Fix typo in changelog
[gnus] / lisp / smime.el
index c3ef689..e28c07f 100644 (file)
 
 ;;; Code:
 
-;; For Emacs < 22.2.
+;; For Emacs <22.2 and XEmacs.
 (eval-and-compile
   (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
 (require 'dig)