changeset 77822:1ee3640a5298

* message.el (message-narrow-to-headers-or-head): Ignore mail-header-separator in the body.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 28 May 2007 04:11:07 +0000
parents 33cb73e74529
children 923182f9ab47
files lisp/gnus/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Mon May 28 03:01:26 2007 +0000
+++ b/lisp/gnus/ChangeLog	Mon May 28 04:11:07 2007 +0000
@@ -2,6 +2,8 @@
 
 	* message.el (message-pop-to-buffer): Add switch-function argument.
 	(message-mail): Pass switch-function argument to it.
+	(message-narrow-to-headers-or-head): Ignore mail-header-separator in
+	the body.
 
 2007-05-09  Didier Verna  <didier@xemacs.org>