Mercurial > emacs
diff doc/misc/ChangeLog @ 111082:9d01a8aadec3
message.el (message-setup-1): Allow message-default-headers to be a function.
message.el (message-mode-map): Don't bind M-; to comment region, to allow the global comment-dwim to work.
| author | Katsumi Yamaoka <yamaoka@jpl.org> |
|---|---|
| date | Thu, 21 Oct 2010 22:12:01 +0000 |
| parents | 7172906a557c |
| children | d7e691f6ffc0 |
line wrap: on
line diff
--- a/doc/misc/ChangeLog Thu Oct 21 22:12:38 2010 +0200 +++ b/doc/misc/ChangeLog Thu Oct 21 22:12:01 2010 +0000 @@ -1,3 +1,8 @@ +2010-10-21 Julien Danjou <julien@danjou.info> + + * message.texi (Message Headers): Allow message-default-headers to be a + function. + 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org> * gnus-news.texi: Mention new archive defaults.
