(eword-decode-ignored-field-list): Add `received'.
authorshuhei-k <shuhei-k>
Thu, 23 Apr 1998 11:55:51 +0000 (11:55 +0000)
committershuhei-k <shuhei-k>
Thu, 23 Apr 1998 11:55:51 +0000 (11:55 +0000)
eword-decode.el

index 3b4ec0a..4d94218 100644 (file)
@@ -176,7 +176,7 @@ such as a version of Net$cape)."
 ;;;
 
 (defcustom eword-decode-ignored-field-list
-  '(newsgroups path lines nntp-posting-host message-id date)
+  '(newsgroups path lines nntp-posting-host received message-id date)
   "*List of field-names to be ignored when decoding.
 Each field name must be symbol."
   :group 'eword-decode