* mel-b-ccl.el: New file.
[elisp/flim.git] / ChangeLog
index 4dc2481..4d86be9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,50 @@
+1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * 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      <akr@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-field): New function.
+
+1998-10-18  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * 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      <akr@jaist.ac.jp>
+
+       * mel-ccl.el: Check broken facility consistency by
+       `check-broken-facility'.
+
+1998-10-14  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * 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      <akr@jaist.ac.jp>
+
+       * mime-def.el (mime-library-product): Fix typo.
+
+1998-10-09  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * 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      <akr@jaist.ac.jp>
 
        * Sync up with flim-1_10_0.
        * eword-decode.el: Copied from AKEMI branch of SEMI.
 
 \f
+1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.11.0 (Yamadagawa) was released.
+
+1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
+       about `mime-insert-text-content'.
+
+1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * NEWS: New file.
+
+1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * mel-g.el: Require mel.
+
+       * mel-g.el: Require poem instead of emu.
+
+1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime.el (mime-insert-text-content): New generic function.
+
+       * mmcooked.el, mmgeneric.el (insert-text-content): New method.
+
+1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * std11.el (std11-unfold-string): New implementation.
+
+1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mmgeneric.el: New module.
+
+       * mmbuffer.el: Use `generic' as mother backend.
+
+       * FLIM-ELS (flim-modules): Add mmgeneric.
+
+1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * eword-decode.el (eword-decode-and-unfold-unstructured-field):
+       New function.
+
+1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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.
+
+\f
+1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.10.5 (Kizugawadai) was released.
+
+       * mel.el: Must require poem.
+
+\f
+1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
+
+1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
+       with MULE.
+
+\f
+1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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 <akr@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * mel-b.el (base64-numbers): Use `eval-when-compile'.
+
+1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
+       "custom" to load-path.
+
+1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * mime-def.el (mime-library-product): Enclose with
+       `eval-and-compile'.
+
+       * FLIM-CFG: Add "custom" to load-path.
+
+\f
+1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * 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.
+
+\f
+1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * FLIM: Version 1.10.1 (Miyamaki) was released.
+
+1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * 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  <morioka@jaist.ac.jp>
+
+       * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
+       description of `mm-define-backend' and `mm-define-method'.
+
+\f
 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.