From: shuhei-k Date: Thu, 23 Apr 1998 11:55:51 +0000 (+0000) Subject: (eword-decode-ignored-field-list): Add `received'. X-Git-Tag: flim-1_1_0~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8a30e85b2e8373a185766bdb6232ceabf533fc08;p=elisp%2Fflim.git (eword-decode-ignored-field-list): Add `received'. --- diff --git a/eword-decode.el b/eword-decode.el index 3b4ec0a..4d94218 100644 --- a/eword-decode.el +++ b/eword-decode.el @@ -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