tm 7.72.
[elisp/tm.git] / ChangeLog
index 778018b..3002bf2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+Wed Jul 17 05:36:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.43 was released.
+       * tm: Version 7.72 was released.
+       * tm/mh-e: Version 7.64 was released.
+       * tm/gnus: Version 7.78 was released.
+
+Mon Jul 15 19:21:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
+       (mime-preview/filter-for-application/postscript): Use variable
+       `mime-viewer/ps-to-gif-command'.
+
+Mon Jul 15 14:04:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el (mime-article/show-output-buffer): use variable
+       `mime/output-buffer-window-is-shared-with-bbdb'.
+
+       * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
+       variable.
+
+       * tm-pgp.el (mime-article/check-pgp-signature): Don't check
+       *noconv*.
+
+Mon Jul 15 13:59:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
+       of function `mime-article/show-output-buffer'.
+
+       * tm-play.el (mime-article/show-output-buffer): Select a window
+       contains preview-buffer if there is no windows contain
+       mime/output-buffer-name.
+
+       * tm-def.el (tm:button-dispatcher): New implementation.
+
+Mon Jul 15 08:19:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor::edit-again): Use function
+       `decode-mime-charset-region' instead of
+       `mime-charset-decode-region' and `character-decode-region'; Use
+       variable `default-mime-charset' instead of
+       `mime/default-coding-system'.
+
+Sun Jul 14 15:04:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-def.el: Variable `mime/default-coding-system' was abolished.
+
+       * tm-def.el: Variable `mime/charset-coding-system-alist' was
+       abolished.
+
+       * tm-def.el (mime-charset-decode-region): Use function
+       `decode-mime-charset-region'.
+
+Sun Jul 14 11:40:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-d.el (mime/decode-encoded-text): Use function
+       `decode-mime-charset-string' instead of
+       `mime-charset-decode-string'.
+
+       * tm-def.el: Function `mime-charset-decode-string' was abolished.
+
+\f
 Thu Jul 11 15:26:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.36 was released.
@@ -98,6 +160,7 @@ Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.31.1 was released.
        * tm: Version 7.70 was released.
+       * tm/gnus: Version 7.73 was released.
 
        * tm-edit.el (mime/editor-mode): Don't toggle.
        (mime-editor/toggle-mode): New function.