* gnus-group.el (gnus-group-is-exiting-without-update-p): New.
authorTeodor Zlatanov <tzz@lifelogs.com>
Mon, 24 Feb 2003 16:20:07 +0000 (16:20 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Mon, 24 Feb 2003 16:20:07 +0000 (16:20 +0000)
commit8ab047431fe3e70c1e7669186cc5f6c14b5ca14a
treecfe729afbc5194cd8ad1841e6f761347a01aa76f
parentc493d961ae484d6f2065f9e98e0de8be31e56bf6
* gnus-group.el (gnus-group-is-exiting-without-update-p): New.
* gnus-sum.el (gnus-summary-exit-no-update): Use it.
* gnus-sum.el (gnus-summary-expire-articles): Use it.
* spam.el (spam-summary-prepare-exit): Use it.
* gnus.el (gnus-install-group-spam-parameters): New.
* spam.el (spam-group-ham-processor-copy-p): New.
* spam.el (spam-summary-prepare-exit): Support for ham copying.
* spam.el (spam-mark-spam-as-expired-and-move-routine): Fix bug
that would cause the current message to be moved if the group had
no spam.
* spam.el (spam-ham-move-routine): New `copy' argument.
lisp/ChangeLog
lisp/gnus-group.el
lisp/gnus-sum.el
lisp/gnus.el
lisp/spam.el