[gnus git] branch master updated: m0-5-182-g54d342c =1= spam.el: Fix last change
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 54d342c7f7ed595a73b3b434cce8d0dbd6c88b98 (commit)
from d6d90fbbda04a990e100832c709d6c746d872aa3 (commit)
- Log -----------------------------------------------------------------
commit 54d342c7f7ed595a73b3b434cce8d0dbd6c88b98
Author: Katsumi Yamaoka <[email protected]>
Date: Thu Dec 6 04:38:28 2012 +0000
spam.el: Fix last change
diff --git a/lisp/spam.el b/lisp/spam.el
index c9030f1..bacad98 100644
--- a/lisp/spam.el
+++ b/lisp/spam.el
@@ -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)
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/spam.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project