From: Richard M. Stallman Date: Tue, 23 Dec 2008 03:50:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~898 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2e39660c56382e60c8d60deb73f759e44bd9fdf8;p=emacs.git *** empty log message *** --- diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index b1f5eebc75f..c61c6d27640 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -1,3 +1,22 @@ +2008-12-23 Richard M Stallman + + * 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 * pmail.el (pmail-retried-attr-index, pmail-forwarded-attr-index):