changeset 82475:64024508c51b

*** empty log message ***
author Jeffrey C Honig <jch@bsdi.com>
date Sun, 19 Aug 2007 23:55:12 +0000
parents bb0bbcc6093b
children c4d5c23a6b0a
files lisp/mh-e/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/mh-e/ChangeLog	Sun Aug 19 23:54:59 2007 +0000
+++ b/lisp/mh-e/ChangeLog	Sun Aug 19 23:55:12 2007 +0000
@@ -1,5 +1,8 @@
 2007-08-19  Jeffrey C Honig  <jch@honig.net>
 
+	* mh-e.el (mh-invisible-header-fields-internal): We want to show
+	Comments: and hide Comment:, not the other way around.
+
 	* mh-mime.el (mh-mml-to-mime): GPG requires e-mail addresses, not
 	aliases.  So resolve aliases before passing addresses to GPG/PGP.
 	Closes SF #649226.