(spam-mark-new-messages-in-spam-group-as-spam): Add
authorReiner Steib <Reiner.Steib@gmx.de>
Tue, 21 Mar 2006 11:56:27 +0000 (11:56 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Tue, 21 Mar 2006 11:56:27 +0000 (11:56 +0000)
comment on version.

lisp/ChangeLog
lisp/spam.el

index d4cd3c1..9ef3410 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
+       comment on version.
+
 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-decode.el (mm-with-part): New macro.
index f8595e0..a9d0ac4 100644 (file)
@@ -109,6 +109,7 @@ a group through group/topic parameters overrides this mechanism."
 (defcustom spam-mark-new-messages-in-spam-group-as-spam t
   "Whether new messages in a spam group should get the spam-mark."
   :type 'boolean
+  ;; :version "22.1" ;; Gnus 5.10.8 / No Gnus 0.3
   :group 'spam)
 
 (defcustom spam-log-to-registry nil