From: morioka Date: Mon, 16 Feb 1998 21:26:18 +0000 (+0000) Subject: update. X-Git-Tag: semi-0_118_2~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e75709fcdbc1923ebd6b4b65354e9821b47cebb9;p=elisp%2Fsemi.git update. --- diff --git a/ChangeLog b/ChangeLog index 2d98e87..8c3457e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 1998-02-16 MORIOKA Tomohiko + * eword-decode.el (eword-decode-header): Unfold fields including + encoded-words. + + * eword-decode.el (eword-decode-ignored-field-list): New variable. + (eword-decode-structured-field-list): New variable. + (eword-decode-header): Refer them. + + * eword-decode.el (eword-decode-header): Don't use + `eword-decode-unstructured-field-body'. + +1998-02-16 MORIOKA Tomohiko + * eword-decode.el (eword-decode-header): New implementation; add new argument `CODE-CONVERSION' as first argument. Change `SEPARATOR' as second argument.