Mercurial > emacs
comparison lisp/ChangeLog @ 102559:c1fc6e52d047
(mail-mode-hook): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 14 Mar 2009 21:04:43 +0000 |
parents | efe8d58403df |
children | 291f6c889881 |
comparison
equal
deleted
inserted
replaced
102558:47e37f294247 | 102559:c1fc6e52d047 |
---|---|
1 2009-03-14 Glenn Morris <rgm@gnu.org> | 1 2009-03-14 Glenn Morris <rgm@gnu.org> |
2 | 2 |
3 * mail/sendmail.el (mail-interactive): Doc fix. | 3 * mail/sendmail.el (mail-interactive): Doc fix. |
4 (mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version. | 4 (mail-yank-ignored-headers): Add X-RMAIL- headers, bump :version. |
5 (mail-setup): Use the function mail-signature. | 5 (mail-setup): Use the function mail-signature. |
6 (mail-mode-hook): Doc fix. | |
6 (mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to) | 7 (mail-to, mail-subject, mail-cc, mail-bcc, mail-reply-to) |
7 (mail-mail-reply-to, mail-mail-followup-to): Doc fixes. | 8 (mail-mail-reply-to, mail-mail-followup-to): Doc fixes. |
8 (mail-signature): Check the signature file is readable. | 9 (mail-signature): Check the signature file is readable. |
9 With the argument ATPOINT, really insert at point. | 10 With the argument ATPOINT, really insert at point. |
10 Handle the case when the variable mail-signature is an expression. | 11 Handle the case when the variable mail-signature is an expression. |