(eword-decode-structured-field-list): Add Mail-Followup-To field.
authormorioka <morioka>
Thu, 24 Sep 1998 12:52:26 +0000 (12:52 +0000)
committermorioka <morioka>
Thu, 24 Sep 1998 12:52:26 +0000 (12:52 +0000)
eword-decode.el

index 1f18d48..ae8958b 100644 (file)
@@ -148,6 +148,7 @@ Each field name must be symbol."
 (defcustom eword-decode-structured-field-list
   '(Reply-To Resent-Reply-To From Resent-From Sender Resent-Sender
             To Resent-To Cc Resent-Cc Bcc Resent-Bcc Dcc
+            Mail-Followup-To
             Mime-Version Content-Type Content-Transfer-Encoding
             Content-Disposition User-Agent)
   "*List of field-names to decode as structured field.