release.
[elisp/flim.git] / ChangeLog
index b2f319d..aafb38a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,221 @@
+1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * CLIME: Version 1.13.3 (Hirahata) released.
+
+       * README.en (Installation): Modify for APEL 9.21.
+
+1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mime-def.el: Don't require cl.
+       (make-mime-content-type): Don't use `list*'.
+
+1999-08-24  Taiji Can         <Taiji.Can@atesoft.advantest.co.jp>
+
+       * mime-def.el: Use `int-to-string' instead of `number-to-string'.
+
+\f
+1999-08-23  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * CLIME: Version 1.13.2 (Nukatabe) released.
+
+1999-08-19  TSUMURA Tomoaki   <tsumura@kuis.kyoto-u.ac.jp>
+
+       * mel-b-el.el (base64-num-to-char): Use <(` ...)> and <(, ...)>
+       instead of <`...> and <,...>.
+       (base64-char-to-num): Likewise.
+
+1999-08-20  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
+
+       * mel-b-ccl.el (mel-ccl-decode-b): Use <(` ...)>, <(, ...)> and
+       <(,@ ...)> instead of <`...>, <,...> and <,@...> unless
+       `ccl-cascading-read' is broken.
+
+       * mel-q-ccl.el (mel-ccl-decode-quoted-printable-generic): Fix
+       quotation.
+
+1999-08-19  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
+
+       * mel-b-ccl.el (mel-ccl-decode-b): Use <(` ...)>, <(, ...)> and
+       <(,@ ...)> instead of <`...>, <,...> and <,@...>.
+       (mel-ccl-encode-base64-generic): Likewise.
+
+       * mel-q-ccl.el (mel-ccl-decode-q): Use <(` ...)>, <(, ...)> and
+       <(,@ ...)> instead of <`...>, <,...> and <,@...>.
+       (mel-ccl-encode-q-generic): Likewise.
+       (mel-ccl-count-q-length): Likewise.
+       (mel-ccl-set-eof-block): Likewise.
+       (mel-ccl-try-to-read-crlf): Likewise.
+       (mel-ccl-encode-quoted-printable-generic): Likewise.
+       (mel-ccl-decode-quoted-printable-generic): Likewise.
+
+\f
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * CLIME: Version 1.13.1 (Ando) released.
+
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * luna.el (luna-define-generic): Use <(` ...)>, <(, ...)> and <(,@
+       ...)> instead of <`...>, <,...> and <,@...>.
+       (luna-define-internal-accessors): Use <(` ...)> and <(, ...)>
+       instead of <`...> and <,...>.
+
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * smtpmail.el (smtpmail-send-it): Don't use bare lambda.
+
+       * mime-def.el (mm-define-backend): Don't use bare lambda.
+       (mel-define-backend): Likewise.
+       (mel-define-method): Likewise.
+
+       * luna.el (luna-define-class-function): Don't use bare lambda.
+       (luna-define-method): Likewise.
+       (luna-define-internal-accessors): Likewise.
+
+       * mime-def.el: Delete <(require 'custom)>.
+
+\f
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * CLIME: Version 1.13.0 (Shin-H\ er\ fry\ e~\ fji) released.
+
+1999-08-18  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mime.el (mime-entity-send): Use <(` ...)>, <(, ...)> and <(,@
+       ...)> instead of <`...>, <,...> and <,@...>.
+
+       * mime-parse.el (mime-parse-Content-Type): Use
+       `eval-when-compile'.
+
+       * mime-def.el (mime-product-name): Use <(` ...)> and <(, ...)>
+       instead of <`...> and <,...>.
+       (mime-product-version): Likewise.
+       (mime-product-code-name): Likewise.
+       (mime-library-version): Use <(function ...)> instead of <#'...>.
+       (mm-expand-class-name): Use <(` ...)> and <(, ...)> instead of
+       <`...> and <,...>.
+       (mm-define-backend): Likewise.
+       (mm-define-method): Use <(` ...)>, <(, ...)> and <(,@ ...)>
+       instead of <`...>, <,...> and <,@...>.
+       (mel-define-service): Likewise.
+       (mel-define-backend): Use <(` ...)> and <(, ...)> instead of
+       <`...> and <,...>.
+       (mel-define-method-function): Likewise.
+       (mel-define-function): Likewise.
+
+       * mel.el (mime-encoding-alist): Use <(function ...)> instead of
+       <#'...>.
+
+       * luna.el (luna-find-class): Use <(` ...)> and <(, ...)> instead
+       of <`...> and <,...>.
+       (luna-set-class): Likewise.
+       (luna-class-obarray): Likewise.
+       (luna-class-parents): Likewise.
+       (luna-class-number-of-slots): Likewise.
+       (luna-define-class): Likewise.
+       (luna-class-slot-index): Likewise.
+       (luna-slot-index): Likewise.
+       (luna-define-method): Use <(` ...)>, <(, ...)> and <(,@ ...)>
+       instead of <`...>, <,...> and <,@...>.
+       (luna-find-functions): Use <(` ...)> and <(, ...)> instead of
+       <`...> and <,...>.
+       (luna-class-name): Likewise.
+       (luna-set-class-name): Likewise.
+       (luna-get-obarray): Likewise.
+       (luna-set-obarray): Likewise.
+       (luna-make-entity): Use <(function ...)> instead of <#'...>.
+
+       * eword-decode.el (mime-find-field-presentation-method): Use <(`
+       ...)> and <(, ...)> instead of <`...> and <,...>.
+       - Use <(function ...)> instead of <#'...>.
+
+\f
+1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * FLIM: Version 1.13.2 (Kasanui) released.
+
+1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>
+       
+       * smtp.el (smtp-notify-success): New option.
+       * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
+       SMTP server if `smtp-notify-success' is non-nil.
+       [cf. <tm-ja:4872,4877>]
+
+1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mime.el (mime-entity-header-start-point): New generic function.
+       (mime-entity-header-end-point): New generic function.
+
+       * mmbuffer.el (mime-entity-header-start-point): New method.
+       (mime-entity-header-end-point): New method.
+
+1999-08-09  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * FLIM-ELS (flim-modules): Add `mmdbuffer'.
+
+1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mmdbuffer.el: New module.
+
+1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mime-parse.el: Add autoload setting for
+       `mime-entity-body-buffer', `mime-entity-body-start-point' and
+       `mime-entity-body-end-point'.
+
+       * mime.el (mime-entity-point-min): Define as an obsolete function.
+       (mime-entity-point-max): Likewise.
+
+1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mmbuffer.el (entity-point-min): Deleted because it is
+       duplicated.
+       (entity-point-max): Deleted because it is duplicated.
+
+1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mmbuffer.el (mime-insert-text-content): Deleted [moved to
+       mime-def.el].
+
+       * mime-def.el: Add autoload settings for `mime-entity-content' [to
+       avoid warning].
+       (mime-insert-text-content): New method of `mime-entity' [moved
+       from mmbuffer.el].
+
+1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mmbuffer.el (mime-entity-children): Deleted [moved to
+       mime-def.el].
+
+       * mime-def.el: Add autoload settings for
+       `mime-entity-content-type', `mime-parse-multipart' and
+       `mime-parse-encapsulated' [to avoid warning].
+       (mime-entity-children): New method of `mime-entity' [moved from
+       mmbuffer.el].
+
+\f
+1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * FLIM: Version 1.13.1 (Tawaramoto) released.
+
+1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mime-parse.el (mime-parse-buffer): Fixed.
+
+\f
+1999-07-16  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * FLIM: Version 1.13.0 (Iwami) released.
+
+1999-07-09  Nakagawa, Makoto  <nakagawa@pochi.tis.co.jp>
+
+       * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
+       time-stamp-strftime.
+       (smtpmail-send-it): Use write-region-as-binary instead of
+       write-file.
+       (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
+       instead of find-file-noselect.
+
 1999-06-23  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * FLIM-CFG: Delete code to detect APEL 7.3 or later.
 \f
 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
 
-       * FLIM: Version 1.12.7 (Y\e-Dþzaki)\e-A released.
+       * FLIM: Version 1.12.7 (Y\ e~\ fzaki) released.
 
 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
 
 \f
 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
 
-       * FLIM: Version 1.12.6 (Family-K\e-Dòenmae)\e-A released.
+       * FLIM: Version 1.12.6 (Family-K\ er\ fenmae) released.
 
 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
 
        * mime.el: Delete autoload setting for `eword-encode-field'.
 
-1999-04-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
+1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
 
        * eword-encode.el: Require `poem' instead of `emu'.
        Don't use `cl' for `caar'.
 \f
 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.12.3 (Kintetsu-K\e-Dòriyama)\e-A released.
+       * FLIM: Version 1.12.3 (Kintetsu-K\ er\ friyama) released.
 
 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.12.2 (Kuj\e-Dò)\e-A released.
+       * FLIM: Version 1.12.2 (Kuj\ er\ f) released.
 
 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.12.1 (Nishinoky\e-Dò)\e-A released.
+       * FLIM: Version 1.12.1 (Nishinoky\ er\ f) released.
 
 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.11.2 (Heij\e-Dò)\e-A was released.
+       * FLIM: Version 1.11.2 (Heij\ er\ f) was released.
 
        * NEWS (Abolish variable `mime-temp-directory'): New subsection.
 
 \f
 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
+       * FLIM: Version 1.10.4 (Shin-H\ er\ fsono) was released.
 
 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
 
 \f
 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.
+       * FLIM: Version 1.10.0 (K\ er\ fdo) was released.
 
        * README.en (What's FLIM): Add mel-ccl.el.
 
 \f
 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.9.1 (Tonosh\e-Dò)\e-A was released.
+       * FLIM: Version 1.9.1 (Tonosh\ er\ f) was released.
 
        * mime-en.sgml (mm-backend): Translate a little.
 
 \f
 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
+       * FLIM-Chao: Version 1.8.0 (Shij\ er\ f) was released.
 
 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
+       * FLIM: Version 1.8.0 (\ eR\ fkubo) was released.
 
        * README.en: Delete `How to use'.
 
 \f
 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
+       * FLIM-Chao: Version 1.7.0 (Goj\ er\ f) was released.
 
 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
+       * FLIM: Version 1.4.1 (Momoyama-Gory\ er\ fmae) was released.
 
 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
+       * FLIM: Version 1.2.0 (J\ e~\ fj\ er\ f) was released.
 
        * README.en (What's FLIM): Delete description about
        std11-parse.el; add description about mailcap.el.
 \f
 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
+       * FLIM: Version 1.1.0 (T\ er\ fji) was released.
 
 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
 \f
 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
-       * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
+       * FLIM: Version 1.0.1 (Ky\ er\ fto) was released.
 
        * mime-def.el (mime-spadework-module-version-string): New
        constant.