X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2Fmm-view.el;h=11e475d21ec05a9eb3e108be15b7e87363ec9776;hb=a0ccf8d66844c87fa4ab9d7c6f9216699d07a337;hp=82be361fce8e422b91deeeb18897eac8c67a2ee5;hpb=b9c7bfb27e9249a6d02db5cabe25709eee795421;p=gnus diff --git a/lisp/mm-view.el b/lisp/mm-view.el index 82be361fc..11e475d21 100644 --- a/lisp/mm-view.el +++ b/lisp/mm-view.el @@ -22,6 +22,8 @@ ;;; Commentary: ;;; Code: + +;; For Emacs <22.2 and XEmacs. (eval-and-compile (unless (fboundp 'declare-function) (defmacro declare-function (&rest r)))) (eval-when-compile (require 'cl))