From: yamaoka Date: Fri, 18 Oct 2002 03:09:55 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_8-05-quimby~28 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=053fe94ee4505acd8a499589a516cb07680aa1e0;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5922530..e2345ce 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,7 @@ 2002-10-18 Katsumi Yamaoka - * spam.el: Wrap autoload settings for executable-find and - ifile-spam-filter with eval-and-compile. + * spam.el: Wrap autoload settings for bbdb-records, + executable-find and ifile-spam-filter with eval-and-compile. (spam-display-buffer-contents): Remove. (spam-bogofilter-score): Merge spam-display-buffer-contents. diff --git a/lisp/spam.el b/lisp/spam.el index ea2643e..4a22b9a 100644 --- a/lisp/spam.el +++ b/lisp/spam.el @@ -39,7 +39,8 @@ (require 'dns) (require 'message) -(autoload 'bbdb-records "bbdb-com") +(eval-and-compile + (autoload 'bbdb-records "bbdb-com")) ;; Attempt to load BBDB macros (eval-when-compile