eword-decode.el (eword-analyze-comment): Call `std11-unfold-string'.
[elisp/flim.git] / ChangeLog
index 55a11aa..a488c4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,187 @@
+1998-05-14  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-analyze-comment): Call `std11-unfold-string'.
+
+1998-05-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * mime-def.el: Fix typo.
+
+1998-05-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * Sync up with flim-1_2_0 to flim-1_2_1.
+
+1998-05-08  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * Sync up with flim-1_1_0 to flim-1_2_0.
+
+1998-05-06  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * Sync up with flim-1_0_1 to flim-1_1_0.
+
+1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-string): Fix arguments order to calling
+       `eword-decode-unstructured'.
+       (eword-decode-region): Fix arguments order to calling
+       `eword-decode-unstructured'.
+
+1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-first-encoded-words): Update DOC-string.
+       (eword-decode-first-encoded-words): Update DOC-string.
+       (eword-decode-unstructured): Argument `code-conversion' is now required.
+       (eword-decode-comment): Argument `code-conversion' is now required.
+       (eword-decode-quoted-string): Argument `code-conversion' is now
+       required.
+       (eword-decode-string): Update DOC-string. Reorder arguments to calling
+       `eword-decode-unstructured'.
+       (eword-decode-region): Update DOC-string. Reorder arguments to calling
+       `eword-decode-unstructured'.
+       (eword-analyze-quoted-string): Add `default-mime-charset' argument to
+       calling eword-decode-quoted-string.
+       (eword-analyze-comment): Add `default-mime-charset' argument to
+       calling eword-decode-comment.
+
+1998-04-25  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-entire-string): Delete argument
+       `default-charset'. Add argument `code-conversion'.
+       (eword-decode-unstructured): Add argument `code-conversion'.
+       (eword-decode-comment): Add argument `code-conversion'.
+       (eword-decode-quoted-string): Add argument `code-conversion'.
+       (eword-decode-string): Propagate `code-conversion' to
+       `eword-decode-unstructured'.
+       (eword-decode-region): Propagate `code-conversion' to
+       `eword-decode-unstructured'.
+
+1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-ignored-field-list): Add
+       `received'.
+       
+       * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
+       environment variables.
+
+1998-04-23  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-encoded-word-prefix-regexp): New constant.
+       (eword-encoded-word-suffix-regexp): New constant.
+       (eword-encoded-text-in-unstructured-regexp): New constant.
+       (eword-encoded-word-in-unstructured-regexp): New constant.
+       (eword-after-encoded-word-in-unstructured-regexp): New constant.
+       (eword-decode-entire-string): New function.
+       (eword-decode-unstructured): Use `eword-decode-entire-string'.
+       (eword-decode-comment): Use `eword-decode-entire-string'.
+       (eword-decode-quoted-string): Use `eword-decode-entire-string'.
+       (eword-decode-string): Add optional argument `default-mime-charset'.
+       (eword-decode-region): Add optional argument `default-mime-charset'.
+       (eword-decode-header): Refine `code-conversion' treatment.
+
+1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-header): code-conversion is now
+       effective again.
+
+1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-quoted-encoded-word): Use
+       'defcustom.
+
+1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-sticked-encoded-word): Use
+       'defcustom.
+
+1998-04-21  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * VERSION.FLAM: New file.
+
+1998-04-17  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * Sync up with flim-1_0_0 to flim-1_0_1.
+
+1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
+
+1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mel-q.el (quoted-printable-internal-decode-region): Use
+       'string-as-multibyte to avoid problem in Emacs 20.3.
+
+1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * mel-u.el: Use mime-temp-directory instead of TMP.
+
+\f
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.2.0 (J\e-Dþêò©\e-A was released.
+
+       * README.en (What's FLIM): Delete description about
+       std11-parse.el; add description about mailcap.el.
+
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-encoded-word-error-handler): New
+       variable.
+       (eword-decode-encoded-word-default-error-handler): New function.
+       (eword-decode-encoded-word): Use
+       'eword-decode-encoded-word-error-handler.
+
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mailcap.el: Require 'mime-def.
+
+       * mime-def.el (mime-type/subtype-string): New function (moved from
+       semi/mime-parse.el).
+
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * std11-parse.el: Abolish std11-parse.el.
+
+       * FLIM-ELS (flim-modules): Abolish 'std11-parse.
+
+       * eword-decode.el: Require 'std11 instead of 'std11-parse.
+
+       * std11.el: Merge std11-parse.el.
+
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-def.el (mime-temp-directory): Use 'defcustom.
+
+       * mel-u.el: Require 'mime-def instead of 'mel.
+
+       * mime-def.el (mime-temp-directory): New variable (moved from
+       mel.el).
+
+       * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
+
+1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mailcap.el (mailcap-format-command): New function.
+
+       * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
+       again.
+
+\f
+1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.1.0 (T\e-Dòêi)\e-A was released.
+
+1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-def.el (quoted-printable-hex-chars): New constant.
+       (quoted-printable-octet-regexp): New constant.
+
+       * mel-q.el, eword-decode.el: Move definition of constant
+       'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
+       mime-def.el.
+
+1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
+
 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * mailcap.el (mailcap-look-at-mtext): Fix typo.
 \f
 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.0.1 (Ky\e-Dòto) was released.\e-A
+       * FLIM: Version 1.0.1 (Ky\e-Dòôo)\e-A was released.
 
        * mime-def.el (mime-spadework-module-version-string): New
        constant.
 
        * mel.el (base64-dl-module): Must check base64.so actually exists.
 
+1998-04-13  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * eword-decode.el: Copied from AKEMI branch of SEMI.
+
 \f
 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>