update.
authormorioka <morioka>
Mon, 16 Feb 1998 21:26:18 +0000 (21:26 +0000)
committermorioka <morioka>
Mon, 16 Feb 1998 21:26:18 +0000 (21:26 +0000)
ChangeLog

index 2d98e87..8c3457e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * 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  <morioka@jaist.ac.jp>
+
        * eword-decode.el (eword-decode-header): New implementation; add
        new argument `CODE-CONVERSION' as first argument.  Change
        `SEPARATOR' as second argument.