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: Thu, 04 Dec 2008 22:47:07 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/12/04 22:47:07

Modified files:
        lisp/mail      : ChangeLog.pmail 

Log message:
        * pmailsort.el: Sync with pmailsort.el.
        (pmail-sort-messages): Insert two newlines at the end of the
        message if they do not exist.
        
        * pmailmm.el: Require mail-parse.
        (pmail-mime-show): Don't use removed function
        pmail-header-hide-headers.
        (pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
        pmail-desc-* functions.
        
        * pmailkwd.el: Sync with rmailkwd.el.
        
        * pmailout.el: Sync with rmailout.el.
        
        * pmailedit.el: Sync with rmailedit.el.
        (pmail-edit-current-message): Remove deleted function
        pmail-msg-is-pruned.
        
        * pmaildesc.el: File deleted.
        
        * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
        (pmail-retry-failure): Remove call to non-existent function
        pmail-clear-headers.
        (pmail-message-labels-p): New function.

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

Patches:
Index: ChangeLog.pmail
===================================================================
RCS file: /sources/emacs/emacs/lisp/mail/ChangeLog.pmail,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -b -r1.22 -r1.23
--- ChangeLog.pmail     4 Dec 2008 13:40:56 -0000       1.22
+++ ChangeLog.pmail     4 Dec 2008 22:47:07 -0000       1.23
@@ -1,6 +1,29 @@
 2008-12-04  Chong Yidong  <address@hidden>
 
+       * pmailsort.el: Sync with pmailsort.el.
+       (pmail-sort-messages): Insert two newlines at the end of the
+       message if they do not exist.
+
+       * pmailmm.el: Require mail-parse.
+       (pmail-mime-show): Don't use removed function
+       pmail-header-hide-headers.
+       (pmail-mime): Use pmail-msgbeg and pmail-msgend instead of removed
+       pmail-desc-* functions.
+
+       * pmailkwd.el: Sync with rmailkwd.el.
+
+       * pmailout.el: Sync with rmailout.el.
+
+       * pmailedit.el: Sync with rmailedit.el.
+       (pmail-edit-current-message): Remove deleted function
+       pmail-msg-is-pruned.
+
+       * pmaildesc.el: File deleted.
+
        * pmail.el (pmail-get-header): Call pmail-swap-buffers-maybe.
+       (pmail-retry-failure): Remove call to non-existent function
+       pmail-clear-headers.
+       (pmail-message-labels-p): New function.
 
 2008-12-02  Chong Yidong  <address@hidden>
 




reply via email to

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