tm 7.62.
[elisp/tm.git] / ChangeLog
index d794159..ede4b94 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+Fri May 17 07:59:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.25 was released.
+       * MEL: Version 4.7 was released.
+       * tm: Version 7.62 was released.
+
+       * tm-view.el (mime-preview/insert-content-subject): New
+       implementation.
+
+       (mime-preview/default-content-separator): renamed from
+       `mime-viewer/default-content-separator'.
+
+Thu May 16 00:44:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el: Unused variable `mime-signature-file' was abolished.
+       (mime-editor/translate-hook): DOC string was modified.
+       (mime/editor-mode): DOC string was modified.
+       (mime-editor/insert-signature): DOC string was modified.
+
+\f
+Wed May 15 19:31:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.24 was released.
+       * tm: Version 7.61 was released.
+       * tm/mh-e: Version 7.61.1 was released.
+
+       * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
+       administration was changed.
+
+       * README.en: Address of the tm ML administration was changed.
+
+Wed May 15 16:52:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el (mime-preview/insert-content-subject): renamed from
+       `mime-viewer/insert-content-subject'; new argument `encoding'.
+
+       (mime-preview/default-content-subject-function): renamed from
+       `mime-viewer/default-content-subject-function'; new argument
+       `encoding'.
+
+       (mime-preview/content-subject-function): renamed from
+       `mime-viewer/content-subject-function'; new argument `encoding'.
+
+       (mime-preview/display-message/partial): renamed from
+       `mime-viewer/display-message/partial'; abolish argument `obuf';
+       initial buffer was changed to preview-buffer.
+
+       (mime-preview/display-content): Variable
+       `mime-viewer/content-subject-function' was renamed to
+       `mime-preview/content-subject-function' and arguments was changed.
+       Function `mime-viewer/insert-content-subject' was renamed to
+       `mime-preview/insert-content-subject' and arguments was changed.
+       Function `mime-viewer/display-message/partial' was renamed to
+       `mime-preview/display-message/partial' and arguments was changed.
+
+\f
+Tue May 14 02:11:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.22.5 was released.
+       * MEL: Version 4.6 was released.
+       * tm: Version 7.60 was released.
+
+       * tm-view.el (mime-preview/display-body): renamed from
+       `mime-viewer/display-body'; abolish argument `obuf'; initial
+       buffer was changed to preview-buffer.
+
+       (mime-preview/display-content): Function
+       `mime-viewer/display-body' was renamed to
+       `mime-preview/display-body'.
+
+Sun May 12 17:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor::edit-again): fixed to use function
+       `character-decode-region' instead of `decode-coding-region'.
+
+\f
 Sat May 11 16:23:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tl: Version 7.22.4 was released.