ecomplete.el (ecomplete-highlight-match-line): Fix typos in comment.
[gnus] / lisp / nnmail.el
index 01cab6f..8ccd7b0 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))))