diff --git a/lisp/mail/ChangeLog.pmail b/lisp/mail/ChangeLog.pmail index fd58eb46eca..bdc9e9133a2 100644 --- a/lisp/mail/ChangeLog.pmail +++ b/lisp/mail/ChangeLog.pmail @@ -10,6 +10,13 @@ pmail-expunge-and-save. (pmail-next-undeleted-message): If no other message can be shown, show the current one. + (pmail-attr-array): Doc fix. + (pmail-add-header): Function deleted. + (pmail-add-mbox-headers): Insert header directly instead of + calling pmail-add-header. + (pmail-display-labels): Add leading space to attribute string. + (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert + header directly instead of calling pmail-add-header. 2008-12-15 Juanma Barranquero