Synch to Gnus 200306240013.
authoryamaoka <yamaoka>
Tue, 24 Jun 2003 00:18:42 +0000 (00:18 +0000)
committeryamaoka <yamaoka>
Tue, 24 Jun 2003 00:18:42 +0000 (00:18 +0000)
lisp/ChangeLog
lisp/gnus-picon.el

index 7b27ede..85bca75 100644 (file)
@@ -1,5 +1,7 @@
 2003-06-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-picon.el: Written by moi, moi, moi.
+
        * gnus-group.el (gnus-group-kill-group): Clean up.
 
 2003-06-23  Teodor Zlatanov  <tzz@lifelogs.com>
index ea506bd..c32fb52 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
 ;;      Free Software Foundation, Inc.
 
-;; Author: Wes Hardaker <hardaker@ece.ucdavis.edu>
+;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: news xpm annotation glyph faces
 
 ;; This file is part of GNU Emacs.
@@ -35,7 +35,9 @@
 ;;          domain/dom/subdomain/unknown/face.gif
 ;; Groups:  comp.lang.lisp
 ;;          news/comp/lang/lisp/unknown/face.gif
-
+;;
+;; Original implementation by Wes Hardaker <hardaker@ece.ucdavis.edu>.
+;;
 ;;; Code:
 
 (eval-when-compile (require 'cl))