diff lisp/gnus/gnus-sum.el @ 110918:236342431786

nnimap.el (gnutls-negotiate): Silence the byte compiler. *.el: Fix comment for declare-function.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 11 Oct 2010 23:29:33 +0000
parents 2a4bfc24abf0
children 799f9d1f3ac8
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el	Mon Oct 11 22:27:28 2010 +0000
+++ b/lisp/gnus/gnus-sum.el	Mon Oct 11 23:29:33 2010 +0000
@@ -25,7 +25,7 @@
 
 ;;; Code:
 
-;; For Emacs < 22.2.
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
 (eval-when-compile