Summary: Put spam mark on the message registered as spam and
authorokazaki <okazaki>
Wed, 8 Sep 2010 01:52:38 +0000 (01:52 +0000)
committerokazaki <okazaki>
Wed, 8 Sep 2010 01:52:38 +0000 (01:52 +0000)
commitb5692b53a7ba39752935617facefa772dc003477
tree307b630300270e80670d90b69cbb1b012ada69e9
parent824231c5a096cc4e653fa900f901d0a6d14456ca
Summary: Put spam mark on the message registered as spam and
         remove spam mark from the message registered as non-spam.

* wl/wl-spam.el (wl-spam-register-spam-messages): Put spam mark on
the registered messages unless specified folder is a spam folder.
Add docstring.
(wl-spam-register-good-messages): Remove spam mark from
the registered messages.  Add docstring.
(wl-summary-register-as-spam)
(wl-summary-register-as-spam-region, wl-thread-register-as-spam)
(wl-summary-register-as-spam-all)
(wl-summary-target-mark-register-as-spam)
(wl-summary-register-as-good)
(wl-summary-register-as-good-region, wl-thread-register-as-good)
(wl-summary-register-as-good-all)
(wl-summary-target-mark-register-as-good): Add docstring.
doc/wl-ja.texi
doc/wl.texi
wl/ChangeLog
wl/wl-spam.el