* spam.el (spam-backend-article-list-property)
authorTeodor Zlatanov <tzz@lifelogs.com>
Fri, 15 Oct 2004 18:56:16 +0000 (18:56 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Fri, 15 Oct 2004 18:56:16 +0000 (18:56 +0000)
commitcea20f9d24a22f71c2a7ad4f92e5d0fdc7e4af44
treeb8c01e900d2e5fd53c3843bfc2c4aaee97b2a8d4
parentfa42448061058fa8be56d4ab3f1bb7644008803b
* spam.el (spam-backend-article-list-property)
(spam-backend-get-article-todo-list)
(spam-backend-put-article-todo-list, )
(spam-summary-prepare-exit, spam-resolve-registrations-routine):
resolve registrations separately
(spam-register-routine): format comments
(spam-unregister-routine, spam-register-routine): always call with
specific-articles, no default list
(spam-summary-prepare-exit): use the spam-classifications function

* netrc.el (autoload, netrc-parse): use encrypt.el instead of
gnus-encrypt.el

* encrypt.el: copied from gnus-encrypt.el

* gnus-encrypt.el: commented that it's obsolete
lisp/ChangeLog
lisp/encrypt.el [new file with mode: 0644]
lisp/gnus-encrypt.el
lisp/netrc.el
lisp/spam.el