tm 7.86.
[elisp/tm.git] / ChangeLog
index f1650ac..ab14135 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+Mon Sep 23 13:16:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.61.6 was released.
+       * tm: Version 7.86 was released.
+       * tm-vm: Version 7.64 was released.
+       * gnus-mime: Version 0.8 was released.
+
+       * tm-file.el: Method setting were changed.
+
+       * tm-view.el (mime/content-decoding-condition): declare `mode'.
+
+       * tm-play.el (field-unifier-for-mode): New function.
+
+Sat Sep 21 17:51:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mime-setup.el.in (mime-setup-use-sc, mime-setup-use-signature,
+       mime-setup-default-signature-key, mime-setup-signature-key-alist):
+       Add DOC-string.
+
+Sat Sep 21 16:01:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-play.el: add `mime-viewer/external-progs' to environment
+       variable `PATH'.
+       (mime-article/start-external-method-region): Don't add
+       `mime-viewer/external-progs' to `PATH' of local
+       `process-environment'.
+
+Sat Sep 21 15:18:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el (mime/content-decoding-condition): add tm-ps for
+       application/postscript.
+
+Sat Sep 21 14:33:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime-editor/insert-binary-file): Use macro
+       `as-binary-input-file'.
+
+Fri Sep 20 07:27:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-parse.el (mime/parse-message): parse content of message/news
+       as same as message/rfc822.
+
+Thu Sep 19 01:56:00 1996  Martin Buchholz <mrb@Eng.Sun.COM>
+
+       * README.en: more natural for English native speakers.
+       (cf. [tm-en:787])
+
+Tue Sep 17 06:33:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-file.el (mime-article/extract-file): modified for mule merged
+       EMACS.
+
+       * TM-ELS (tm-modules-to-compile): Add tm-image if running mule
+       merged EMACS.
+
+       * tm-image.el: support mule merged EMACS.
+
+Mon Sep 16 08:59:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::char-type): Use function `char-charset'
+       instead of `char-leading-char'.
+
+\f
+Sun Sep 15 04:17:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.61.4 was released.
+       * MU: Version 0.33 was released.
+       * tm: Version 7.85 was released.
+
+       * tm-edit.el (mime-editor::edit-again, mime/edit-again): Use
+       function `std11-field-end' instead of `rfc822/field-end'.
+
+Sat Sep 14 08:56:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-view.el: Use std11.el instead of tl-822.el.
+
+       * tm-view.el (mime-article/get-subject): Use function
+       `std11-strip-quoted-string' instead of
+       `rfc822/strip-quoted-string'.
+
+       * tm-play.el (mime-article/get-original-filename): Use function
+       `std11-strip-quoted-string' instead of
+       `rfc822/strip-quoted-string'.
+
+       * tm-parse.el (mime/parse-parameter, mime/parse-message): Use
+       function `std11-strip-quoted-string' instead of
+       `rfc822/strip-quoted-string'; Use std11 instead of tl-822.
+
+Fri Sep 13 02:39:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-d.el (mime/decode-encoded-text): eliminate CR after
+       unfolded when `unfolding' is not nil.
+
+\f
 Sun Sep  8 18:18:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * MU: Version 0.31 was released.