2004-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
authorKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 25 Nov 2004 12:45:34 +0000 (12:45 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Thu, 25 Nov 2004 12:45:34 +0000 (12:45 +0000)
commit005453c6e91a17e1a3021dc8c684240a774dda69
tree25f0097f016c60fd3016d2f715603a57ca83afaf
parent55b6735dfac4ce518b39bfc53933676c74c944e4
2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>

* message.el (message-hidden-headers): Default to "^References:".
From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
(message-strip-forbidden-properties): Remove check for obsolete
`message-hidden' text property, hidden headers are not accessible
in the buffer anymore.  From Romain Francoise on January 11, 2004.

2004-11-22  Romain Francoise  <romain@orebokech.com>

* message.el (message-header-format-alist): Add `From' in list
so that it can be sorted.
(message-fix-before-sending): Widen and sort headers before
sending.
(message-hide-headers): Use narrowing to hide headers by moving
them to the top of the buffer and narrowing to the region
underneath.
lisp/ChangeLog
lisp/message.el