Fox comment for declare-function.
[gnus] / lisp / rfc1843.el
index e395ee5..87fcde6 100644 (file)
@@ -32,7 +32,7 @@
 
 ;;; Code:
 
-;; For Emacs < 22.2.
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))