Merge from emacs--rel--22, gnus--rel--5.10
authorMiles Bader <miles@gnu.org>
Tue, 29 May 2007 23:19:17 +0000 (23:19 +0000)
committerMiles Bader <miles@gnu.org>
Tue, 29 May 2007 23:19:17 +0000 (23:19 +0000)
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

1  2 
lisp/gnus/ChangeLog

@@@ -1,12 -1,9 +1,17 @@@
 -      (message-narrow-to-headers-or-head): Ignore mail-header-separator in
 -      the body.
+ 2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+       * message.el (message-pop-to-buffer): Add switch-function argument.
+       (message-mail): Pass switch-function argument to it.
++
 +2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 +
 +      * message.el (message-narrow-to-headers-or-head): Ignore
 +      mail-header-separator in the body.
 +
 +2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
 +
 +      * gnus-art.el (gnus-article-mode): Fix comment about displaying
 +      non-break space.
  
  2007-05-09  Didier Verna  <didier@xemacs.org>