Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 107686:94ab0ee8d0c8
Fix mail-default-headers handling in Message mode.
* gnus/message.el (message-default-mail-headers):
(message-default-headers): Carry the value mail-default-headers over
into message-default-mail-headers, rather than message-default-headers.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 27 Mar 2010 13:53:35 -0400 |
parents | 9317d81f8c81 |
children | 570e94788418 |
comparison
equal
deleted
inserted
replaced
107685:dd8a8fd1397e | 107686:94ab0ee8d0c8 |
---|---|
1 2010-03-27 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * message.el (message-default-mail-headers): | |
4 (message-default-headers): Carry the value mail-default-headers over | |
5 into message-default-mail-headers, rather than message-default-headers. | |
6 | |
1 2010-03-22 Juanma Barranquero <lekktu@gmail.com> | 7 2010-03-22 Juanma Barranquero <lekktu@gmail.com> |
2 | 8 |
3 * message.el (message-interactive): Doc fix. | 9 * message.el (message-interactive): Doc fix. |
4 (message-qmail-inject-args): Reflow. | 10 (message-qmail-inject-args): Reflow. |
5 (message-kill-to-signature): Fix typo in docstring. | 11 (message-kill-to-signature): Fix typo in docstring. |