X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7a6485af7f9daf3e0f429065586c829cbc2c0223;hb=3c07ee018fb2fa3178e4eef483aee0326a2a52a6;hp=c28e7a99478f900f065333eca84f66c2c83c99cb;hpb=5fb11b58b6a6c8ebabf0cee2c30b92293b056a23;p=elisp%2Fflim.git diff --git a/ChangeLog b/ChangeLog index c28e7a9..7a6485a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,613 @@ +1999-02-18 Tanaka Akira + + * Sync up to flim-1_12_5 from flim-1_12_1. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.12.2. + +1999-02-18 Tanaka Akira + + * mel-b-ccl.el (mel-ccl-encode-base64-generic): Shift timing for + linebreak. + +1999-02-08 Tanaka Akira + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.12.1. + +1999-02-08 Tanaka Akira + + * eword-decode.el (ew-mime-update-field-decoder-cache): Do not refold + field-body if encoded word decoding is identity. + +1999-02-08 Tanaka Akira + + * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): Fix previous + change. + +1999-02-08 Tanaka Akira + + * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): Write white + space after checking following sequence. + +1999-01-20 Tanaka Akira + + * mmgeneric.el (mime-insert-header-from-buffer): Do not contain : in + `original-field-name'. + +1999-01-17 Tanaka Akira + + * ew-compat.el (ew-mime-update-field-decoder-cache): Abolished + because duplicated. + + * mmgeneric.el (mime-insert-header-from-buffer): Convert LF to CRLF for + `original-field-body'. + +1999-01-05 Tanaka Akira + + * eword-decode.el (mime-decode-header-in-region): Typo fix. + +1999-01-04 Tanaka Akira + + * Sync up to flim-1_12_1 from flim-1_11_3. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.12.1. + +1999-01-04 Tanaka Akira + + * ew-var.el (ew-decode-field-syntax-alist): Add `x-face-version', + `x-pgp-sig-version', `x-pgp-key-info' and `x-info'. + +1998-10-27 Tanaka Akira + + * DOODLE-TIPS: Add a workaround for Chao-gnus 6.9. + +1998-10-27 Tanaka Akira + + * Sync up to flim-1_11_3 from flim-1_11_2. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.11.2. + +1998-10-26 Tanaka Akira + + * Sync up to flim-1_11_2 from flim-1_11_0. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.11.1. + +1998-10-25 Tanaka Akira + + * eword-decode.el (eword-decode-field-body): Change interface. + +1998-10-25 Tanaka Akira + + * eword-decode.el (eword-decode-field): Abolished. + (eword-decode-field-body): New function. + +1998-10-24 Tanaka Akira + + * mel-b-ccl.el: New file. + + * mel-q-ccl.el: New file. + + * mel-ccl.el: Abolished. + + * mel.el: Use `mel-b-ccl' and `mel-q-ccl' instead of `mel-ccl'. + + * FLIM-ELS (flim-modules): Add `mel-b-ccl' and `mel-q-ccl'. + Delete `mel-ccl'. + +1998-10-19 Tanaka Akira + + * eword-decode.el (eword-decode-field): New function. + +1998-10-18 Tanaka Akira + + * Sync up to flim-1_11_0 from flim-1_10_5. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.11.0. + +1998-10-17 Tanaka Akira + + * mel-ccl.el: Check broken facility consistency by + `check-broken-facility'. + +1998-10-14 Tanaka Akira + + * Sync up to flim-1_10_5 from flim-1_10_2. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.10.2. + +1998-10-09 Tanaka Akira + + * mime-def.el (mime-library-product): Fix typo. + +1998-10-09 Tanaka Akira + + * Sync up to flim-1_10_2 from flim-1_10_0. + + * mime-def.el (mime-library-product): Bump up to FLAM-DOODLE + 1.10.1. + +1998-09-30 Tanaka Akira + + * Sync up with flim-1_10_0. + + * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE + 1.10.0. + +1998-09-25 Tanaka Akira + + * ew-compat.el: New file. + + * FLIM-ELS (flim-modules): Add `ew-compat'. + +1998-09-21 Tanaka Akira + + * mel.el: Use `broken-p' to check facility. + +1998-09-21 Tanaka Akira + + * mel-ccl.el: + - Require 'pccl instead of 'emu. + - Use `unless-broken' to check facility. + + * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE + 1.9.5. + +1998-09-19 Tanaka Akira + + * mel-ccl.el (q-encoding-ccl-encoded-length): Check + (featurep 'xemacs) instead of running-xemacs. + +1998-09-19 Tanaka Akira + + * mel-ccl.el (base64-ccl-insert-encoded-file): Use + `mel-ccl-base64-lf-rev' instead of `mel-ccl-b-rev'. + + * mel.el (q-encoding-encoded-length ccl): Check + (featurep 'xemacs) instead of running-xemacs. + +1998-09-17 Tanaka Akira + + * mel-ccl.el (mel-ccl-decode-b): Cut bits over 8bit on last + byte. + +1998-09-17 Tanaka Akira + + * mel.el (mel-defgeneric): Remove `stems' argument. + (mel-stems): Exchange order between `external' and `internal'. + (mel-defgeneric): Obtain preference dynamicaly. + (mel-defpreference): New function + (mel-usemodule): Renamed from `mel-defmodule' and add a argument + `condition'. + (mel-defmethod): Add a argument `condition'. + +1998-09-17 Tanaka Akira + + * mel.el: Reindented. + (mel-defgeneric): Add `stems' argument. + +1998-09-16 Tanaka Akira + + * FLIM-ELS (flim-modules): Fix `mel-dl' duplication. + + * mel-b.el: Sync up from 1.7 to 1.17. + (base64-int-ext-encode-region): Moved from mel.el and renamed + from `base64-internal-external-encode-region'. + (base64-int-ext-decode-region): Likewise. + (base64-int-ext-decode-string): Likewise. + (base64-int-ext-insert-encoded-file): Likewise. + (base64-int-ext-write-decoded-region): Likewise. + + * mel-ccl.el: Add copyright notice. + + * mel-q.el (quoted-printable-internal-encoding-limit): Moved + from mel.el. + quoted-printable-internal-decoding-limit): Ditto. + (quoted-printable-int-ext-encode-region): Moved from mel.el and + renamed from `quoted-printable-internal-external-encode-region'. + (quoted-printable-int-ext-decode-region): Likewise. + + * mel.el: + - Move `base64-internal-encoding-limit', + `base64-internal-decoding-limit', + `quoted-printable-internal-encoding-limit', + `quoted-printable-internal-decoding-limit', + `base64-internal-external-decode-string', + `base64-internal-external-encode-region', + `base64-internal-external-decode-region', + `base64-internal-external-insert-encoded-file', + `base64-internal-external-write-decoded-region', + `quoted-printable-encode-region' and + `quoted-printable-decode-region' away. + - autoloading restructured. + (mel-call-next): New function. + (mel-defgeneric): New function. + (mel-defmodule): New function. + (mel-defmethod): New function. + (mime-decoding-method-alist): Add implementation specific + methods. + (mime-file-decoding-method-alist): Ditto. + +1998-09-15 Tanaka Akira + + * Sync up with flim-1_9_2. + + * mime-def.el (mime-library-version): Bump up to FLAM-DOODLE + 1.9.4. + +1998-09-14 Tanaka Akira + + * mel-ccl.el (mel-ccl-try-to-read-crlf): New compile-time + function. + (mel-ccl-encode-quoted-printable-generic): quote "F" in "From " + on beginning of a line and "." apeared in a line alone. + +1998-09-11 Tanaka Akira + + * mel-b.el (base64-internal-encoded-length): Refined. + + * mel-ccl.el (q-encoding-ccl-encoded-length): Remove bogus + DOC-string. + + * mel.el (q-encoding-ccl-encoded-length): Remove bogus + DOC-string. + +1998-09-10 Tanaka Akira + + * mel-ccl.el (mel-ccl-encode-q-generic): New compile-time + function. + (mel-ccl-count-q-length): New compile-time function. + (mel-ccl-encode-uq): Use `mel-ccl-encode-q-generic'. + (mel-ccl-encode-cq): Use `mel-ccl-encode-q-generic'. + (mel-ccl-encode-pq): Use `mel-ccl-encode-q-generic'. + (mel-ccl-count-uq): New CCL program. + (mel-ccl-count-cq): Ditto. + (mel-ccl-count-pq): Ditto. + (mel-ccl-encode-base64-generic): New function. + (mel-ccl-encode-b): Use `mel-ccl-encode-base64-generic'. + (mel-ccl-encode-base64-crlf-crlf): Use + `mel-ccl-encode-base64-generic'. + (mel-ccl-encode-base64-crlf-lf): Use + `mel-ccl-encode-base64-generic'. + (base64-ccl-encode-string): Use `mel-ccl-base64-lf-rev' instead + of `mel-ccl-b-rev' for folding. + (base64-ccl-encode-region): Ditto. + (base64-ccl-decode-string): Remove useless `string-as-unibyte' + call. + (quoted-printable-ccl-insert-encoded-file): Remove unused + bindings. + (q-encoding-ccl-decode-string): Remove useless + `string-as-unibyte' call. + (q-encoding-ccl-encoded-length): New function. + + * mel.el (q-encoding-ccl-encoded-length): New autoload. + (q-encoding-encoded-length): Use + `q-encoding-ccl-encoded-length' if defined. + +1998-09-10 Tanaka Akira + + * mime-def.el (mime-library-version-string): Bump up to + FLAM-DOODLE 1.9.3. + +1998-09-10 Tanaka Akira + + * FLIM-ELS (flim-modules): Delete `ew-ccl'. + + * ew-bq.el: Always use mel. + + * ew-ccl.el: Abolished. + +1998-09-09 Tanaka Akira + + * ew-dec.el (ew-decode-field): Call `ew-decode-field-no-cache' + before modifing cache. + +1998-09-09 Tanaka Akira + + * mel-ccl.el (mel-ccl-28-table): New compile time constant. + (mel-ccl-64-to-256-table): Ditto. + (mel-ccl-qp-table): Mark LF. + (mel-ccl-16-to-256-table): Convert integer from character. + (mel-ccl-u-raw): Ditto. + (mel-ccl-c-raw): Ditto. + (mel-ccl-p-raw): Ditto. + (mel-ccl-decode-q): Ditto. + (mel-ccl-encode-base64): Abolished. + (mel-ccl-encode-base64-crlf-crlf): Renamed from + `mel-ccl-encode-base64'. + (mel-ccl-encode-base64-crlf-lf): New CCL program. + (mel-ccl-encode-quoted-printable-generic): New compile-time + function. + (mel-ccl-decode-quoted-printable-generic): Ditto. + (mel-ccl-encode-quoted-printable): Abolished. + (mel-ccl-decode-quoted-printable): Ditto. + (mel-ccl-encode-quoted-printable-crlf-crlf): New CCL program. + (mel-ccl-encode-quoted-printable-crlf-lf): Ditto. + (mel-ccl-encode-quoted-printable-lf-crlf): Ditto. + (mel-ccl-encode-quoted-printable-lf-lf): Ditto. + (mel-ccl-decode-quoted-printable-crlf-crlf): Ditto. + (mel-ccl-decode-quoted-printable-crlf-lf): Ditto. + (mel-ccl-decode-quoted-printable-lf-crlf): Ditto. + (mel-ccl-decode-quoted-printable-lf-lf): Ditto. + (mel-ccl-uq): Abolished. + (mel-ccl-cq): Ditto. + (mel-ccl-pq): Ditto. + (mel-ccl-b): Ditto. + (mel-ccl-quoted-printable): Ditto. + (mel-ccl-base64): Ditto. + (mel-ccl-uq-rev): New coding-system. + (mel-ccl-cq-rev): Ditto. + (mel-ccl-pq-rev): Ditto. + (mel-ccl-quoted-printable-crlf-crlf-rev): Ditto. + (mel-ccl-quoted-printable-crlf-lf-rev): Ditto. + (mel-ccl-quoted-printable-lf-crlf-rev): Ditto. + (mel-ccl-quoted-printable-lf-lf-rev): Ditto. + (mel-ccl-base64-crlf): Ditto. + (mel-ccl-base64-lf): Ditto. + (base64-ccl-encode-string): Use `mel-ccl-b-rev'. + (base64-ccl-encode-region): Ditto. + (base64-ccl-insert-encoded-file): Ditto. + (base64-ccl-decode-string): Ditto. + (base64-ccl-decode-region): Ditto. + (quoted-printable-ccl-encode-string): Use + `mel-ccl-quoted-printable-lf-lf-rev'. + (quoted-printable-ccl-encode-region): Ditto. + (quoted-printable-ccl-insert-encoded-file): Ditto. + (quoted-printable-ccl-decode-string): Ditto. + (quoted-printable-ccl-decode-region): Ditto. + (quoted-printable-ccl-write-decoded-region): Ditto. + (q-encoding-ccl-encode-string): Use `mel-ccl-uq-rev', + `mel-ccl-cq-rev' and `mel-ccl-pq-rev'. + (q-encoding-ccl-decode-string): Use `mel-ccl-uq-rev'. + +1998-09-02 Tanaka Akira + + * ew-dec.el (ew-decode-field-interest-option-order): New + function. + (ew-decode-field-test): Use + `ew-decode-field-interest-option-order'. + + * ew-var.el (ew-option-list): New constant. + (ew-save-boolean-options): New function. + (ew-restore-boolean-options): New function. + (ew-dynamic-options): Use `ew-save-boolean-options'. + +1998-09-02 Tanaka Akira + + * ew-data.el (ew-search-sticked-eword): New function. + (ew-separate-eword): Use `ew-search-sticked-eword' to + check `ew-permit-null-encoded-text', `ew-ignore-75bytes-limit', + `ew-permit-sticked-comment' and `ew-permit-sticked-special'. + +1998-09-02 Tanaka Akira + + * ew-data.el (ew-separate-eword): Remove + `ew-permit-null-encoded-text' checking. + + * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp' + instead of `ew-encoded-word-regexp0'. + (ew-quote-sole): Ditto. + + * ew-var.el (ew-encoded-text-regexp): Reverted. + (ew-encoded-text-regexp0): Abolished + (ew-encoded-text-regexp1): Abolished + (ew-encoded-word-regexp): Reverted. + (ew-encoded-word-regexp0): Abolished + (ew-encoded-word-regexp1): Abolished + (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp'. + (ew-type2-regexp): Use `ew-encoded-word-regexp'. + +1998-09-01 Tanaka Akira + + * TESTPAT: Add a notice about null encoded-text. + + * ew-dec.el (ew-decode-field-test): Reorder options. + +1998-09-01 Tanaka Akira + + * TESTPAT: Add 16 tests. + + * ew-data.el (ew-separate-eword): Check + `ew-permit-null-encoded-text'. + + * ew-quote.el (ew-quote-concat): Use `ew-encoded-word-regexp0' + instead of `ew-encoded-word-regexp'. + (ew-quote-sole): Ditto. + + * ew-var.el (ew-encoded-text-regexp): Abolished. + (ew-encoded-text-regexp0): Renamed from `ew-encoded-text-regexp'. + (ew-encoded-text-regexp1): New constant. + (ew-encoded-word-regexp): Abolished. + (ew-encoded-word-regexp0): Renamed from `ew-encoded-word-regexp'. + (ew-encoded-word-regexp1): New constant. + (ew-anchored-encoded-word-regexp): Use `ew-encoded-word-regexp0'. + (ew-type2-regexp): Use `ew-encoded-word-regexp0'. + +1998-09-01 Tanaka Akira + + * Sync up with flim-1_9_1. + + * mime-def.el (mime-library-version-string): Bump up to + FLAM-DOODLE 1.9.2. + +1998-08-28 Tanaka Akira + + * ew-dec.el (ew-decode-field-test): Change column. + + * eword-encode.el (ew-decode-field-test): Sync up to 1.9 from + 1.3. + (eword-encode-field): Add `In-Reply-To' to structured field. + + * mel-b.el: + - Move `base64-internal-encoding-limit', + `base64-internal-decoding-limit', `base64-encode-region', + `base64-decode-region', `base64-encode-string' and + `base64-decode-string' + to mel.el. + (base64-internal-encode-string): Renamed from + `base64-encode-string'. + (base64-external-write-decoded-region): Renamed from + `base64-write-decoded-region'. + (base64-internal-encoded-length): Renamed from + `base64-encoded-length' + + * mel-dl.el: + - Move `base64-encode-string' and `base64-decode-string' to + mel.el. + (base64-dl-encode-string): New alias for `encode-base64-string'. + (base64-dl-decode-string): New alias for `decode-base64-string'. + (base64-dl-encode-region): Renamed from `base64-encode-region'. + (base64-dl-decode-region): Renamed from `base64-decode-region'. + (base64-external-encoder): Abolished. + (base64-external-decoder): Abolished. + (base64-external-decoder-option-to-specify-file): Abolished. + (base64-insert-encoded-file): Abolished. + (base64-write-decoded-region): Abolished. + (base64-base64-encoded-length): Abolished. + + * mel-g.el: + - Move `gzip64-encode-region' and `gzip64-decode-region' to + mel.el. + (gzip64-external--insert-encoded-file): Renamed from + `gzip64-insert-encoded-file'. + (gzip64-external-write-decoded-region): Renamed from + `gzip64-write-decoded-region'. + + *mel-q.el: + - Move `quoted-printable-internal-encoding-limit', + `quoted-printable-encode-region', + `quoted-printable-internal-decoding-limit' and + `quoted-printable-decode-region' to mel.el + (quoted-printable-encode-string): Abolished. + (quoted-printable-internal-encode-string): New function. + (quoted-printable-external-encode-string): New function. + (quoted-printable-external-insert-encoded-file): Renamed from + `quoted-printable-insert-encoded-file'. + (quoted-printable-decode-string): Abolished. + (quoted-printable-internal-decode-string): New function. + (quoted-printable-external-decode-string): New function. + (quoted-printable-external-write-decoded-region): Renamed from + `quoted-printable-write-decoded-region'. + (q-encoding-internal-encode-string): Renamed from + `q-encoding-encode-string'. + (q-encoding-internal-decode-string): Renamed from + `q-encoding-decode-string'. + (q-encoding-internal-encoded-length): Renamed from + `q-encoding-encoded-length'. + + * mel-u.el: + - Move `uuencode-encode-region', `uuencode-decode-region' to + mel.el. + (uuencode-external-insert-encoded-file): Renamed from + `uuencode-insert-encoded-file'. + (uuencode-external-write-decoded-region): Renamed from + `uuencode-write-decoded-region'. + + * mel.el: Autoloading Restructured. + (base64-internal-encoding-limit): Moved from mel-b.el. + (base64-internal-decoding-limit): Moved from mel-b.el. + (quoted-printable-internal-encoding-limit): Moved from mel-q.el. + (quoted-printable-internal-decoding-limit): Moved from mel-q.el. + +1998-08-28 Tanaka Akira + + * ew-dec.el (ew-decode-field-test): Print sequence of fragments + if prefix argument exists. + +1998-08-27 Tanaka Akira + + * ew-dec.el (ew-decode-field-test): Support + `ew-permit-null-encoded-text'. + + * ew-unit.el (ew-decode-eword): Check + `ew-permit-null-encoded-text'. + + * ew-var.el (ew-encoded-text-regexp): Always permit null string + regardless of `ew-permit-null-encoded-text'. + +1998-08-27 Tanaka Akira + + * ew-var.el (ew-decode-field-syntax-alist): Add few fields. + + * eword-decode.el (eword-decode-header): Compare decoded result + to CRLF complemented version of field-body. + +1998-08-27 Tanaka Akira + + * ew-dec.el (ew-decode-field-test): Search around current point + as default argument when called interactive. + +1998-08-27 Tanaka Akira + + * FLIM-ELS (flime-modules): Add ew-ccl. + + * ew-bq.el: Now it is stub to ew-ccl and mel. + + * ew-ccl: New file (renamed from ew-bq.el). + +1998-08-27 Tanaka Akira + + * ew-dec.el (ew-decode-field-test): Now interactive. + + * eword-decode.el (eword-decode-header): Put original field as + text properties. + + * mmbuffer.el (insert-decoded-header): Put original field as + text properties. + +1998-08-27 Tanaka Akira + + * DOODLE-TIPS: Add a notice about EVALARGS. + + * Makefile: evaluate environment variable EVALARGS if it is not + empty. + + * ew-bq.el: + - Use CCL emulating stuff of APEL. + - Delete useless `eval-when-compile' in body of + `define-ccl-program'. + +1998-08-26 Tanaka Akira + + * ew-scan-n.el: New file. + +1998-08-26 Tanaka Akira + + * FLIM-ELS (flim-modules): Add `ew-scan-n'. + + * ew-dec.el: Require 'ew-scan-n. + + * ew-parse.scm: Add new token `n-body'. + + * ew-var.el (ew-decode-field-syntax-alist): Add fields definition + `newsgroups', `path', `lines' and `xref'. + +1998-08-26 Tanaka Akira + + * ew-dec.el (ew-decode-field-test): New function. + +1998-08-26 Tanaka Akira + + * DOODLE-TIPS (gnus-structured-field-decoder): Use + `eword-decode-and-unfold-structured-field'. + (gnus-unstructured-field-decoder): Use + `eword-decode-unstructured-field-body'. + +1998-08-25 Tanaka Akira + + * ew-bq.el (ew-ccl-untrusted-eof-block): Check by coding system instead + of CCL directly. + +1998-08-25 Tanaka Akira + + * ew-bq.el (ew-ccl-decode-b): Eliminate `>8=' before `write'. + 1998-08-25 Tanaka Akira * ew-bq.el (ew-ccl-decode-b-0-table): Use `if' instead of `cond' @@ -320,7 +930,7 @@ 1998-08-18 Tanaka Akira - * mime-def.el (mime-library-version-string): bump up to + * mime-def.el (mime-library-version-string): Bump up to FLAM-DOODLE 1.9.1. 1998-08-18 Tanaka Akira @@ -482,7 +1092,7 @@ 1998-08-16 Tanaka Akira - * mime-def.el (mime-library-version-string): bump up to FLIM-FLAM 1.9.1. + * mime-def.el (mime-library-version-string): Bump up to FLIM-FLAM 1.9.1. 1998-07-22 Tanaka Akira @@ -714,6 +1324,1366 @@ * eword-decode.el: Copied from AKEMI branch of SEMI. +1999-01-27 MORIOKA Tomohiko + + * FLIM: Version 1.12.5 (Hirahata) released. + + * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12. + +1999-01-26 MORIOKA Tomohiko + + * NEWS (New optional argument of `std11-field-end'): New + subsection. + + * std11.el (std11-field-end): Add new optional argument `bound'. + + +1999-01-24 MORIOKA Tomohiko + + * FLIM: Version 1.12.4 (Tsutsui) released. + +1999-01-24 MORIOKA Tomohiko + + * README.en: Sync with latest FLIM. + + * README.ja: fixed. + +1999-01-24 MORIOKA Tomohiko + + * mmbuffer.el, mmgeneric.el (insert-entity-content): New method. + + * mime.el (mime-insert-entity-content): New generic function. + +1999-01-24 MORIOKA Tomohiko + + * NEWS (New function `mime-find-entity-from-content-id'): New + subsection. + (New function `mime-parse-msg-id'): New subsection. + (New function `mime-uri-parse-cid'): New subsection. + +1999-01-24 MORIOKA Tomohiko + + * mime.el (mime-find-entity-from-content-id): New function. + (mime-field-parser-alist): Use `mime-parse-msg-id' instead of + `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id' + and `Content-Id' field. + + * mime-parse.el (mime-parse-msg-id): New function. + (mime-uri-parse-cid): New function. + + +1999-01-23 MORIOKA Tomohiko + + * FLIM: Version 1.12.3 (Kintetsu-K-Dòriyama)-A released. + +1999-01-23 MORIOKA Tomohiko + + * NEWS (Function `std11-parse-in-reply-to'): New subsection. + (New function `std11-parse-msg-id-string'): Likewise. + (New function `std11-parse-msg-ids-string'): Likewise. + (New generic function `mime-insert-entity'): Likewise. + +1999-01-23 MORIOKA Tomohiko + + * mime.el (mime-field-parser-alist): Change to set parser for + tokens instead of parser for string. + (mime-read-field): Use `eword-lexical-analyze' before parsing. + + * eword-encode.el (eword-encode-in-reply-to): Use + `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to' + and `std11-lexical-analyze'. + + * std11.el (std11-parse-msg-ids): Renamed from + `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as + obsolete alias. + (std11-parse-msg-id-string): New function. + (std11-parse-msg-ids-string): New function. + +1999-01-23 MORIOKA Tomohiko + + * mime.el (mime-field-parser-alist): New variable. + (mime-read-field): Refer `mime-field-parser-alist'. + +1999-01-23 MORIOKA Tomohiko + + * mmbuffer.el, mmgeneric.el (insert-entity): New method. + + * mime.el (mime-insert-entity): New generic function. + +1999-01-22 Katsumi Yamaoka + + * std11.el (TopLevel): Require `custom'. + + +1999-01-21 MORIOKA Tomohiko + + * FLIM: Version 1.12.2 (Kuj-Dò)-A released. + +1999-01-16 MORIOKA Tomohiko + + * mime-parse.el (mime-lexical-analyzer): New user option. + (mime-analyze-tspecial): New function. + (mime-analyze-token): New function. + (mime-parse-Content-Transfer-Encoding): Use + `std11-lexical-analyze' with `mime-lexical-analyzer'. + + * mime-def.el (mime-tspecial-char-list): Renamed from + `mime-tspecials'; changed from string to list. + (mime-token-regexp): Use `eval-when-compile'. + +1999-01-16 MORIOKA Tomohiko + + * eword-decode.el (eword-lexical-analyzer): Modify DOC-string + about interface change. + (eword-analyze-comment): Renamed from `eword-parse-comment'; + change second argument `from' to required argument; abolish alias + `eword-analyze-comment' of `eword-parse-comment'. + +1999-01-16 MORIOKA Tomohiko + + * NEWS (User option `eword-lexical-analyzers' -> + `eword-lexical-analyzer'): New subsection. + + * eword-decode.el (eword-lexical-analyzer): Renamed from user + option `eword-lexical-analyzers'. + +1999-01-16 MORIOKA Tomohiko + + * NEWS (New user option `std11-lexical-analyzer'): New subsection. + + * std11.el (std11-lexical-analyzer): Renamed from user option + `std11-lexical-analyzers'. + +1999-01-16 MORIOKA Tomohiko + + * std11.el (std11-lexical-analyze): Change interface to add new + optional argument `analyzers'. + +1999-01-16 MORIOKA Tomohiko + + * std11.el (std11-lexical-analyzers): New user option. + (std11-lexical-analyze): New implementation; refer + `std11-lexical-analyzers'. + +1999-01-16 MORIOKA Tomohiko + + * NEWS (Change interface of lexical-analyzers): New subsection. + +1999-01-16 MORIOKA Tomohiko + + * eword-decode.el (eword-encoded-word-regexp): Must define when + this module is compiled. + (eword-decode-structured-field-body): Add new optional argument + `start'. + (eword-decode-and-unfold-structured-field-body): Likewise. + (eword-decode-and-fold-structured-field-body): Likewise. + (eword-analyze-quoted-string): Add new argument `start'; return + `( . )' instead of `( + . )'. + (std11-analyze-domain-literal): Likewise. + (eword-analyze-domain-literal): Likewise. + (eword-analyze-comment): Changed to alias of + `eword-parse-comment'. + (eword-analyze-spaces): Add new argument `start'; return `( . )' instead of `( . )'. + (std11-analyze-domain-literal): Likewise. + (eword-analyze-special): Likewise. + (eword-analyze-encoded-word): Likewise. + (eword-analyze-atom): Likewise. + (eword-lexical-analyze-internal): Add new argument `start'. + (eword-lexical-analyze): Change interface to add new optional + argument `start'. + (eword-extract-address-components): Add new optional argument + `start'. + + * std11.el (std11-atom-regexp): Modify to match non-top atom. + (std11-analyze-spaces): Add new argument `start'; return `( . )' instead of `( . )'. + (std11-analyze-special): Likewise. + (std11-analyze-atom): Likewise. + (std11-analyze-quoted-string): Likewise. + (std11-analyze-domain-literal): Likewise. + (std11-analyze-comment): Likewise. + (std11-lexical-analyze): Add new optional argument `start'. + +1999-01-15 MORIOKA Tomohiko + + * std11.el (std11-fetch-field): Add autoload cookie. + (std11-narrow-to-header): Likewise. + (std11-field-body): Likewise. + (std11-unfold-string): Likewise. + (std11-lexical-analyze): Add DOC-string; add autoload cookie. + + * std11.el (std11-space-char-list): Renamed from + `std11-space-chars'; changed from string to list. + +1999-01-15 MORIOKA Tomohiko + + * std11.el (std11-fetch-field): Don't define as inline function. + (std11-field-body): Enclose `std11-narrow-to-header' and + `std11-fetch-field' by `inline'. + +1999-01-15 MORIOKA Tomohiko + + * std11.el (std11-special-char-list): Evaluate when it is + compiled. + (std11-atom-regexp): Use `eval-when-compile'. + +1999-01-15 MORIOKA Tomohiko + + * std11.el (std11-space-chars): Must evaluate when it is compiled. + (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist + constant `std11-spaces-regexp'. + + * mime-parse.el (mime-disposition-type-regexp): Must evaluate when + it is compiled. + + * mime-parse.el: Don't require emu. + + * mime-parse.el (mime-parse-Content-Disposition): Use + `eval-when-compile'. + + * mime-parse.el (mime-parse-Content-Transfer-Encoding): New + implementation. + +1998-12-22 Katsumi Yamaoka + + * README.en (Installation): Modify for APEL 9.12. + * README.ja (Installation): Likewise. + +1998-12-14 Katsumi Yamaoka + + * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call + `insert-file-contents-as-coding-system' with CODING-SYSTEM as the + 1st arg. + * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): + Likewise. + + * mel-b-ccl.el (base64-ccl-write-decoded-region): Call + `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg. + * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region): + Likewise. + +1998-12-14 Katsumi Yamaoka + + * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use + `insert-file-contents-as-coding-system' (renamed from + `insert-file-contents-as-specified-coding-system'). + * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): + Likewise. + + * mel-b-ccl.el (base64-ccl-write-decoded-region): Use + `write-region-as-coding-system' (renamed from + `write-region-as-specified-coding-system'). + * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region): + Likewise. + +1998-12-08 Katsumi Yamaoka + + * smtp.el (smtp-coding-system): Abolished. + (smtp-via-smtp): Use `open-network-stream-as-binary' instead of + `open-network-stream'. + +1998-12-04 Katsumi Yamaoka + + * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use + `insert-file-contents-as-specified-coding-system' instead of + `insert-file-contents'. + * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): + Likewise. + + * mel-b-ccl.el (base64-ccl-write-decoded-region): Use + `write-region-as-specified-coding-system' instead of + `write-region'. + * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region): + Likewise. + + +1998-12-02 MORIOKA Tomohiko + + * FLIM: Version 1.12.1 (Nishinoky-Dò)-A released. + +1998-11-30 MORIOKA Tomohiko + + * smtpmail.el (smtpmail-send-it): Add autoload cookie; use + `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface + change of `smtp-via-smtp'. + (smtpmail-do-bcc): New function (moved and renamed from + `smtp-do-bcc' of smtp.el). + +1998-08-06 Katsumi Yamaoka + + * lisp/smtp.el: Do not insert empty line at the end of message. + +1998-06-18 Shuhei KOBAYASHI + + * lisp/smtp.el (smtp-use-8bitmime): New variable. + (smtp-debug-info): Internal variable, now. + (smtp-make-fqdn): Renamed from `smtp-fqdn'. + (smtp-via-smtp): New implementation. + (smtp-send-command): Treat "PASS" as usual. + (smtp-do-bcc): Removed. + +1998-11-30 MORIOKA Tomohiko + + * smtpmail.el: New module (copied from Semi-gnus 6.8). + + * smtp.el: New module (copied from Semi-gnus 6.8). + + * FLIM-ELS: Add smtp.el and smtpmail.el. + +1998-11-30 MORIOKA Tomohiko + + * mime-def.el: Abolish function `eliminate-top-spaces' because it + is not used in FLIM. + +1998-11-29 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix + problem in `eword-encode-addresses-to-rword-list'. + +1998-11-26 MORIOKA Tomohiko + + * std11.el (std11-full-name-string): fixed. + + * std11.el (std11-comment-value-to-string): fixed. + +1998-11-25 MORIOKA Tomohiko + + * NEWS (Changes in FLIM 1.12): New section. + +1998-11-25 MORIOKA Tomohiko + + * std11.el (std11-comment-value-to-string): New function. + (std11-full-name-string): Use `std11-comment-value-to-string'. + + * eword-decode.el (eword-parse-comment): New function. + (eword-analyze-comment): New implementation; use + `eword-parse-comment'; change representation. + (eword-decode-token): Modify for representation change of comment. + + +1998-11-16 MORIOKA Tomohiko + + * FLIM: Version 1.12.0 (Amagatsuji) was released. + +1998-11-14 Tanaka Akira + + * mel-b-ccl.el (ccl-cascading-read): Check consistency. + +1998-11-13 MORIOKA Tomohiko + + * eword-decode.el (eword-decode-structured-field-body): Abolish + non-used local variable. + +1998-11-12 Tanaka Akira + + * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to + select implementation. + +1998-11-12 Tanaka Akira + + * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround + for mule-2.3@19.34. + +1998-11-12 Tanaka Akira + + * mel.el (mel-b-builtin): New variable. + +1998-11-10 Tanaka Akira + + * FLIM-ELS: require 'pccl. + (flim-modules): Check CCL availability by broken facility. + +1998-11-08 MORIOKA Tomohiko + + * eword-decode.el (eword-decode-structured-field-body): New + implementation; abolish optional argument `must-unfold'; delete + DOC-string. + (eword-decode-and-unfold-structured-field-body): Renamed from + `eword-decode-and-unfold-structured-field'; delete DOC-string. + (eword-decode-and-fold-structured-field-body): Renamed from + `eword-decode-and-fold-structured-field'; abolish optional + argument `must-unfold'; delete DOC-string. + (eword-decode-unstructured-field-body): Abolish optional argument + `must-unfold'; delete DOC-string. + (eword-decode-and-unfold-unstructured-field-body): Renamed from + `eword-decode-and-unfold-unstructured-field'; delete DOC-string. + (eword-decode-unfolded-unstructured-field-body): New function. + +1998-11-08 MORIOKA Tomohiko + + * mmgeneric.el (mime-insert-header-from-buffer): Use + `mime-find-field-presentation-method' and + `mime-find-field-decoder-internal'. + + * eword-decode.el (mime-find-field-presentation-method): New + macro. + (mime-find-field-decoder-internal): New function. + (mime-find-field-decoder): New implementation (use + mime-find-field-decoder-internal). + (mime-decode-header-in-region): Use + `mime-find-field-presentation-method' and + `mime-find-field-decoder-internal'. + +1998-11-08 MORIOKA Tomohiko + + * mmgeneric.el (mime-insert-header-from-buffer): Rename + field-presentation-mode `folding' to `wide'. + + * eword-decode.el: Rename field-presentation-modes from `native', + `folding', `unfolding', `unfolding-xover' to `plain', `wide', + `summary', `nov'. + +1998-11-07 Tanaka Akira + + * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'. + (mime-find-field-decoder): Ditto. + +1998-11-04 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list): + Don't delete the front spaces. + (eword-encode-addresses-to-rword-list): Don't supplement space; + use `nconc' instead of `append'. + (eword-encode-msg-id-to-rword-list): Supplement the front space; + use `nconc' instead of `append'. + +1998-11-02 Tanaka Akira + + * eword-decode.el (mime-field-decoder-cache): New variable. + (mime-find-field-decoder): Use `mime-field-decoder-cache'. + (mime-update-field-decoder-cache): New variable. + (mime-update-field-decoder-cache): New function. + (mime-decode-header-in-region): Use `mime-field-decoder-cache'. + + * mmgeneric.el (mime-insert-header-from-buffer): Use + `mime-field-decoder-cache'. + +1998-11-02 MORIOKA Tomohiko + + * eword-decode.el (mime-decode-header-in-region): New function. + (mime-decode-header-in-buffer): Use function + `mime-decode-header-in-region'. + +1998-10-28 MORIOKA Tomohiko + + * mmgeneric.el (mime-insert-header-from-buffer): Refer + `mime-field-decoder-alist' instead of hard-coding. + + * mime.el (mime-read-field): Use `mime-decode-field-body'. + + * eword-decode.el (eword-decode-and-unfold-structured-field): Add + optional dummy argument `start-column' and `max-column'. + (eword-decode-structured-field-body): Change interface. + (eword-decode-unstructured-field-body): Change interface to add + optional dummy argument `start-column' and `max-column'. + (eword-decode-and-unfold-unstructured-field): Add optional dummy + argument `start-column' and `max-column'. + (mime-field-decoder-alist): New variable; abolish user option + `eword-decode-ignored-field-list' and + `eword-decode-structured-field-list'. + (mime-set-field-decoder): New function. + (mime-find-field-decoder): New function. + (mime-decode-field-body): New function; abolish function + `eword-decode-field-body'. + (mime-decode-header-in-buffer): Renamed from + `eword-decode-header'; refer `mime-field-decoder-alist' instead of + hard-coding; add obsolete alias `eword-decode-header'. + +1998-10-28 MORIOKA Tomohiko + + * mime-def.el: Avoid compile error when edebug is missing. + + +1998-10-28 MORIOKA Tomohiko + + * FLIM: Version 1.11.3 (Saidaiji) was released. + +1998-10-27 MORIOKA Tomohiko + + * VERSION: New file (Renamed from FLIM-VERSION). + +1998-10-27 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-char-type): Return nil for ?\n. + +1998-10-27 Tanaka Akira + + * eword-encode.el (eword-encode-field-body): Unfold `field-body'. + +1998-10-27 Yoshiki Hayashi + + * README.ja: Update. + + +1998-10-26 MORIOKA Tomohiko + + * FLIM: Version 1.11.2 (Heij-Dò)-A was released. + + * NEWS (Abolish variable `mime-temp-directory'): New subsection. + + * README.en (Installation): Modify for APEL 9.6. + +1998-10-26 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-field-body): Don't eliminate + top-spaces. + +1998-10-25 MORIOKA Tomohiko + + * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4. + +1998-10-25 Tanaka Akira + + * eword-decode.el (eword-decode-field-body): Refine implementation. + +1998-10-24 Tanaka Akira + + * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el + into mel-b-ccl.el and mel-q-ccl.el. + +1998-09-11 Tanaka Akira + + * mel.el (base64-encoded-length): New implementation. + +1998-10-25 Tanaka Akira + + * eword-decode.el (eword-decode-field-body): New function. + +1998-10-25 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-field-body): Change interface. + (eword-encode-header): Use `eword-encode-field-body'; abolish + function `eword-encode-field'. + +1998-10-25 Tanaka Akira + + * eword-encode.el (eword-encode-field-body): New function. + (eword-encode-field): Use `eword-encode-field-body'. + +1998-10-24 MORIOKA Tomohiko + + * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el. + +1998-10-24 MORIOKA Tomohiko + + * mel-u.el (uuencode-external-decode-region): Use + `temporary-file-directory' instead of `mime-temp-directory'. + (mime-write-decoded-region): Likewise. + + * mime-def.el: Abolish variable `mime-temp-directory'. + +1998-10-24 MORIOKA Tomohiko + + * mmgeneric.el (mime-insert-header-from-buffer): New function. + (insert-header): Use `mime-insert-header-from-buffer'. + +1998-10-24 MORIOKA Tomohiko + + * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has + builtin base64 encoder/decoder. + + * mel.el: Set up builtin base64 encoder/decoder if they are + available. + + * mime-def.el (base64-dl-module): Set nil as initial value if the + running emacs has builtin base64 encoder/decoder. + + * mel-b.el: Require `poe' instead of `emu'. + (base64-encode-string): Use `defun-maybe'. + (base64-encode-region): Likewise. + (base64-decode-region): Likewise. + (base64-decode-string): Likewise. + + * mel-b-dl.el: Require `poe' instead of `emu'. + + +1998-10-23 MORIOKA Tomohiko + + * FLIM: Version 1.11.1 (Takanohara) was released. + +1998-10-22 Yoshiki Hayashi + + * README.ja: New file. + +1998-10-20 MORIOKA Tomohiko + + * mime-def.el: Require mcharset. + +1998-10-20 Katsumi Yamaoka + + * mel-u.el (mime-write-decoded-region): Fix typo. + + * mime-def.el: Enclose defining procedure for the constants + `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and + `std11-qtext-regexp' with `eval-and-compile'. + +1998-10-19 MORIOKA Tomohiko + + * NEWS (Behavior change of `mime-insert-header'): New subsection. + + * mmgeneric.el (insert-header): Include `:' in field-name. + +1998-10-19 MORIOKA Tomohiko + + * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't + use `char-list-to-string'. + (std11-quoted-string-regexp): Use `eval-when-compile'. + - Use `def-edebug-spec' to define edebug-form-spec of + mm-define-method; fix definition of edebug-form-spec of + mm-define-method. + +1998-10-18 MORIOKA Tomohiko + + * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add + description about `eword-field-encoding-method-alist'. + + * mime-en.sgml (Header encoder/decoder): Modify description about + `eword-encode-header'. + + * mime-ja.sgml (Header encoder/decoder): Translate. + +1998-10-18 MORIOKA Tomohiko + + * mime-en.sgml (entity formatting): Fix typo in description of + `default-mime-charset'. + + * mime-en.sgml (Header encoder/decoder): Modify description of + `eword-decode-header'. + + * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo. + + * mime-en.sgml (encoder/decoder): Translate description of + `mime-decode-string'. + +1998-10-18 MORIOKA Tomohiko + + * mime-en.sgml (Content-Disposition parser): Modify description. + + * mime-en.sgml (Content-Type parser): Modify description. + +1998-10-18 MORIOKA Tomohiko + + * mime-en.sgml (Content-Transfer-Encoding parser): Translate. + + +1998-10-18 MORIOKA Tomohiko + + * FLIM: Version 1.11.0 (Yamadagawa) was released. + +1998-10-17 MORIOKA Tomohiko + + * mime-ja.sgml, mime-en.sgml (entity formatting): Add description + about `mime-insert-text-content'. + +1998-10-17 MORIOKA Tomohiko + + * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move + `mime-insert-header' from `Entity-header'; move + `default-mime-charset' from `custom'. + +1998-10-17 MORIOKA Tomohiko + + * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function + `mime-insert-decoded-header' was renamed to `mime-insert-header'. + +1998-10-17 MORIOKA Tomohiko + + * NEWS: New file. + +1998-10-16 MORIOKA Tomohiko + + * mime.el (mime-insert-header): Renamed from + `mime-insert-decoded-header'; define `mime-insert-decoded-header' + as an obsolete alias. + + * mmgeneric.el, mmcooked.el (insert-header): Renamed from + `insert-decoded-header'. + + * README.en (Installation): Add required version of APEL. + +1998-10-16 MORIOKA Tomohiko + + * mel-g.el: Require mel. + + * mel-g.el: Require poem instead of emu. + +1998-10-16 MORIOKA Tomohiko + + * mime.el (mime-insert-text-content): New generic function. + + * mmcooked.el, mmgeneric.el (insert-text-content): New method. + +1998-10-02 MORIOKA Tomohiko + + * std11.el (std11-unfold-string): New implementation. + +1998-10-02 MORIOKA Tomohiko + + * mmgeneric.el: New module. + + * mmbuffer.el: Use `generic' as mother backend. + + * FLIM-ELS (flim-modules): Add mmgeneric. + +1998-10-01 MORIOKA Tomohiko + + * mime-parse.el (mime-parse-message): Modify for + `make-mime-entity-internal'. + + * mime-def.el (make-mime-entity-internal): Change interface to be + able to specify original-header and parsed-header. + +1998-09-30 MORIOKA Tomohiko + + * eword-decode.el (eword-decode-and-unfold-unstructured-field): + New function. + +1998-09-30 MORIOKA Tomohiko + + * mime.el (mime-entity-content-type): New implementation. + (mime-entity-content-disposition): New implementation. + (mime-entity-encoding): New implementation. + + * mime.el (mime-fetch-field): Refer internal slots for Date, + Message-Id and References fields. + + * mime-parse.el (mime-parse-message): Modify for + `make-mime-entity-internal'. + + * mime-def.el: Change `mime-entity-*-internal' and + `mime-entity-set-*-internal' to macro. + (make-mime-entity-internal): Change interface and data format for + NOV data; changed to macro. + (mime-entity-set-location-internal): New macro. + (mime-entity-decoded-subject-internal): New macro. + (mime-entity-set-decoded-subject-internal): New macro. + (mime-entity-decoded-from-internal): New macro. + (mime-entity-set-decoded-from-internal): New macro. + (mime-entity-date-internal): New macro. + (mime-entity-set-date-internal): New macro. + (mime-entity-message-id-internal): New macro. + (mime-entity-set-message-id-internal): New macro. + (mime-entity-references-internal): New macro. + (mime-entity-set-references-internal): New macro. + (mime-entity-chars-internal): New macro. + (mime-entity-set-chars-internal): New macro. + (mime-entity-lines-internal): New macro. + (mime-entity-set-lines-internal): New macro. + (mime-entity-xref-internal): New macro. + (mime-entity-set-xref-internal): New macro. + (mime-entity-original-header-internal): Modify for new structure; + changed to macro. + (mime-entity-set-original-header-internal): Likewise. + (mime-entity-parsed-header-internal): Likewise. + (mime-entity-set-parsed-header-internal): Likewise. + (mime-entity-buffer-internal): Likewise. + (mime-entity-set-buffer-internal): Likewise. + (mime-entity-header-start-internal): Likewise. + (mime-entity-set-header-start-internal): Likewise. + (mime-entity-header-end-internal): Likewise. + (mime-entity-set-header-end-internal): Likewise. + (mime-entity-body-start-internal): Likewise. + (mime-entity-set-body-start-internal): Likewise. + (mime-entity-body-end-internal): Likewise. + (mime-entity-set-body-end-internal): Likewise. + + +1998-10-14 MORIOKA Tomohiko + + * FLIM: Version 1.10.5 (Kizugawadai) was released. + + * mel.el: Must require poem. + + +1998-10-12 MORIOKA Tomohiko + + * FLIM: Version 1.10.4 (Shin-H-Dòsono)-A was released. + +1998-10-12 Katsumi Yamaoka + + * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'. + + * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'. + (elc): Likewise. + + * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'. + + * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable. + +1998-10-12 MORIOKA Tomohiko + + * mel.el (mel-ccl-module): Require path-util when the running + emacs has MULE. + + * mel.el: Don't require emu. + +1998-10-11 MORIOKA Tomohiko + + * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21 + with MULE. + + +1998-10-10 MORIOKA Tomohiko + + * FLIM: Version 1.10.3 (Komada) was released. + + * mel-ccl.el (base64-ccl-write-decoded-region): bind + `jka-compr-compression-info-list' with nil. + + * mel-b.el (base64-internal-decoding-limit): Switch default value + between XEmacs-mule and other emacsen. + Abolish function `base64-decode-string!'. + (base64-internal-decode-region): New implementation. + (base64-insert-encoded-file): New function. + (mime-insert-encoded-file): Use `base64-insert-encoded-file'. + (base64-write-decoded-region): New function. + (mime-write-decoded-region): Use `base64-write-decoded-region'. + + * mel-b-dl.el (decode-base64-region): Renamed from + `base64-decode-region'. + (mime-insert-encoded-file): Change temporary-buffer to unibyte + representation. Abolish method `mime-write-decoded-region' + because it is slower than CCL based implementation. + +1998-10-09 Tanaka Akira + + * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some' + facility instead of `ccl-execute-eof-block-on-encoding-some'. + +1998-10-09 MORIOKA Tomohiko + + * mel-b.el (base64-characters): Enclose with `eval-and-compile'. + + * eword-decode.el (eword-encoded-text-regexp): Enclose with + `eval-and-compile'. + (eword-encoded-word-regexp): Use `eval-when-compile'. + +1998-10-09 MORIOKA Tomohiko + + * eword-decode.el (eword-max-size-to-decode): New user option. + (eword-decode-and-fold-structured-field): Do nothing if size of + input is bigger than `eword-max-size-to-decode'. + +1998-10-08 MORIOKA Tomohiko + + * mel-b.el (base64-numbers): Use `eval-when-compile'. + +1998-10-09 Katsumi Yamaoka + + * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding + "custom" to load-path. + +1998-10-09 Katsumi Yamaoka + + * mime-def.el (mime-library-product): Enclose with + `eval-and-compile'. + + * FLIM-CFG: Add "custom" to load-path. + + +1998-10-08 MORIOKA Tomohiko + + * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released. + + * mime-def.el, mel.el, mel-b-dl.el: Move variable + `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el. + +1998-10-08 MORIOKA Tomohiko + + * mel.el (mel-ccl-module): New variable; use it to check mel-ccl + is available. + + * FLIM-ELS: Don't install mel-ccl for anything older than MULE + 2.3. + +1998-10-08 MORIOKA Tomohiko + + * mel-u.el: Use `mel-define-backend' to define "x-uue". + Define "x-uuencode" as a clone of "x-uue". + + * Move variable `mel-encoding-module-alist' from mel.el to + mime-def.el. + + * mel.el (mel-find-function): Use function + `mel-find-function-from-obarray'. + Use `mel-define-backend' to define "7bit", "8bit" and "binary"; + don't define methods of "8bit" and "binary"; inherit methods from + "7bit". + + * mime-def.el (mel-service-list): New variable. + (mel-define-service): New implementation. + (mel-find-function-from-obarray): New inline function. + (mel-copy-method): New inline function. + (mel-copy-backend): New inline function. + (mel-define-backend): New macro. + +1998-10-08 MORIOKA Tomohiko + + * mel-u.el: Define method functions of mel. + (mime-encode-region): Use `mel-define-method-function'; abolish + `uuencode-encode-region'. + (mime-decode-region): Use `mel-define-method-function'; abolish + `uuencode-decode-region'. + (mime-encode-string): New method. + (mime-decode-string): New method. + (mime-insert-encoded-file): Use `mel-define-method'; abolish + `uuencode-insert-encoded-file'. + (mime-write-decoded-region): Use `mel-define-method'; abolish + `uuencode-write-decoded-region'. + +1998-10-07 MORIOKA Tomohiko + + * mime-def.el (mel-define-service): Add DOC. + (mel-define-method): Add DOC. + (mel-define-method-function): Add DOC. + + * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10. + + +1998-10-07 MORIOKA Tomohiko + + * FLIM: Version 1.10.1 (Miyamaki) was released. + +1998-10-06 MORIOKA Tomohiko + + * mel-g.el: Define method functions of mel. + (mime-encode-region): Use `mel-define-method-function'; abolish + `gzip64-encode-region'. + (mime-decode-region): Use `mel-define-method-function'; abolish + `gzip64-decode-region'. + (mime-encode-string): New method. + (mime-decode-string): New method. + (mime-insert-encoded-file): Use `mel-define-method'; abolish + `gzip64-insert-encoded-file'. + (mime-write-decoded-region): Use `mel-define-method'; abolish + `gzip64-write-decoded-region'. + + * mime-def.el (mime-library-product): New variable; abolish + `mime-library-version'. + (mime-product-name): New macro. + (mime-product-version): New macro. + (mime-product-code-name): New macro. + (mime-library-version): Renamed from + `mime-library-version-string'; use `mime-library-product', + `mime-product-name', `mime-product-version' and + `mime-product-code-name'. + + * mime-def.el (mm-define-backend): Add DOC. + (mm-define-method): Add DOC. + + * mel.el (mime-encoding-list): Modify DOC to add description about + optional argument SERVICE. + +1998-10-04 MORIOKA Tomohiko + + * mime-ja.sgml, mime-en.sgml (mm-backend module): Write + description of `mm-define-backend' and `mm-define-method'. + + +1998-09-29 MORIOKA Tomohiko + + * FLIM: Version 1.10.0 (K-Dòdo)-A was released. + + * README.en (What's FLIM): Add mel-ccl.el. + +1998-09-21 Tanaka Akira + + * mel-ccl.el: + - Require 'pccl instead of 'emu. + - Use `unless-broken' to check facility. + +1998-09-27 MORIOKA Tomohiko + + * mel.el (mime-encoding-list): New user option (renamed from + `mime-content-transfer-encoding-list'). + (mime-encoding-list): New function. + (mime-encoding-alist): New function. + (mime-encode-region): Use `mime-encoding-alist' for completion. + (mime-decode-region): Likewise. + (mime-insert-encoded-file): Likewise. + (mime-write-decoded-region): Likewise. + +1998-09-24 MORIOKA Tomohiko + + * eword-decode.el (eword-decode-structured-field-list): Add + Mail-Followup-To field. + +1998-09-20 MORIOKA Tomohiko + + * eword-encode.el (eword-charset-encoding-alist): Add utf-8. + +1998-09-20 MORIOKA Tomohiko + + * mel.el (mime-content-transfer-encoding-list): New user option. + (mime-encode-region): Use `mime-content-transfer-encoding-list' + for completion. + (mime-decode-region): Likewise. + (mime-insert-encoded-file): Likewise. + (mime-write-decoded-region): Likewise. + + * mel.el (mime-write-decoded-region): fix typo. + +1998-09-20 MORIOKA Tomohiko + + * mime-def.el (mel-define-method-function): Don't override. + +1998-09-20 MORIOKA Tomohiko + + * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el. + +1998-09-20 MORIOKA Tomohiko + + * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el. + + * mel.el: - Rename mel-dl.el to mel-b-dl.el. + - Move `mel-define-service' to mime-def.el. + + * mime-def.el (mel-define-service): New macro (moved from mel.el); + fixed problem in Emacs. + (mel-define-method): Use `mel-define-service'. + (mel-define-method-function): Use `mel-define-service'. + +1998-09-20 MORIOKA Tomohiko + + * mel.el (mime-encode-region): Don't regard nil encoding as + "7bit". + +1998-09-19 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-text): Use + `encoded-text-encode-string'. + (tm-eword::encoded-word-length): `q-encoding-encoded-length' was + renamed to `Q-encoded-text-length'. + + * eword-decode.el: Move `base64-token-regexp', + `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and + `eword-Q-encoded-text-regexp' to mime-def.el. + (eword-decode-encoded-text): Use `encoded-text-decode-string'. + + * mel-q.el: Define method functions of mel. + (mime-insert-encoded-file): Use `mel-define-method'; abolish + `quoted-printable-insert-encoded-file'. + (mime-write-decoded-region): Use `mel-define-method'; abolish + `quoted-printable-write-decoded-region'. + - Move `q-encoding-printable-char-p' and + `q-encoding-encoded-length' to mel.el. + + * mel-b.el: Define method functions of mel. + (mime-insert-encoded-file): Use `mel-define-method'; abolish + `base64-insert-encoded-file'. + (mime-write-decoded-region): Use `mel-define-method'; abolish + `base64-write-decoded-region'. + - Move `base64-encoded-length' to mel.el. + + * mel-dl.el (base64-encode-region): Define directly (abolish + `base64-dl-encode-region'). + (base64-decode-region): Define directly (abolish + `base64-dl-decode-region'). Define method functions of mel. + (mime-insert-encoded-file): Use `mel-define-method'; abolish + `base64-insert-encoded-file'; don't use external encoder. + (mime-write-decoded-region): Use `mel-define-method'; abolish + `base64-write-decoded-region'; don't use external decoder. + - Move `base64-encoded-length' to mel.el. + + * mime.el: Move `mm-arglist-to-arguments' to mime-def.el. + + * mime-def.el (base64-token-regexp): New constant (moved from + eword-decode.el). + (base64-token-padding-regexp): Likewise. + (B-encoded-text-regexp): New constant (moved from eword-decode.el, + and renamed from `eword-B-encoded-text-regexp'). + (Q-encoded-text-regexp): New constant (moved from eword-decode.el, + and renamed from `eword-Q-encoded-text-regexp'. + (mm-arglist-to-arguments): New function (moved from mime.el). + (mel-define-method): New macro. + (mel-define-method-function): New macro. + (mel-define-function): New macro. + + * mel.el (mel-encoding-module-alist): New variable. + (mel-use-module): New function. + (mel-find-function): New function. + (mel-define-service): New macro. + (mime-encode-region): Use `mel-find-function'; abolish variable + `mime-encoding-method-alist'. + (mime-decode-region): Use `mel-find-function'; abolish variable + `mime-decoding-method-alist'. + (mime-decode-string): Use `mel-find-function'; abolish variable + `mime-string-decoding-method-alist'. + (encoded-text-encode-string): New function. + (encoded-text-decode-string): New function. + (base64-encoded-length): New function (moved from mel-b.el and + mel-dl.el). + (Q-encoding-printable-char-p): New function (moved from mel-q.el, + and renamed from `q-encoding-printable-char-p'). + (Q-encoded-text-length): New function (moved from mel-q.el, and + renamed from `q-encoding-encoded-length'). + (mime-insert-encoded-file): Use `mel-find-function'; abolish + variable `mime-file-encoding-method-alist'. + (mime-write-decoded-region): Use `mel-find-function'; abolish + variable `mime-file-decoding-method-alist'. + +1998-09-16 MORIOKA Tomohiko + + * mel-b.el (base64-internal-encoding-limit): modify :type. + (base64-internal-decoding-limit): Change initial value to 70000; + modify :type. + + * mel-b.el (base64-decode-string!): Renamed from + `base64-internal-decode-string!'. + +1998-09-16 MORIOKA Tomohiko + + * mel-b.el (base64-characters): New constant. + (base64-num-to-char): Use `base64-characters'. + (base64-numbers): Use `base64-characters'. + (base64-internal-decode): Modify calculation third byte. + + * mel-dl.el (base64-dl-encode-string): New alias. + (base64-dl-decode-string): New alias. + (base64-dl-encode-region): Renamed from `base64-encode-region'; + don't save-excursion and save-restriction. + (base64-dl-decode-region): Renamed from `base64-decode-region'; + don't save-excursion and save-restriction; convert all at once. + (base64-encode-region): New alias. + (base64-decode-region): New alias. + + * mel-b.el (base64-internal-decode): New function. + (base64-internal-decode-string): Use `base64-internal-decode'. + (base64-internal-decode-string!): New function. + (base64-internal-decode-region): Use + `base64-internal-decode-string!' instead of + `base64-internal-decode-string'. + +1998-09-15 Tanaka Akira + + * mel-b.el (base64-numbers): Fix a position of 63. + +1998-09-15 MORIOKA Tomohiko + + * mel-b.el (base64-numbers): New constant. + (base64-char-to-num): New macro. + (base64-internal-decode-string): Don't use memq. + +1998-09-15 MORIOKA Tomohiko + + * mel-b.el (base64): New group. + (base64-external-encoder): Now a user option. + (base64-external-decoder): Now a user option. + (base64-external-decoder-option-to-specify-file): Now a user + option. + (base64-internal-encoding-limit): Now a user option. + (base64-internal-decoding-limit): Now a user option. + + * mel-b.el (base64-internal-decode-string): New implementation; + abolish function `base64-decode-unit'. + +1998-09-15 MORIOKA Tomohiko + + * README.en (Installation): Fix typo. + + +1998-09-15 MORIOKA Tomohiko + + * FLIM: Version 1.9.2 (Shin-Tanabe) was released. + + * README.en (Installation): Add `install as a XEmacs package'. + +1998-09-15 MORIOKA Tomohiko + + * mime-en.sgml (Encoding Method): Translate. + +1998-09-15 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-msg-id-to-rword-list): New + function. + (eword-encode-in-reply-to-to-rword-list): New function. + (eword-encode-in-reply-to): New function. + (eword-encode-field): Use `eword-encode-in-reply-to' for + `In-Reply-To' field. + + * std11.el (std11-parse-in-reply-to): New function. + +1998-09-14 MORIOKA Tomohiko + + * eword-decode.el (eword-decode-structured-field-list): Add + `User-Agent'. + +1998-09-11 MORIOKA Tomohiko + + * Makefile (package): Don't update auto-autoloads.el and + custom-load.el. + + * FLIM-MK (compile-flim-package): Update auto-autoloads.el and + custom-load.el. + +1998-09-11 MORIOKA Tomohiko + + * mime-def.el: Abolish function `butlast' and `nbutlast'. + + * mime-def.el (mime-library-version): New constant. + (mime-library-version-string): Refer `mime-library-version'. + +1998-09-11 MORIOKA Tomohiko + + * Makefile (XEMACS): New variable. + (PACKAGEDIR): New variable. + (package): New target. + (install-package): New target. + + * FLIM-CFG (PACKAGEDIR): New variable. + + * FLIM-MK (config-flim-package): New function. + (compile-flim-package): New function. + (install-flim-package): New function. + +1998-09-10 MORIOKA Tomohiko + + * mime-en.sgml (Content-Type field): Translate. + (mime-content-type): Translate. + (Content-Type parser): Translate. + (Content-Disposition): Translate. + (mime-content-disposition): Translate. + (Content-Disposition parser): Translate. + +1998-09-10 MORIOKA Tomohiko + + * Makefile (GOMI): Add Texinfo related garbages. + (clean): Delete historical setting. + +1998-09-03 MORIOKA Tomohiko + + * mime-en.sgml (mm-backend): Translate. + (Request for entity): Likewise. + (mm-backend module): Likewise. + + * mime.el (mime-entity-send): Add DOC-string. + +1998-09-01 MORIOKA Tomohiko + + * mime-en.sgml (Entity hierarchy): Translate. + +1998-09-01 MORIOKA Tomohiko + + * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement. + + +1998-08-31 MORIOKA Tomohiko + + * FLIM: Version 1.9.1 (Tonosh-Dò)-A was released. + + * mime-en.sgml (mm-backend): Translate a little. + +1998-08-31 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-default-start-column): New user + option. + (eword-encode-string): Use `eword-encode-default-start-column'. + (eword-encode-address-list): Likewise. + (eword-encode-structured-field-body): Likewise. + (eword-encode-unstructured-field-body): Likewise. + +1998-08-31 MORIOKA Tomohiko + + * eword-encode.el (eword-encode): New group. + (eword-field-encoding-method-alist): Now a user option (was: + variable). + +1998-08-31 MORIOKA Tomohiko + + * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' -> + `eword-encode-mailbox-to-rword-list'. + + * eword-encode.el: Rename `tm-eword::phrase-to-rwl' -> + `eword-encode-phrase-to-rword-list'. + + * eword-encode.el: Rename `eword-addr-spec-to-rwl' -> + `eword-encode-addr-spec-to-rword-list'. + + * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' -> + `eword-encode-phrase-route-addr-to-rword-list'. + + * eword-encode.el: Rename `eword-addr-seq-to-rwl' -> + `eword-encode-addr-seq-to-rword-list'. + + * eword-encode.el: Rename `tm-eword::split-string' -> + `eword-encode-split-string'. + + * eword-encode.el: Rename `tm-eword::addresses-to-rwl' -> + `eword-encode-addresses-to-rword-list'. + + * eword-encode.el: Rename `tm-eword::encode-rwl' -> + `eword-encode-rword-list'. + + * eword-encode.el (eword-encode-unstructured-field-body): New + function. + (eword-encode-field): Use `eword-encode-unstructured-field-body'. + +1998-08-31 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-string): Add DOC-string. + (eword-encode-address-list): Likewise. + (eword-encode-structured-field-body): Likewise. + + * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a + structured field. + +1998-08-28 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-field): Use `capitalize' instead + of `downcase' for `field-name'. + + * eword-encode.el (eword-encode-structured-field-body): New + function. + (eword-encode-field): Use `eword-encode-structured-field-body' for + "MIME-Version" and "User-Agent" field. + +1998-08-26 Shuhei KOBAYASHI + + * mime-def.el (mm-define-method): Put `edebug-form-spec'. + +1998-08-28 MORIOKA Tomohiko + + * eword-encode.el (eword-encode-address-list): New function. + (eword-encode-field): Use `eword-encode-address-list' instead of + `tm-eword::encode-address-list'; abolish + `tm-eword::encode-address-list'. + + * eword-encode.el (eword-encode-field): Use `eword-encode-string' + instead of `tm-eword::encode-string'; abolish + `tm-eword::encode-string'. + + * eword-encode.el: Rename `tm-eword::make-rword' -> + `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'. + +1998-08-26 Shuhei KOBAYASHI + + * mel-b.el (base64-insert-encoded-file): Conditionally use + internal converter. (cf. [tm-ja:3320]) + (base64-write-decoded-region): Ditto. + +1998-08-25 MORIOKA Tomohiko + + * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally. + +1998-08-25 MORIOKA Tomohiko + + * Delete mime-lib.el. + +1998-08-10 MORIOKA Tomohiko + + * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed + to `write-region-as-raw-text-CRLF'. + +1998-08-07 MORIOKA Tomohiko + + * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead + of `write-region-as-binary'. + + 1998-07-15 MORIOKA Tomohiko * FLIM: Version 1.9.0 (Terada) was released. @@ -746,7 +2716,7 @@ 1998-07-07 MORIOKA Tomohiko - * FLIM-Chao: Version 1.8.0 (Shij.DNr) was released.*B + * FLIM-Chao: Version 1.8.0 (Shij-Dò)-A was released. 1998-07-07 MORIOKA Tomohiko @@ -858,7 +2828,7 @@ 1998-07-01 MORIOKA Tomohiko - * FLIM: Version 1.8.0 (.DNRkubo) was released.*B + * FLIM: Version 1.8.0 (-DÒkubo)-A was released. * README.en: Delete `How to use'. @@ -983,7 +2953,7 @@ 1998-06-28 MORIOKA Tomohiko - * FLIM-Chao: Version 1.7.0 (Goj.DNr) was released.*B + * FLIM-Chao: Version 1.7.0 (Goj-Dò)-A was released. 1998-06-26 MORIOKA Tomohiko @@ -1242,7 +3212,7 @@ 1998-06-19 MORIOKA Tomohiko - * FLIM: Version 1.4.1 (Momoyama-Gory.DNrmae) was released.*B + * FLIM: Version 1.4.1 (Momoyama-Gory-Dòmae)-A was released. 1998-06-18 MORIOKA Tomohiko @@ -1362,7 +3332,7 @@ 1998-05-06 MORIOKA Tomohiko - * FLIM: Version 1.2.0 (J.DN~jNr) was released.*B + * FLIM: Version 1.2.0 (J-Dþjò)-A was released. * README.en (What's FLIM): Delete description about std11-parse.el; add description about mailcap.el. @@ -1413,7 +3383,7 @@ 1998-05-05 MORIOKA Tomohiko - * FLIM: Version 1.1.0 (T.DNrji) was released.*B + * FLIM: Version 1.1.0 (T-Dòji)-A was released. 1998-05-04 MORIOKA Tomohiko @@ -1449,7 +3419,7 @@ 1998-04-17 MORIOKA Tomohiko - * FLIM: Version 1.0.1 (Ky.DNrto) was released.*B + * FLIM: Version 1.0.1 (Ky-Dòto)-A was released. * mime-def.el (mime-spadework-module-version-string): New constant. @@ -1492,3 +3462,4 @@ eword-encode.el: Copied from MEL, SEMI (mime-def.el eword-decode.el eword-encode.el) and APEL (std11-parse.el std11.el). +>