From e58bab4ba23060ef875cc1ffcaca36f2ea8297fa Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 10 Jan 2009 21:13:02 +0000 Subject: [PATCH] *** empty log message *** --- lisp/mail/ChangeLog.pmail | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index e5d29605537..52a73dd42ba 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -1,3 +1,19 @@ +2009-01-10 Richard M Stallman + + * pmailsort.el (pmailhdr): Don't require it. + (pmail-fetch-field): Function deleted. + Callers use pmail-get-header. + (pmail-sort-messages): Replace point-offset with + return-to-point, which can be nil. + Call pmail-swap-buffers-maybe after that. + Don't bind buffer-read-only. Bind inhibit-read-only. + Be more careful in making blank line at end of msg. + Don't enable undo at end. + + * pmail.el (pmail-ignored-headers): Hide more fields. + (pmail-next-undeleted-message): If we stay on same message, + don't change anything. + 2009-01-08 Glenn Morris * pmailmsc.el (pmail-show-message): Fix declaration. -- 2.39.2