projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61db6de
)
(eword-decode-structured-field-list): Add Mail-Followup-To field.
author
morioka
<morioka>
Thu, 24 Sep 1998 12:52:26 +0000
(12:52 +0000)
committer
morioka
<morioka>
Thu, 24 Sep 1998 12:52:26 +0000
(12:52 +0000)
eword-decode.el
patch
|
blob
|
history
diff --git
a/eword-decode.el
b/eword-decode.el
index
1f18d48
..
ae8958b
100644
(file)
--- 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.