* gnus.el (spam-process-destination, ham-process-destination):
authorTeodor Zlatanov <tzz@lifelogs.com>
Thu, 23 Oct 2003 21:51:08 +0000 (21:51 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Thu, 23 Oct 2003 21:51:08 +0000 (21:51 +0000)
commit7476a1a88aea15c78cb233ee964a466c89fef558
tree97ee04bd0754259d0ad98b109208e073b10a7154
parent3853257c8b88563add8fe39b044fab51c81efea0
* gnus.el (spam-process-destination, ham-process-destination):
allow multiple groups as a choice

* spam.el (spam-mark-spam-as-expired-and-move-routine): added multiple
group support (multiple copies, then delete)
(spam-ham-copy-routine): new function
(spam-ham-move-routine): new function
(spam-ham-copy-or-move-routine): new function (used to be
spam-ham-move-routine), handle multiple groups
(spam-summary-prepare-exit): call the new functions
lisp/ChangeLog
lisp/gnus.el
lisp/spam.el