]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-fun.el
Merge from emacs-23
[gnu-emacs] / lisp / gnus / gnus-fun.el
index 22fd0637b99b31e59632c8236ab7a066fef93c0e..920293d6f5dbd1a4480b2d1dc374577faae787ed 100644 (file)
@@ -24,7 +24,7 @@
 
 ;;; Code:
 
-;; For Emacs < 22.2.
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
 
@@ -290,5 +290,4 @@ colors of the displayed X-Faces."
 
 (provide 'gnus-fun)
 
-;; arch-tag: 9d000a69-15cc-4491-9dc0-4627484f50c1
 ;;; gnus-fun.el ends here