* message.el (message-header-synonyms): Add Original-To to the
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 11 Apr 2006 06:11:24 +0000 (06:11 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Tue, 11 Apr 2006 06:11:24 +0000 (06:11 +0000)
default.

lisp/ChangeLog
lisp/message.el

index cbdfc56..9903b64 100644 (file)
@@ -1,5 +1,8 @@
 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * message.el (message-header-synonyms): Add Original-To to the
+       default. 
+
        * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
        optional parameter.
 
index d2c15cd..4212edb 100644 (file)
@@ -2819,7 +2819,8 @@ prefix FORCE is given."
     (message-carefully-insert-headers headers)))
 
 (defcustom message-header-synonyms
-  '((To Cc Bcc))
+  '((To Cc Bcc)
+    (Original-To))
   "List of lists of header synonyms.
 E.g., if this list contains a member list with elements `Cc' and `To',
 then `message-carefully-insert-headers' will not insert a `To' header