(spam-contents): improve docs for spam-contents
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 14 Feb 2005 16:43:50 +0000 (16:43 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Mon, 14 Feb 2005 16:43:50 +0000 (16:43 +0000)
parameter in its variable incarnation

lisp/ChangeLog
lisp/gnus.el

index 55181ed..5c8e84a 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus.el (spam-contents): improve docs for spam-contents
+       parameter in its variable incarnation
+
 2005-02-14  Simon Josefsson  <jas@extundo.com>
 
        * smime-ldap.el: Use require instead of load-library for ldap.
index f70bf80..28feeb1 100644 (file)
@@ -1809,11 +1809,12 @@ registry.")
    :variable gnus-spam-newsgroup-contents
    :variable-default nil
    :variable-document
-   "*Groups in which to automatically mark new articles as spam on
-summary entry.  If non-nil, this should be a list of group name
-regexps that should match all groups in which to do automatic spam
-tagging, associated with a classification (spam, ham, or neither).
-This only makes sense for mail groups."
+   "*Group classification (spam, ham, or neither).  Only
+meaningful when spam.el is loaded.  If non-nil, this should be a
+list of group name regexps associated with a classification for
+each one.  In spam groups, new articles are marked as spam on
+summary entry.  There is other behavior associated with ham and
+no classification when spam.el is loaded - see the manual."
    :variable-group spam
    :variable-type '(repeat
                    (list :tag "Group contents spam/ham classification"
@@ -1830,7 +1831,9 @@ This only makes sense for mail groups."
                                  (const :tag "Unclassified" nil)))
    :parameter-document
    "The spam classification (spam, ham, or neither) of this group.
-When a spam group is entered, all unread articles are marked as spam.")
+When a spam group is entered, all unread articles are marked as
+spam.  There is other behavior associated with ham and no
+classification when spam.el is loaded - see the manual.")
 
   (gnus-define-group-parameter
    spam-resend-to