(bbdb-extract-field-value): Use `eword-decode-string' instead of
[elisp/tm.git] / ChangeLog
index 8fd6861..2a6a4af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,105 @@
+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.
@@ -497,6 +599,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'.