diff lisp/gnus/message.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 1f25b03df4ad
children fdb969225593
line wrap: on
line diff
--- a/lisp/gnus/message.el	Mon Oct 11 22:27:28 2010 +0000
+++ b/lisp/gnus/message.el	Mon Oct 11 23:29:33 2010 +0000
@@ -29,6 +29,7 @@
 
 ;;; Code:
 
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
 (eval-when-compile