]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorPaul Reilly <pmr@pajato.com>
Mon, 1 Sep 2008 08:40:33 +0000 (08:40 +0000)
committerPaul Reilly <pmr@pajato.com>
Mon, 1 Sep 2008 08:40:33 +0000 (08:40 +0000)
lisp/mail/ChangeLog.pmail

index 0642ca4fb3d515aeae8fc5066ba1fbd6701eb4a9..f21e0e6edec50a0970667b32de4493eeab2f7364 100644 (file)
@@ -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,