]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/spam.el
Use <up> and <down> keys to move point in the multi-line minibuffer.
[gnu-emacs] / lisp / gnus / spam.el
index 82f98c4294f113ae7f0d6a06abfb39938137891f..664ac53a76f5b99449ecc9c91cbfcc950cc82440 100644 (file)
 
 ;;{{{ compilation directives and autoloads/requires
 
-;; For Emacs <22.2 and XEmacs.
-(eval-and-compile
-  (unless (fboundp 'declare-function) (defmacro declare-function (&rest r))))
-
 (eval-when-compile (require 'cl))
 
 (require 'message)              ;for the message-fetch-field functions