emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/ChangeLog.pmail,v


From: Paul Michael Reilly
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/ChangeLog.pmail,v
Date: Wed, 03 Sep 2008 15:35:29 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Paul Michael Reilly <pmr>       08/09/03 15:35:29

Index: ChangeLog.pmail
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/ChangeLog.pmail,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- ChangeLog.pmail     2 Sep 2008 11:52:45 -0000       1.4
+++ ChangeLog.pmail     3 Sep 2008 15:35:28 -0000       1.5
@@ -1,3 +1,23 @@
+2008-09-03  pmr  <address@hidden>
+
+       * pmail.el, pmaildesc.el, pmailout.el:
+       Fix the expunge command so that the current message index is correct.
+
+       * pmail.el (pmail-expunge-counter): New variable
+         (pmail-set-attribute): Canonicalize the calling sequence to index, 
attribute, state.
+         (pmail-show-message, pmail-delete-message, 
pmail-undelete-previous-message,
+          pmail-delete-forward, pmail-mark-message): Use the new canonical 
calling sequence.
+         (pmail-only-expunge): Use the expunge counter to update the current 
message index.
+         (pmail-expunge-callback): Simplify.  Just count the expunged messages 
with a lower
+          index than the current message index.
+
+       * pmaildesc.el (pmail-desc-get-previous): Fix an "off by one" issue.
+         (pmail-desc-set-attribute): Canonicalize the calling sequence to 
index, attribute, state.
+
+       * pmailout.el (pmail-output-body-to-file): Use the canonical calling 
sequence.
+
+       * sendmail.el (mail-yank-region): Fix comment.
+
 2008-09-02  Juanma Barranquero  <address@hidden>
 
        * mail/pmaildesc.el (pmail-desc-get-match-index):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]