]> code.delx.au - gnu-emacs/commitdiff
spam.el: Fix last change
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 6 Dec 2012 04:37:54 +0000 (04:37 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 6 Dec 2012 04:37:54 +0000 (04:37 +0000)
lisp/gnus/spam.el

index c9030f11ee38208fe9e3a733aa9404741c54bdfd..bacad983c78c5c6d6daf581c2a1832cf10a03454 100644 (file)
@@ -2108,7 +2108,7 @@ See the Info node `(gnus)Fancy Mail Splitting' for more details."
      (defalias 'bbdb-gethash 'ignore)
      nil)))
 
-(eval-when-compile
+(eval-and-compile
   (when (featurep 'bbdb-com)
     ;; when the BBDB changes, we want to clear out our cache
     (defun spam-clear-cache-BBDB (&rest immaterial)