X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fsmime.el;h=e28c07ffaad4e1ee367c3ec64324d708546f1321;hb=77f6f02bf2e5678361dc4489ad5b13502ded0021;hp=c3ef68984536f5f60fe4bc2221ff8b596f297fc5;hpb=f35a46ed00a3a077081c085e57d97ee053628071;p=gnus diff --git a/lisp/smime.el b/lisp/smime.el index c3ef68984..e28c07ffa 100644 --- a/lisp/smime.el +++ b/lisp/smime.el @@ -119,7 +119,7 @@ ;;; 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)