Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 81096:ea2eb6e6874e
Merge from emacs--rel--22, gnus--rel--5.10
Patches applied:
* emacs--rel--22 (patch 28)
- Update from CVS
* gnus--rel--5.10 (patch 224-225)
- Merge from emacs--devo--0, emacs--rel--22
- Update from CVS
2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/message.el (message-pop-to-buffer): Add switch-function argument.
(message-mail): Pass switch-function argument to it.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-777
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 29 May 2007 23:19:17 +0000 |
parents | a0c6ca9f4685 1ee3640a5298 |
children | 27cf42dce35e 648e6c714c7d |
comparison
equal
deleted
inserted
replaced
81095:b06b28e4c0b3 | 81096:ea2eb6e6874e |
---|---|
1 2007-05-28 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * message.el (message-pop-to-buffer): Add switch-function argument. | |
4 (message-mail): Pass switch-function argument to it. | |
5 | |
1 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org> | 6 2007-05-24 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 7 |
3 * message.el (message-narrow-to-headers-or-head): Ignore | 8 * message.el (message-narrow-to-headers-or-head): Ignore |
4 mail-header-separator in the body. | 9 mail-header-separator in the body. |
5 | 10 |