Mercurial > emacs
diff lisp/gnus/ChangeLog @ 68093:2212a4afa3ce
* spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
(spam-group-spam-marks): Delete functions.
(spam-list-articles): Just call spam-group-ham-marks directly.
(spam-group-ham-marks): Simplify.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Jan 2006 21:29:46 +0000 |
parents | 1c477099d3ac |
children | 6f5da26b0df1 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Sun Jan 08 15:22:59 2006 +0000 +++ b/lisp/gnus/ChangeLog Sun Jan 08 21:29:46 2006 +0000 @@ -1,3 +1,10 @@ +2006-01-08 Chong Yidong <cyd@stupidchicken.com> + + * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p) + (spam-group-spam-marks): Delete functions. + (spam-list-articles): Just call spam-group-ham-marks directly. + (spam-group-ham-marks): Simplify. + 2005-12-16 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (gnus-signature-separator): Fix custom type.