X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mh-e%2FChangeLog;h=c7716ea55ca9e8c462979e691a8d0ae4c7dece26;hb=5822d3f1822ae0e279af4b76d3990b201caa598b;hp=a4d3990420f9b810214c437c17a3790b676ebcdf;hpb=4061c89ceab0bd46a32e52d9f1961cb5677d228b;p=elisp%2Ftm.git diff --git a/mh-e/ChangeLog b/mh-e/ChangeLog index a4d3990..c7716ea 100644 --- a/mh-e/ChangeLog +++ b/mh-e/ChangeLog @@ -1,3 +1,121 @@ +Mon Jun 3 14:40:35 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.63 was released. + +Thu May 30 00:18:04 1996 MORIOKA Tomohiko + + * tm-mh-e.el: mh-e bundled in Emacs 19.31 does not have variable + `mh-e-version', so version check code was changed. + + Does not back up original `mh-display-msg'. + + +Mon May 20 15:24:56 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.62 was released. + + * tm-mh-e.el: Setting for variable + `mime-viewer/show-summary-method' was added. + + +Wed May 15 15:39:54 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.61.1 was released. + + * tmh-comp.el (tm-mh-e/forward): use function + `mime-eword/decode-string' for `orig-from' and `orig-subject'. + + * tmh-comp.el (tm-mh-e/forward): remove `(require 'tm-edit)'. + + * tmh-comp.el (tm-mh-e/forward): remove `(require 'mh-comp)'. + + +Sat May 11 16:24:52 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.61 was released. + +Thu May 9 19:01:06 1996 MORIOKA Tomohiko + + * tm-mh-e.el (tm-mh-e/charset-decode-region): renamed from + `tm-mh-e/code-convert-region-to-emacs'. + +Thu May 9 18:57:07 1996 MORIOKA Tomohiko + + * tm-mh-e.el (tm-mh-e/code-convert-region-to-emacs): Function + `mime/code-convert-region-to-emacs' was renamed to + `mime-charset-decode-region'. + + +Fri Apr 26 04:47:43 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.59 was released. + +Thu Apr 25 22:19:02 1996 MORIOKA Tomohiko + + * tm-mh-e.el (tm-mh-e/following-method): new implementation for + tm-view 7.53. + +Thu Apr 25 15:38:16 1996 MORIOKA Tomohiko + + * tmh-comp.el (tm-mh-e/yank-cur-msg): don't call `error'. + + +Mon Apr 22 12:52:17 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.58 was released. + +Sun Apr 21 17:11:20 1996 MORIOKA Tomohiko + + * tm-mh-e.el (tm-mh-e/following-method): New function. + + +Mon Mar 25 11:57:17 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.57 was released. + + * tm-mh-e.el (mh-temp-buffer): declare for mh-e 4.1 or earlier. + (cf. [tm-ja:1672]) + + * tmh-comp.el (tm-mh-e::insert-letter): New function; for version + independent (cf. [tm-ja:1672]) + + +Wed Mar 6 02:03:17 1996 Morioka Tomohiko + + * tm/mh-e: Version 7.56 was released. + + * tm-mh-e.el: Function `tm-mh-e/set-window-configuration' was + commented out. (cf. [tm-en:359]) + + +Mon Mar 4 09:22:37 1996 Morioka Tomohiko + + * tm/mh-e: Version 7.55 was released. + + * mk-tmh: use tmh-els file. + +Mon Mar 4 09:21:19 1996 Morioka Tomohiko + + * tmh-els: New file. + +Thu Feb 29 15:23:53 1996 Morioka Tomohiko + + * tm-mh-e.el (tm-mh-e/scroll-up-msg): New function. + (tm-mh-e/scroll-down-msg): New function. + (tm-mh-e/burst-multipart/digest): New function. + + * tmh-comp.el: comments was modified. + + * tmh-comp.el: Initial revision + + * tm-mh-e.el: Functions about composing were separated to tmh-comp.el. + +Thu Feb 29 13:58:26 1996 OKABE Yasuo + + * tm-mh-e.el (tm-mh-e/extract-rejected-mail): New function + (cf. [tm-ja:1643]) + + Wed Feb 28 13:27:54 1996 Morioka Tomohiko * tm/mh-e: Version 7.52 was released.