X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=4e813dbc164a6528532ab49d4ef60a7ce7164b06;hb=ac78557ec302b6e9158b28b531bcb51b332adfdd;hp=e395484c365baba3f3c89044e9e245e9171acb5a;hpb=aed61f4327f3bc83b99966079471ca4160e76960;p=elisp%2Ftm.git diff --git a/ChangeLog b/ChangeLog index e395484..4e813db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,203 @@ +Thu Oct 31 15:17:33 1996 MORIOKA Tomohiko + + * MEL: Version 6.0.1 was released. + * tm: Version 7.93 was released. + * tm-vm: Version 7.73 was released. + + * tm-edit.el (mime-editor/message-default-max-lines): Renamed from + `mime-editor/message-default-max-size'. + + (mime-editor/message-max-lines-alist): Renamed from + `mime-editor/message-max-size-alist'. + +Mon Oct 28 08:44:12 1996 MORIOKA Tomohiko + + * tm-parse.el: Require tl-822.el. + + * tm-def.el: Don't require tl-822. + + * tm-parse.el (mime/content-parameter-value-regexp): New constant; + from tm-def.el. + + * tm-def.el: Definition of constant + `mime/content-parameter-value-regexp' was moved to tm-parse.el. + + +Thu Oct 24 08:25:47 1996 MORIOKA Tomohiko + + * tl: Version 7.61.12 was released. + * tm: Version 7.92 was released. + * tm-vm: Version 7.68 was released. + + * tm-edit.el (mime-editor::edit-again): Use function + `std11-unfold-string' instead of `rfc822/unfolding-string'. + +Thu Oct 24 08:14:02 1996 MORIOKA Tomohiko + + * inst-tm (make-mime-setup): generate relative method dir. + +Thu Oct 24 04:43:52 1996 MORIOKA Tomohiko + + * tl: Version 7.61.11 was released. + * tm: Version 7.91 was released. + * tm-mh-e: Version 7.71.1 was released. + * tm-gnus: Version 7.27.2 was released. + * gnus-mime: Version 0.11 was released. + + * tm-edit.el (mime-editor/split-and-send): Use function + `std11-header-string-except' instead of + `rfc822/get-header-string-except'. + + (mime-editor/split-and-send): Display error message if split + sender is not implemented. + +Wed Oct 23 02:49:37 1996 MORIOKA Tomohiko + + * tm-play.el (mime-article/decode-caesar): fixed + (cf. [tm-ja:2133]) + +Tue Oct 22 05:28:23 1996 Shuhei KOBAYASHI + + * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Would infloop. + +Tue Oct 22 05:17:08 1996 MORIOKA Tomohiko + + * tm-play.el (mime-article/decode-message/partial): fixed problem + when mother buffer window is not exist. + + * tm-play.el (mime-article/decode-message/partial): Use + `as-binary-input-file'. + +Mon Oct 21 02:47:29 1996 MORIOKA Tomohiko + + * doc/tm-edit-ja.sgml, doc/tm-view-ja.sgml, doc/tm-ja.sgml: for + sinfo 6.1. + +Sat Oct 19 15:25:39 1996 MORIOKA Tomohiko + + * doc/tm-edit-ja.sgml, doc/tm-view-ja.sgml, doc/tm-ja.sgml: for + sinfo 6.0. + +Fri Oct 18 04:47:02 1996 MORIOKA Tomohiko + + * tm-pgp.el: Add `(run-hooks 'tm-pgp-load-hook)'. + +Thu Oct 17 02:00:30 1996 Shuhei KOBAYASHI + + * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Hunter Kelly + 's patch was applied. (cf. [tm-en:847]) + + +Wed Oct 16 00:35:29 1996 MORIOKA Tomohiko + + * tl: Version 7.61.10 was released. + * MU: Version 0.34.1 was released. + * tm: Version 7.90 was released. + * gnus-mime: Version 0.10 was released. + + * Makefile: Add *.sgml and *.info files. + +Tue Oct 15 20:58:43 1996 MORIOKA Tomohiko + + * doc/tm-edit-ja.sgml: New file. + + * doc/tm-view-ja.sgml: New file. + +Mon Oct 14 14:04:05 1996 MORIOKA Tomohiko + + * doc/tm-ja.sgml: New file. + +Mon Oct 14 09:33:14 1996 MORIOKA Tomohiko + + * README.en: RFC 2015 was published. + +Sun Oct 13 18:44:49 1996 MORIOKA Tomohiko + + * tm-ew-d.el (mime-eword/decode-string): Add DOC-string. + + * tm-ew-d.el (mime-eword/decode-region): DOC-string is modified. + + * tm-ew-d.el (mime/decode-encoded-word): Add DOC-string. + + * tm-ew-d.el (mime/decode-encoded-text): Add DOC-string. + +Mon Oct 7 14:30:50 1996 Shuhei KOBAYASHI + + * tm-edit.el (mime-editor/yank-ignored-field-list): Some fields + were added. + +Sat Oct 5 13:24:40 1996 MORIOKA Tomohiko + + * doc/Makefile: tm-gnus_*.texi were moved to tm-gnus/doc/. + + * doc/Makefile: tm-mh-e_{ja|en}.texi were moved to tm-mh-e/doc/. + +Thu Oct 3 07:52:09 1996 MORIOKA Tomohiko + + * tm-pgp.el (tm-pgp::key-expected-regexp-alist): New variable. + + (mime-article/check-pgp-signature): Use variable + `tm-pgp::key-expected-regexp-alist'. + + Variable `tm-pgp::key-expected-regexp' was abolished. + + * tm-pgp.el (tm-pgp::default-language): New variable. + (tm-pgp::good-signature-regexp-alist): New variable. Variable + `tm-pgp::good-signature-regexp' was abolished. + + * tm-pgp.el: Comment was modified. + +Thu Oct 3 04:11:34 1996 Fujikazu OKUNISHI + + * tm-pgp.el (mime::article/call-pgp-to-check-signature): specify + ``language=en'' (cf. [os2-emacs-ja:543]) + +Wed Oct 2 04:19:02 1996 Shuhei KOBAYASHI + + * tm-bbdb.el (tm:mail-extract-address-components): Save original + definition of `mail-extract-address-components' (fixed). + + +Tue Oct 1 13:36:22 1996 MORIOKA Tomohiko + + * tl: Version 7.61.9 was released. + * MU: Version 0.34 was released. + * tm: Version 7.89 was released. + * tm-mh-e: Version 7.71 was released. + * tm-vm: Version 7.66 was released. + + * tm-ew-e.el (tm-eword::phrase-to-rwl): Use function + `find-non-ascii-charset-string' instead of `find-charset-string'. + + (mime/encode-message-header): Use function + `find-non-ascii-charset-region' instead of `find-charset-region'. + + * tm-edit.el (mime-editor/insert-text): enriched-mode setting. + + (mime-editor/insert-tag): check not to split tag. + + (mime-editor/insert-binary-file): insert text/plain tag if it is + need. + +Sat Sep 28 10:39:05 1996 Shuhei KOBAYASHI + + * tm-bbdb.el (tm:mail-extract-address-components): Save original + definition of `mail-extract-address-components'. + + +Wed Sep 25 02:13:54 1996 MORIOKA Tomohiko + + * tl: Version 7.61.8 was released. + * tm: Version 7.88 was released. + * tm-vm: Version 7.65 was released. + * tm-mh-e: Version 7.70 was released. + +Tue Sep 24 22:00:21 1996 MORIOKA Tomohiko + + * tm-edit.el (mime-editor/voice-recorder-for-sun): Show message + how to stop recording. + + Mon Sep 23 19:53:58 1996 MORIOKA Tomohiko * tl: Version 7.61.7 was released. @@ -95,6 +295,7 @@ Sun Sep 15 04:17:35 1996 MORIOKA Tomohiko * tl: Version 7.61.4 was released. * MU: Version 0.33 was released. * tm: Version 7.85 was released. + * tm-mail: Version 7.25.1 was released. * tm-edit.el (mime-editor::edit-again, mime/edit-again): Use function `std11-field-end' instead of `rfc822/field-end'.