* nnmail.el (nnmail-spool-hook): new hook
authorTeodor Zlatanov <tzz@lifelogs.com>
Fri, 7 Feb 2003 20:36:37 +0000 (20:36 +0000)
committerTeodor Zlatanov <tzz@lifelogs.com>
Fri, 7 Feb 2003 20:36:37 +0000 (20:36 +0000)
commitbb61fc38c93642ce0913ea6130e3546b844ed719
tree9de5bfc7998faa8db65e588e63dd78880c46a34d
parent095603268ef6fca5fbe9ecad472b98e0988b8e6e
* nnmail.el (nnmail-spool-hook): new hook
(nnmail-cache-insert): call nnmail-spool-hook

* gnus-registry.el: new file with examples of using the hooks

* gnus.el (gnus-registry): added registry customization group
(gnus-group-prefixed-name): improve function to return full group
name optionally
(gnus-group-guess-prefixed-name): shortcut to
gnus-group-prefixed-name, using just the group name
(gnus-group-full-name): always get a group's full name
(gnus-group-guess-full-name): shortcut, using just the group name

* gnus-sum.el (gnus-summary-article-move-hook)
(gnus-summary-article-delete-hook)
(gnus-summary-article-expire-hook): new hooks
(gnus-summary-move-article, gnus-summary-expire-articles)
(gnus-summary-delete-article): invoke the new hooks
lisp/ChangeLog
lisp/gnus-registry.el [new file with mode: 0644]
lisp/gnus-sum.el
lisp/gnus.el
lisp/nnmail.el