aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Reilly <[email protected]>2008-09-01 08:40:33 +0000
committerPaul Reilly <[email protected]>2008-09-01 08:40:33 +0000
commitda084553d9c8371a0aabe98163f84da4fdac1e42 (patch)
treee40fc2891507cb218f404cfef0f61aa7eb6a5721
parent92a86f93125326e54ada85cebd450a44875618f9 (diff)
*** empty log message ***
-rw-r--r--lisp/mail/ChangeLog.pmail17
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail
index 0642ca4fb3..f21e0e6ede 100644
--- a/lisp/mail/ChangeLog.pmail
+++ b/lisp/mail/ChangeLog.pmail
@@ -1,3 +1,20 @@
+2008-09-01 Paul Reilly <[email protected]>
+
+ * 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 <[email protected]>
* pmail.el, pmaildesc.el, pmailhdr.el, pmailkwd.el, pmailmm.el,