Mercurial > emacs
diff lisp/mail/ChangeLog.pmail @ 97922:63526292266d
*** empty log message ***
author | Paul Reilly <pmr@pajato.com> |
---|---|
date | Mon, 01 Sep 2008 08:40:33 +0000 |
parents | 678a47bfb54c |
children | fe064f255d3f |
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail Mon Sep 01 08:37:47 2008 +0000 +++ b/lisp/mail/ChangeLog.pmail Mon Sep 01 08:40:33 2008 +0000 @@ -1,3 +1,20 @@ +2008-09-01 Paul Reilly <pmr@pajato.com> + + * mbox-changes/rmail.el.changes: + Reflect that rmail-convert-to-babyl is no longer relevant. + + * pmail.el, pmaildesc.el: Fix the expunge operation. + + pmail.el (pmail-only-expunge): Manage pmail-total-messages in the + callback handler; remove the extra show message call. + (pmail-expunge-callback): Rewrite to handle all possible conditions. + + pmaildesc.el (pmail-desc-get-previous, pmail-desc-get-match-index): + New functions. + + * ChangeLog.pmail: + New and temporary change log file used to capture changes to the pmail*.el files. + 2008-08-29 Paul Reilly <pmr@pajato.com> * pmail.el, pmaildesc.el, pmailhdr.el, pmailkwd.el, pmailmm.el,