Synch with Oort Gnus.
authoryamaoka <yamaoka>
Fri, 18 Oct 2002 03:09:55 +0000 (03:09 +0000)
committeryamaoka <yamaoka>
Fri, 18 Oct 2002 03:09:55 +0000 (03:09 +0000)
lisp/ChangeLog
lisp/spam.el

index 5922530..e2345ce 100644 (file)
@@ -1,7 +1,7 @@
 2002-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * 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.
 
index ea2643e..4a22b9a 100644 (file)
@@ -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