mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
(rmail-spam-filter): Let-bind message-spam-status.
This commit is contained in:
parent
48a731fe8e
commit
ffdbbc0107
@ -1,5 +1,8 @@
|
||||
2008-02-14 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* mail/rmail-spam-filter.el (rmail-spam-filter): Let-bind
|
||||
message-spam-status.
|
||||
|
||||
* mail/smtpmail.el (password-cache-add): Declare as function.
|
||||
|
||||
2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
|
||||
|
@ -256,6 +256,7 @@ it from rmail file. Called for each new message retrieved by
|
||||
(message-recipients)
|
||||
(message-subject)
|
||||
(message-content-type)
|
||||
(message-spam-status)
|
||||
(num-spam-definition-elements)
|
||||
(num-element 0)
|
||||
(exit-while-loop nil)
|
||||
|
Loading…
Reference in New Issue
Block a user