/[emacs]/emacs/lisp/gnus/gnus.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.38 by miles, Sun Feb 13 08:47:44 2005 UTC revision 1.39 by miles, Sat Feb 19 13:24:15 2005 UTC
# Line 1819  registry.") Line 1819  registry.")
1819     :variable gnus-spam-newsgroup-contents     :variable gnus-spam-newsgroup-contents
1820     :variable-default nil     :variable-default nil
1821     :variable-document     :variable-document
1822     "*Groups in which to automatically mark new articles as spam on     "*Group classification (spam, ham, or neither).  Only
1823  summary entry.  If non-nil, this should be a list of group name  meaningful when spam.el is loaded.  If non-nil, this should be a
1824  regexps that should match all groups in which to do automatic spam  list of group name regexps associated with a classification for
1825  tagging, associated with a classification (spam, ham, or neither).  each one.  In spam groups, new articles are marked as spam on
1826  This only makes sense for mail groups."  summary entry.  There is other behavior associated with ham and
1827    no classification when spam.el is loaded - see the manual."
1828     :variable-group spam     :variable-group spam
1829     :variable-type '(repeat     :variable-type '(repeat
1830                      (list :tag "Group contents spam/ham classification"                      (list :tag "Group contents spam/ham classification"
# Line 1840  This only makes sense for mail groups." Line 1841  This only makes sense for mail groups."
1841                                    (const :tag "Unclassified" nil)))                                    (const :tag "Unclassified" nil)))
1842     :parameter-document     :parameter-document
1843     "The spam classification (spam, ham, or neither) of this group.     "The spam classification (spam, ham, or neither) of this group.
1844  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
1845    spam.  There is other behavior associated with ham and no
1846    classification when spam.el is loaded - see the manual.")
1847    
1848    (defvar gnus-group-spam-exit-processor-ifile "ifile"    (defvar gnus-group-spam-exit-processor-ifile "ifile"
1849      "OBSOLETE: The ifile summary exit spam processor.")      "OBSOLETE: The ifile summary exit spam processor.")

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26