* spam.el (spam-summary-prepare-exit): added slots for spam- and
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 2 Jan 2003 00:19:26 +0000 (00:19 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Thu, 2 Jan 2003 00:19:26 +0000 (00:19 +0000)
commit7a63d8f3e57005e69829809df5b634bf549a37c0
tree724948306cb20de3d0549f547599f8a1d8ff8653
parent6c179a702f5c3e6ff97f1f9d85c87a8c16a1cc11
* spam.el (spam-summary-prepare-exit): added slots for spam- and
ham-processing of articles; use the new
spam-group-(spam|ham)-contents-p functions
(spam-group-spam-contents-p, spam-group-ham-contents-p): new
convenience functions
(spam-mark-junk-as-spam-routine): use the new
spam-group-spam-contents-p function

* gnus.el (spam-process, spam-contents, spam-process-destination):
added new parameters with corresponding global variables
(gnus-group-spam-exit-processor-ifile,
gnus-group-spam-exit-processor-bogofilter,
gnus-group-spam-exit-processor-blacklist,
gnus-group-spam-exit-processor-whitelist,
gnus-group-spam-exit-processor-BBDB,
gnus-group-spam-classification-spam,
gnus-group-spam-classification-ham): added new symbols for the
spam-process and spam-contents parameters
lisp/ChangeLog
lisp/gnus.el
lisp/spam.el