aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e
diff options
context:
space:
mode:
authorJeffrey C Honig <[email protected]>2007-08-19 23:55:12 +0000
committerJeffrey C Honig <[email protected]>2007-08-19 23:55:12 +0000
commitb6fd8984bd123fbdb128815d08b52c89b796973c (patch)
tree9facfb6e1c3880355bfa949b4090a156ea05561d /lisp/mh-e
parent2001ba38f6d4fe433c69dcf512bbc3433f7f300b (diff)
* mh-e.el (mh-invisible-header-fields-internal): We want to show
Comments: and hide Comment:, not the other way around.
Diffstat (limited to 'lisp/mh-e')
-rw-r--r--lisp/mh-e/ChangeLog3
-rw-r--r--lisp/mh-e/mh-e.el4
2 files changed, 5 insertions, 2 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index c865fea9f9..748b1e293e 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,5 +1,8 @@
2007-08-19 Jeffrey C Honig <[email protected]>
+ * 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.
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index c352bea948..a923647399 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -2396,8 +2396,8 @@ of citations entirely, choose \"None\"."
"Bestservhost:"
"Cancel-Key:" ; http://people.dsv.su.se/~jpalme/ietf/mail-headers/
"Cancel-Lock:" ; NNTP posts
-;; "Comment:" ; Lets keep this one
- "Comments:" ; RFC 2822
+ "Comment:" ; Shows up with DomainKeys
+;; "Comments:" ; RFC 2822 - show this one
"Content-" ; RFC 2045, 1123, 1766, 1864, 2045, 2110, 2156, 2183, 2912
"Control:" ; RFC 1036
"Conversion-With-Loss:" ; RFC 2156