]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 Dec 2008 03:50:34 +0000 (03:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 Dec 2008 03:50:34 +0000 (03:50 +0000)
lisp/mail/ChangeLog.pmail

index b1f5eebc75fec734a628881024c19e8659dae775..c61c6d2764028846988f6ceb2014e82a3630a6d5 100644 (file)
@@ -1,3 +1,22 @@
+2008-12-23  Richard M Stallman  <rms@gnu.org>
+
+       * pmailsum.el (pmail-message-subject-p): Mark as broken.
+       (pmail-message-senders-p): Likewise.
+       (pmail-new-summary-1): Don't unswap -- search messages where they are.
+
+       * pmail.el (pmail-display-labels): Doc fix.
+       (pmail-set-attribute): Deleted unused vars.
+       Bind inhibit-read-only, not buffer-read-only.
+       (pmail-message-attr-p): Doc fix.
+       (pmail-message-labels-p, pmail-message-recipients-p)
+       (pmail-message-regexp-p): Mark as broken.
+
+       * pmailedit.el (pmailhdr): Don't require it.
+       (pmail-edit-current-message): Don't call pmail-header-show-headers.
+       (pmail-cease-edit): Force a blank line at end of edited message.
+       Call pmail-set-attribute properly.
+       Don't set buffer-read-only.
+
 2008-12-22  Richard M Stallman  <rms@gnu.org>
 
        * pmail.el (pmail-retried-attr-index, pmail-forwarded-attr-index):