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: Richard M. Stallman
Subject: [Emacs-diffs] emacs/lisp/mail ChangeLog.pmail
Date: Mon, 29 Dec 2008 19:19:26 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       08/12/29 19:19:26

Modified files:
        lisp/mail      : ChangeLog.pmail 

Log message:
        *** empty log message ***

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

Patches:
Index: ChangeLog.pmail
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/mail/ChangeLog.pmail,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -b -r1.44 -r1.45
--- ChangeLog.pmail     23 Dec 2008 04:06:40 -0000      1.44
+++ ChangeLog.pmail     29 Dec 2008 19:19:26 -0000      1.45
@@ -1,3 +1,37 @@
+2008-12-29  Richard M Stallman  <address@hidden>
+
+       * pmailedit.el (pmail-edit-mode): Bind buffer-swwapped-with to nil.
+       (pmail-edit-current-message): Save all of buffer as old text.
+       Clear undo list.
+       (pmail-cease-edit): Widen first.
+       Operate in the view buffer; copy edited text back to mbox buffer
+       and re-encode what was decoded to display the message.
+       (pmail-abort-edit): Widen first.
+
+       * pmail.el (pmail-forwarded-attr-index): Doc fix.
+       (pmail-resent-attr-index): New variable.
+       (pmail-attr-array): Add r for resent.
+       (pmail-add-mbox-headers): Make 8 attributes.
+       (pmail-set-attribute): Extend attribute line if necessary.
+
+       * pmail.el (pmail-widen): New command.
+       (pmail-mode-map): o is pmail-output, C-o is pmail-output-as-seen,
+       (pmail-mode-map): c-w is pmail-widen.
+       (pmail-change-major-mode-hook): Do nothing unless buffer-swapped-with.
+       (pmail-show-message): Downcase character-coding.
+
+       * pmailout.el (pmail-output-decode-coding): New variable.
+       (pmail-delete-unwanted-fields): Greatly simplified.
+       (pmail-output-as-babyl): New function.
+       (pmail-convert-to-babyl-format): Considerably simplified:
+       assume just one message and don't worry about Content-Type.
+       (pmail-output-as-mbox): New function.
+       (pmail-output): Total rewrite.
+       (pmail-output-as-seen): New command.
+       (pmail-output-read-pmail-file-name): Function deleted.
+       (pmail-output-to-babyl-file): Function deleted.
+       (pmail-output-body-to-file): Don't set an attribute.
+
 2008-12-23  Richard M Stallman  <address@hidden>
 
        * pmailedit.el (pmail-edit-saved-coding-system): Var deleted.




reply via email to

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