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: Fri, 17 Oct 2008 02:44:36 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Paul Michael Reilly <pmr>       08/10/17 02:44:36

Index: ChangeLog.pmail
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/ChangeLog.pmail,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- ChangeLog.pmail     14 Oct 2008 12:09:31 -0000      1.15
+++ ChangeLog.pmail     17 Oct 2008 02:44:36 -0000      1.16
@@ -1,3 +1,17 @@
+2008-10-17  Paul Reilly  <address@hidden>
+
+       * pmail.el (pmail):
+       Remove a redundant message counter reset call; try to
+       minimize the attempts to show a message (ideally it should be done
+       once and only once).
+
+       (pmail-convert-babyl-to-mbox): Set up the global message variables
+       after inserting the converted mbox file into the Pmail buffer; avoid
+       an unecessary message display function call.
+
+       (pmail-show-message-maybe): Use the current message number when the
+       optional argument is not passed.
+
 2008-10-14  Paul Reilly  <address@hidden>
 
        * pmail.el (pmail): Check for babyl conversion early; ignore multibyte.




reply via email to

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