release.
[elisp/tm.git] / ChangeLog
index 54cc7d6..dc11b61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,361 @@
+1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * tm: Version 8.4 (Maria Club) released.
+
+\f
+1999-08-23  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * tm: Version 8.3 (Electric Prophet) released.
+
+\f
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * tm: Version 8.2 (Bang The Gong) released.
+
+\f
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * tm: Version 8.1 (Self Control) released.
+
+1999-08-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * TM-CFG: Delete RCS cookie.
+
+       * TM-ELS: Delete RCS cookie.
+
+       * mime-setup.el.in: Delete RCS cookie.
+
+\f
+1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * tm: Version 8.0 (Your Song) released.
+
+1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * tm-ew-e.el, tm-eword.el, tm-ew-d.el: Deleted.
+
+       * tm-view.el (mime-viewer/default-content-header-filter): Use
+       `mime-decode-header-in-buffer' instead of
+       `mime/decode-message-header'.
+       (mime-preview/display-content): Use `eword-decode-string' instead
+       of `mime-eword/decode-string'.
+       (mime-viewer/follow-content): Use `mime/decode-message-header'
+       instead of `mime/decode-message-header'.
+
+       * tm-text.el (mime-preview/decode-text-buffer): Don't call
+       `mime-decode-region' if `encoding' is nil.
+
+       * tm-edit.el: Delete RCS cookie.
+
+       * tm-edit.el (mime-editor/RCS-ID): Deleted.
+       (mime-editor/version): Don't use `get-version-string' and
+       `mime-editor/RCS-ID'.
+       (mime-content-types): Add `png'.
+       (mime-file-types): Add setting for *.png; don't specify "7bit" for
+       *.el.
+       (mime-editor/translate-header): Use `eword-encode-header' instead
+       of `mime/encode-message-header'.
+       (mime-editor/translate-single-part-tag): Use `eword-encode-header'
+       instead of `mime/encode-message-header'.
+       (mime-editor/normalize-body): Don't call `mime-encode-region' if
+       encoding is nil.
+
+       * tm-bbdb.el (bbdb-extract-field-value): Use `eword-decode-string'
+       instead of `mime-eword/decode-string'.
+       (tm-bbdb/canonicalize-full-name-methods): Likewise.
+
+       * mime-setup.el.in (mime-setup-decode-message-header): Use
+       `mime-decode-header-in-buffer' instead of
+       `mime/decode-message-header'.
+       (mu-cite/pre-cite-hook): Likewise.
+       (mail-setup-hook): Likewise.
+       (message-header-hook): Use `eword-encode-header' instead of
+       `mime/encode-message-header'.
+
+       * TM-MK (config-tm): Load "../apel/EMU-ELS" instead of
+       "../emu/EMU-ELS"; load "../apel/APEL-ELS"; load "../flim/FLIM-ELS"
+       instead of "../mel/MEL-ELS".
+       (compile-tm): Use `FLIM_RELATIVE_DIR' instead of
+       `MEL_RELATIVE_DIR'; specify "../apel" as the directory of
+       emu-modules; compile apel-modules; compile flim-modules instead of
+       mel-modules.
+
+       * TM-ELS (tm-modules-to-compile): Delete `tm-ew-d' and `tm-ew-e'.
+
+       * TM-CFG (load-path): Add "../apel" instead of "../emu"; add
+       "../flim" instead of "../mel".
+       (APEL_PREFIX): New variable.
+       (FLIM_PREFIX): New variable; delete `MEL_PREFIX'.
+       (APEL_DIR): New variable.
+       (FLIM_DIR): New variable; delete `MEL_DIR'.
+       (FLIM_RELATIVE_DIR): New variable; delete `MEL_RELATIVE_DIR'.
+       (APEL_RELATIVE_DIR): New variable.
+
+1998-06-09  Darryl Okahata  <darrylo@sr.hp.com>
+
+       * (TM 1.07: tm-edit.el)  Added new function,
+       `mime-editor/insert-file-verbose', so that users can use menu
+       picks to attach files and specify their MIME type/subtype.
+       There are now two menu picks to attach files to messages:
+
+               Insert File                     # Old, original, version
+               Insert File (verbose)           # Newer version with verbose
+                                               #  prompting for type/subtype
+
+       A new menu pick was added because some users will not like
+       verbose prompting.
+
+       The file extension ".patch" was left alone (except for the
+       default encoding being changed to base64), as there are some
+       true binary files (typically on the PC) whose names end with
+       ".patch".
+
+       Also made case-insensitive the association of file extensions to
+       default MIME types.  This means that extensions like .TXT and
+       .txt will be treated the same.
+
+1998-05-10  SL Baur  <steve@altair.xemacs.org>
+
+       * tm-edit.el (mime-editor/define-menu-for-xemacs): Use easymenu.
+
+1998-04-23  Didier Verna  <verna@inf.enst.fr>
+
+       * tm-edit.el (mime-editor/insert-file): if nil encoding, ask the
+       user which one to use. 
+
+1997-05-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/sign-pgp-elkins): Enclose PGP-processing
+       by `as-binary-process'.
+
+\f
+1997-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.40.1 was released.
+       * MU: Version 0.40.2 was released.
+       * MEL: Version 6.3 was released.
+       * tm: Version 7.106 was released.
+       * tm-mh-e: Version 7.73.3 was released.
+       * tm-vm: Version 8.10 was released.
+
+Thu Mar 20 07:20:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/translate-single-part-tag): modified.
+
+Wed Mar 12 14:26:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el: modified for XEmacs 20.1 b6.
+
+       * tm-file.el (mime-article/extract-file): Use macro
+       `as-binary-output-file'.
+
+\f
+1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.40 was released.
+       * tl: Version 7.61.18 was released.
+       * MEL: Version 6.2.3 was released.
+       * tm: Version 7.105.2 was released.
+       * gnus-mime: Version 0.15 was released.
+
+1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el: Use `exec-installed-p' instead of
+       `file-installed-p' to search `uncompface-program'.
+
+1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-d.el (mime/decode-encoded-word): Use function
+       `add-text-properties' instead of `tl:add-text-properties'.
+
+       * tm-def.el (tm:add-button): Use function `add-text-properties'
+       instead of `tl:add-text-properties'.
+
+\f
+1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.38.1 was released.
+       * MU: Version 0.40 was released.
+       * MEL: Version 6.2.2 was released.
+       * tm: Version 7.105.1 was released.
+
+1997-02-18  MORIOKA Tomohiko  <tmorioka@mule.etl.go.jp>
+
+       * tm-view.el (mime-viewer/define-keymap): Don't suppress-keymap if
+       mother is exist.
+
+\f
+1997-02-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.38 was released.
+       * tm: Version 7.105 was released.
+       * tm-vm: Version 8.9 was released.
+       * tm-mail: Version 7.30 was released.
+
+       * tm-pgp.el (mime-article/view-application/pgp): fixed problem
+       about window-configuration.
+
+1997-02-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el (pgp-function-alist): Add new services for tm-edit.
+
+       * tm-edit.el (mime-editor/insert-text): DOC-string was fixed.
+
+       Variable `mime-editor/pgp-sign-function',
+       `mime-editor/pgp-encrypt-function',
+       `mime-editor/traditional-pgp-sign-function' and
+       `mime-editor/pgp-insert-public-key-function' were abolished.
+
+       (mime-editor/sign-pgp-elkins): Use macro `pgp-function' instead of
+       variable `mime-editor/pgp-sign-function'.
+       (mime-editor/encrypt-pgp-elkins): Use macro `pgp-function' instead
+       of variable `mime-editor/pgp-encrypt-function'.
+       (mime-editor/sign-pgp-kazu): Use macro `pgp-function' instead of
+       variable `mime-editor/traditional-pgp-sign-function'.
+       (mime-editor/encrypt-pgp-kazu): Use macro `pgp-function' instead
+       of variable `mime-editor/pgp-encrypt-function'.
+       (mime-editor/insert-key): Use macro `pgp-function' instead of
+       variable `mime-editor/pgp-insert-public-key-function'.
+
+       * tm-def.el (pgp-function-alist): New variable; moved from
+       tm-pgp.el.
+       (pgp-function): New macro; moved from tm-pgp.el.
+
+       * tm-pgp.el: Variable `pgp-function-alist' and macro
+       `pgp-function' were moved to tm-def.el.
+
+       * tm-pgp.el (pgp-function): Changed to macro.
+
+       * tm-image.el (mime-viewer/content-header-filter-hook): Check
+       `uncompface-program' is installed or not if MULE or Emacs/mule is
+       running.
+
+\f
+1997-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.37.7 was released.
+       * tm: Version 7.104 was released.
+
+1997-02-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * TM-MK (make-mime-setup): Delete old mime-setup.el before
+       generate mime-setup.el if it is exist.
+
+1997-02-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encode-string-1): Unused local variable
+       `sl' was abolished.
+
+1997-02-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el: Variable `pgp-verify-function',
+       `pgp-decrypt-function', `pgp-fetch-key-function' and
+       `pgp-snarf-keys-function' were abolished.
+       
+       (pgp-function-alist): New variable.
+       (pgp-function): New function.
+       
+       (mime-article/view-application/pgp): Use `pgp-function' instead of
+       variable `pgp-verify-function' and `pgp-decrypt-function'.
+       (mime-article/check-pgp-signature): Use `pgp-function' instead of
+       variable `pgp-fetch-key-function'.
+       (mime-article/add-pgp-keys): Use `pgp-function' instead of
+       variable `pgp-snarf-keys-function'.
+
+1997-02-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el (pgp-fetch-key-function): Function `mc-pgp-fetch-key'
+       is in mc-pgp.el.
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el (mime-preview/filter-for-application/postscript):
+       Display message before/after decoding.
+
+       * tm-image.el: Don't require `annotations'.
+
+       * tm-image.el: Variable `mime-preview/x-face-function' was
+       abolished.
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el: Unused variable `mime-viewer/x-face-to-xbm-command'
+       was abolished.
+
+       * tm-image.el (mime-preview/filter-for-application/postscript):
+       New implementation.
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el (image-inline-p): New function.
+       Variable `tm-image/inline-image-types' was abolished.
+       (mime-preview/filter-for-image): Add xbm decoding.
+       Function `mime-preview/filter-for-image/xbm' was abolished.
+
+       * tm-image.el (bitmap-insert-xbm-file): New implementation.
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el: Variable `mime-viewer/shell-command' and
+       `mime-viewer/shell-arguments' were abolished.
+       Variable `mime-viewer/graphic-converter-alist' was abolished.
+       Function `mime-preview/filter-for-inline-image' was abolished.
+
+       (mime-preview/filter-for-image): New implementation; use function
+       `image-normalize'.
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-setup.el (tm-setup/load-rmail): New function; check variable
+       `rmail-support-mime' to detect "Radical RMAIL".
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el (mime-viewer/follow-content): Display message if
+       following method is not implemented.
+
+1997-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor::edit-again): Delete
+       application/pgp-signature parts.
+
+1997-02-07  Steven L. Baur    <steve@miranova.com>
+
+       * tm-image.el (mime-preview/filter-for-inline-image): Use better
+       method (cf. [tm-en:1204], [xemacs-beta:2462])
+
+1997-02-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ftp.el (mime-view-ftp-module): New variable; require it if it
+       is non-nil.
+
+\f
+1997-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.103.5 was released.
+       * tm-vm: Version 8.8 was released.
+
+1997-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * TM-MK (make-mime-setup): Call find-file in
+       `(let (vc-follow-symlinks) ...)' to avoid problem using
+       symbolic-link. (suggested by Takanori Saneto
+       <sanewo@ba2.so-net.or.jp>)
+
+1997-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el (mime-view-text/plain-mode-map): New constant.
+       (mime-view-text/plain-mode): New function.
+       (mime-view-text/plain-exit): New command.
+       (mime-article/decode-caesar): Use function
+       `mime-view-text/plain-mode' instead of view-mode.
+
+1997-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el (mime-article/decode-caesar): fixed problem about
+       window-configuration.
+
+\f
 1997-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.61.17 was released.
@@ -182,6 +540,7 @@ Wed Jan 29 15:18:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
        * emu: Version 7.37.4 was released.
        * tl: Version 7.61.16 was released.
        * MU: Version 0.39.1 was released.
+       * bitmap-mule: Version 7.16 was released.
        * tm: Version 7.101 was released.
 
 Tue Jan 21 07:23:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
@@ -371,6 +730,7 @@ Tue Dec 17 13:05:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
        * tm: Version 7.97 was released.
        * tm-mh-e: Version 7.73 was released.
        * tm-vm: Version 7.79 was released.
+       * tm-mail: Version 7.28 was released.
 
        * TM-MK (update-xemacs-source): Use `TL_DIR' as value of
        `EMU_DIR'.