From e75709fcdbc1923ebd6b4b65354e9821b47cebb9 Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 16 Feb 1998 21:26:18 +0000 Subject: [PATCH] update. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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. -- 1.7.10.4