From 8a3113daa75934774a9cff658c360a7719b2407f Mon Sep 17 00:00:00 2001 From: morioka Date: Mon, 20 Jul 1998 08:09:08 +0000 Subject: [PATCH] fixed. --- ChangeLog | 59 +++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 33 insertions(+), 26 deletions(-) diff --git a/ChangeLog b/ChangeLog index a3c6c02..c2889b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,17 +3,17 @@ * mel-q.el (quoted-printable-internal-decode-region): Fix sync-mistake. -1998-07-19 akr +1998-07-19 Tanaka Akira * TESTPAT: add full automatic testing capability. 1998-07-19 Tanaka Akira - * (TESTPAT): add quoted-encoded-word description and test. + * TESTPAT: add quoted-encoded-word description and test. 1998-07-18 Tanaka Akira - * (TESTPAT): add test result by FLIM-FLAM. + * TESTPAT: add test result by FLIM-FLAM. * eword-decode.el (eword-lexical-analyze-internal): restrict calling `eword-analyze-encoded-word' after calling @@ -21,7 +21,7 @@ 1998-07-18 Tanaka Akira - * (TESTPAT): add test. + * TESTPAT: add test. * eword-decode.el (eword-analyze-quoted-string): quote string as quoted-string. @@ -38,15 +38,15 @@ 1998-07-18 Tanaka Akira - * (TESTPAT): add test driver for FLIM-FLAM. + * TESTPAT: add test driver for FLIM-FLAM. 1998-07-16 Tanaka Akira - * (TESTPAT): change format to s-exp. + * TESTPAT: change format to s-exp. 1998-07-13 Tanaka Akira - * (TESTPAT): add one test. + * TESTPAT: add one test. 1998-07-06 Tanaka Akira @@ -58,8 +58,8 @@ 1998-05-27 Tanaka Akira - * eword-decode.el (eword-after-encoded-word-in-phrase-regexp): remove - `(' to do not decode encoded word just before comment. + * eword-decode.el (eword-after-encoded-word-in-phrase-regexp): + remove `(' to do not decode encoded word just before comment. 1998-05-27 Tanaka Akira @@ -72,7 +72,8 @@ 1998-05-14 Tanaka Akira - * eword-decode.el (eword-analyze-comment): Call `std11-unfold-string'. + * eword-decode.el (eword-analyze-comment): Call + `std11-unfold-string'. 1998-05-13 Tanaka Akira @@ -92,25 +93,28 @@ 1998-04-25 Tanaka Akira - * eword-decode.el (eword-decode-string): Fix arguments order to calling - `eword-decode-unstructured'. + * 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 - * eword-decode.el (eword-decode-first-encoded-words): Update DOC-string. + * 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-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-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. @@ -136,7 +140,8 @@ 1998-04-23 Tanaka Akira - * eword-decode.el (eword-encoded-word-prefix-regexp): New constant. + * 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. @@ -145,8 +150,10 @@ (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-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 @@ -157,12 +164,12 @@ 1998-04-21 MORIOKA Tomohiko * eword-decode.el (eword-decode-quoted-encoded-word): Use - 'defcustom. + 'defcustom. 1998-04-21 MORIOKA Tomohiko * eword-decode.el (eword-decode-sticked-encoded-word): Use - 'defcustom. + 'defcustom. 1998-04-21 Tanaka Akira -- 1.7.10.4