diff lisp/mh-e/ChangeLog @ 82475:64024508c51b

*** empty log message ***
author Jeffrey C Honig <jch@bsdi.com>
date Sun, 19 Aug 2007 23:55:12 +0000
parents d318e41ee7db
children ebf88bc5dbf7
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.