X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=4e813dbc164a6528532ab49d4ef60a7ce7164b06;hb=ac78557ec302b6e9158b28b531bcb51b332adfdd;hp=41bec85eb67ffea458bdb5094d9cf3a905ab4ca8;hpb=81a628c371a54077532fc5b4fcc501e040b84f06;p=elisp%2Ftm.git diff --git a/ChangeLog b/ChangeLog index 41bec85..4e813db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,93 @@ +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.