tm 7.68.
[elisp/tm.git] / ChangeLog
index bbf8656..fc11afb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,109 @@
+Wed Jun 12 05:53:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.30 was released.
+       * MEL: Version 5.5 was released.
+       * tm: Version 7.68 was released.
+
+       * tm-edit.el (mime-editor/split-message-sender-alist): setting for
+       `mail-mode' was moved to tm-rmail.el.
+
+Wed Jun 12 05:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-rmail.el: Setting for
+       `mime-editor/split-message-sender-alist' was moved from
+       tm-edit.el.
+
+Tue Jun 11 22:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-image.el: Function `image-read-file' was abolished.
+
+       * tm-image.el (mime-preview/filter-for-inline-image): New
+       implementation; Don't make temporary file.
+
+       (mime-preview/filter-for-application/postscript): New function for
+       XEmacs 19.14 or later.
+
+Tue Jun 11 14:34:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encode-string-1): Use function
+       `char-length' instead of `char-bytes'.
+
+       * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
+       instead of `char-bytes'.
+
+Mon Jun 10 05:12:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encode-string-1): Use macro
+       `tm-eword::rword-charset', `tm-eword::rword-encoding' and
+       `tm-eword::rword-type'.
+
+       (tm-eword::encoded-word-length): set `type'.
+
+Mon Jun 10 04:34:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (mime/encode-field): set `type'.
+
+Mon Jun 10 04:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
+       abolished.
+
+       (tm-eword::encode-string): modified for new interface.
+
+       (mime-eword/encode-string): modified for new interface.
+
+Mon Jun 10 04:21:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
+       was abolished.
+
+       (tm-eword::encode-rwl): don't use `mode'.
+
+       * tm-ew-e.el (tm-eword::split-string): New optional argument
+       `mode'.
+
+       (tm-eword::mailbox-to-rwl): set `type'.
+
+Mon Jun 10 04:10:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::make-rword): New macro.
+
+       (tm-eword::words-to-ruled-words): new optional argument `mode';
+       Use macro `tm-eword::make-rword'.
+
+       (tm-eword::phrase-to-rwl): set `mode'.
+
+Mon Jun 10 03:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
+       `tm-eword::rword-text', `tm-eword::rword-charset' and
+       `tm-eword::rword-encoding'.
+
+Mon Jun 10 03:12:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encoded-word-length): Use function
+       `base64-encoded-length' instead of `base64-length'.
+
+       Function `q-encoding-length' was abolished.
+
+Mon Jun 10 03:09:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::encoded-word-length): Use function
+       `base64-encoded-length' instead of `base64-length'.
+
+       Function `base64-length' was abolished.
+
+Mon Jun 10 02:59:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-ew-e.el (tm-eword::rword-text): New macro.
+       (tm-eword::rword-charset): New macro.
+       (tm-eword::rword-encoding): New macro.
+       (tm-eword::rword-type): New macro.
+
+       (tm-eword::space-process): Use macro `tm-eword::rword-text',
+       `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
+
+\f
 Mon Jun 10 01:56:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tm: Version 7.67 was released.