aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/mail/ChangeLog.pmail7
1 files changed, 7 insertions, 0 deletions
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 @@
10 pmail-expunge-and-save. 10 pmail-expunge-and-save.
11 (pmail-next-undeleted-message): If no other message can be shown, 11 (pmail-next-undeleted-message): If no other message can be shown,
12 show the current one. 12 show the current one.
13 (pmail-attr-array): Doc fix.
14 (pmail-add-header): Function deleted.
15 (pmail-add-mbox-headers): Insert header directly instead of
16 calling pmail-add-header.
17 (pmail-display-labels): Add leading space to attribute string.
18 (pmail-set-attribute): Call pmail-swap-buffers-maybe. Insert
19 header directly instead of calling pmail-add-header.
13 20
142008-12-15 Juanma Barranquero <lekktu@gmail.com> 212008-12-15 Juanma Barranquero <lekktu@gmail.com>
15 22