nnimap.el (gnutls-negotiate): Silence the byte compiler.
[bpt/emacs.git] / lisp / gnus / nnrss.el
index 743fba5..ebe8c51 100644 (file)
@@ -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))))