aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mail/rmail-spam-filter.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/rmail-spam-filter.el b/lisp/mail/rmail-spam-filter.el
index bba23111612..14edab92191 100644
--- a/lisp/mail/rmail-spam-filter.el
+++ b/lisp/mail/rmail-spam-filter.el
@@ -211,7 +211,7 @@ specify 'this\\&that' in the appropriate spam definition field."
211 :group 'rmail-spam-filter) 211 :group 'rmail-spam-filter)
212 212
213(defvar rsf-scanning-messages-now nil 213(defvar rsf-scanning-messages-now nil
214 "Non nil when `rmail-spam-filter' scans messages. 214 "Non-nil when `rmail-spam-filter' scans messages.
215This is for interaction with `rsf-bbdb-auto-delete-spam-entries'.") 215This is for interaction with `rsf-bbdb-auto-delete-spam-entries'.")
216 216
217;; the advantage over the automatic filter definitions is the AND conjunction 217;; the advantage over the automatic filter definitions is the AND conjunction