X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mh-e%2FChangeLog;h=4ce54c2a5ce1ca8769aa74617f8b55cbbc2339f9;hb=1180d8a2d6cb54ad1b944db81924ad7bab4f6b00;hp=916ccd23cbb998568df0449de3e8b4091464adb2;hpb=8f0359f4b12bfcedc05fc4d09836f67554bfdc90;p=elisp%2Ftm.git diff --git a/mh-e/ChangeLog b/mh-e/ChangeLog index 916ccd2..4ce54c2 100644 --- a/mh-e/ChangeLog +++ b/mh-e/ChangeLog @@ -1,3 +1,161 @@ +Thu Aug 1 07:43:19 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.65.1 was released. + +Wed Jul 31 03:07:43 1996 MORIOKA Tomohiko + + * tmh-comp.el: Implementation for + `mime-editor/split-message-sender-alist' was moved from + tm-edit.el. + +Sun Jul 28 04:23:07 1996 MORIOKA Tomohiko + + * tmh-comp.el (tm-mh-e/yank-cur-msg-with-no-filter): New function. + + * tmh-comp.el: Function `tm-mh-e/yank-cur-msg' was renamed to + `tm-mh-e/yank-current-message'. + + * tmh-comp.el (tm-mh-e/message-yank-function): New variable. + (tm-mh-e/yank-cur-msg): Use variable + `tm-mh-e/message-yank-function'. + + +Wed Jul 24 10:07:45 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.65 was released. + +Mon Jul 22 18:24:08 1996 MORIOKA Tomohiko + + * tm-mh-e3.el (mh-send-prog): New variable. + +Thu Jul 18 12:29:17 1996 MORIOKA Tomohiko + + * tm-mh-e.el (tm-mh-e/decode-charset-buffer): New alias; renamed + from `tm-mh-e/charset-decode-region'; Use function + `mime-charset/decode-buffer' instead of + `mime-charset-decode-region'. + + (mime-viewer/code-converter-alist): set + `tm-mh-e/decode-charset-buffer' instead of + `tm-mh-e/charset-decode-region'. + + (tm-mh-e/content-header-filter): Use function + `tm-mh-e/decode-charset-buffer' instead of + `tm-mh-e/charset-decode-region'. + + +Wed Jul 17 05:38:04 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.64 was released. + +Sun Jul 14 15:08:16 1996 MORIOKA Tomohiko + + * tm-mh-e.el (tm-mh-e/content-header-filter): Use variable + `default-mime-charset' instead of mime/default-coding-system. + + +Thu Jun 27 15:39:16 1996 MORIOKA Tomohiko + + * tm/mh-e: Version 7.63.1 was released. + + * tmh-els: Version check code was fixed. + +Wed Jun 5 02:34:06 1996 MORIOKA Tomohiko + + * tmh-comp.el: version check code was fixed for Emacs + 19.31. (cf. [tm-ja:1907]) + + +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.