]> git.eshelyaron.com Git - emacs.git/commitdiff
* message.el (message-narrow-to-headers-or-head): Ignore
authorChong Yidong <cyd@stupidchicken.com>
Mon, 28 May 2007 04:11:07 +0000 (04:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 28 May 2007 04:11:07 +0000 (04:11 +0000)
mail-header-separator in the body.

lisp/gnus/ChangeLog

index 3d32d024473b79f77513799e7bb013f6ee6a2902..e3cba144f170c00fa31fcb7f01c1fe7942def042 100644 (file)
@@ -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>