changeset 100656:10033ffd4a59

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Dec 2008 03:50:34 +0000
parents 4f54978ec0c5
children 3bc2687bdff2
files lisp/mail/ChangeLog.pmail
diffstat 1 files changed, 19 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mail/ChangeLog.pmail	Tue Dec 23 03:50:17 2008 +0000
+++ b/lisp/mail/ChangeLog.pmail	Tue Dec 23 03:50:34 2008 +0000
@@ -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):