# HG changeset patch # User Chong Yidong # Date 1180325467 0 # Node ID 1ee3640a52982a6122c439a773d0cc928dbb729c # Parent 33cb73e745295e6623628a73b60201df5ce89d40 * message.el (message-narrow-to-headers-or-head): Ignore mail-header-separator in the body. diff -r 33cb73e74529 -r 1ee3640a5298 lisp/gnus/ChangeLog --- 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