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 07:02:49 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/20 07:02:49

Modified files:
        lisp/mail      : ChangeLog.pmail 

Log message:
        * pmail.el (pmail-add-header): Function deleted.
        (pmail-add-mbox-headers): Insert header directly instead of
        calling pmail-add-header.
        (pmail-display-labels): Add leading space to attribute string.
        (pmail-set-attribute): Call pmail-swap-buffers-maybe.  Insert
        header directly instead of calling pmail-add-header.

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

Patches:
Index: ChangeLog.pmail
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/ChangeLog.pmail,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -b -r1.36 -r1.37
--- ChangeLog.pmail     20 Dec 2008 04:30:04 -0000      1.36
+++ ChangeLog.pmail     20 Dec 2008 07:02:49 -0000      1.37
@@ -10,6 +10,13 @@
        pmail-expunge-and-save.
        (pmail-next-undeleted-message): If no other message can be shown,
        show the current one.
+       (pmail-attr-array): Doc fix.
+       (pmail-add-header): Function deleted.
+       (pmail-add-mbox-headers): Insert header directly instead of
+       calling pmail-add-header.
+       (pmail-display-labels): Add leading space to attribute string.
+       (pmail-set-attribute): Call pmail-swap-buffers-maybe.  Insert
+       header directly instead of calling pmail-add-header.
 
 2008-12-15  Juanma Barranquero  <address@hidden>
 




reply via email to

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