emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/mail ChangeLog.pmail


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp/mail ChangeLog.pmail
Date: Sat, 20 Dec 2008 04:30:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/20 04:30:05

Modified files:
        lisp/mail      : ChangeLog.pmail 

Log message:
        * pmail.el (pmail-expunge-and-save): Call pmail-swap-buffers-maybe 
before
        saving.
        (pmail-quit): Handling expunging manually, instead of calling
        pmail-expunge-and-save.
        (pmail-next-undeleted-message): If no other message can be shown,
        show the current one.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/mail/ChangeLog.pmail?cvsroot=emacs&r1=1.35&r2=1.36

Patches:
Index: ChangeLog.pmail
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/ChangeLog.pmail,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- ChangeLog.pmail     20 Dec 2008 04:06:31 -0000      1.35
+++ ChangeLog.pmail     20 Dec 2008 04:30:04 -0000      1.36
@@ -4,11 +4,17 @@
        (pmail-get-new-mail-1): Adjust restriction after calling
        pmail-insert-inbox-text.
        (pmail-add-mbox-headers): Use save-restriction.
+       (pmail-expunge-and-save): Call pmail-swap-buffers-maybe before
+       saving.
+       (pmail-quit): Handling expunging manually, instead of calling
+       pmail-expunge-and-save.
+       (pmail-next-undeleted-message): If no other message can be shown,
+       show the current one.
 
 2008-12-15  Juanma Barranquero  <address@hidden>
 
-       * pmail.el (pmail-require-mime-maybe):
-       Fix arguments of `display-warning'.
+       * pmail.el (pmail-require-mime-maybe): Fix arguments of
+       `display-warning'.
 
 2008-12-15  Chong Yidong  <address@hidden>
 




reply via email to

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