From: morioka Date: Thu, 24 Sep 1998 12:52:26 +0000 (+0000) Subject: (eword-decode-structured-field-list): Add Mail-Followup-To field. X-Git-Tag: chao-1_9-2-199811302358~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=16832f5058d7aff6f6e7eb1b3c0b68f732044d4b;p=elisp%2Fflim.git (eword-decode-structured-field-list): Add Mail-Followup-To field. --- diff --git a/eword-decode.el b/eword-decode.el index 1f18d48..ae8958b 100644 --- a/eword-decode.el +++ b/eword-decode.el @@ -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.