X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=826c6345f57f689e5d0748acb5c9e140f9492384;hb=64f6da47517dd7323f789a3a6afa5ce5221b08cb;hp=ebda76d918de67108778aaf85252faaed7c2d213;hpb=9710d631bef5981581cc482f481c8dd87cd80ec2;p=elisp%2Ftm.git diff --git a/ChangeLog b/ChangeLog index ebda76d..826c634 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,518 @@ +Fri Aug 23 07:41:35 1996 MORIOKA Tomohiko + + * tl: Version 7.48 was released. + * MEL: Version 5.6.1 was released. + * tm: Version 7.79 was released. + * tm/mh-e: Version 7.67 was released. + * tm/gnus: gnus-mime Version 0.6 was released. + + * Makefile: tl/tl-els was renamed to tl/TL-ELS. + * Makefile: mel/mel-els was renamed to mel/MEL-ELS. + * Makefile: tm/mh-e/tmh-els was renamed to tm/mh-e/TMH-ELS. + +Fri Aug 23 07:26:32 1996 MORIOKA Tomohiko + + * tm-edit.el (mime-editor/set-transfer-level-7bit): New function. + (mime-editor/set-transfer-level-8bit): New function. + Add new key-bindings. + +Thu Aug 22 14:28:43 1996 MORIOKA Tomohiko + + * inst-tm (install-tm): Use function `install-elisp-modules' to + install tm-mh-e. + + * inst-tm: tmh-els was renamed to TMH-ELS. + +Wed Aug 21 12:10:19 1996 MORIOKA Tomohiko + + * inst-tm (install-tm): Use function `install-elisp-modules' to + install tm kernel. + + * inst-tm (compile-tm): Variable `tm-modules' was renamed to + `tm-modules-to-compile'. + + * TM-ELS (tm-modules-to-compile): renamed from `tm-modules'. + (tm-modules-not-to-compile): renamed from `tm-el-files'; changed + to list of symbols. + +Mon Aug 19 17:56:09 1996 MORIOKA Tomohiko + + * inst-tm: Function `install-elc' and `install-elc-files' were + abolished. + + * inst-tm (install-el-and-elc-files): Use function `install-files' + to install *.elc. + + * inst-tm: Function `install-el-file' and `install-el-files' were + abolished. + + * inst-tm (install-el-and-elc-files): Use function `install-files' + to install *.el files. + (install-execs): Use function `install-files'. + +Mon Aug 19 17:00:26 1996 MORIOKA Tomohiko + + * inst-tm: Function `compile-el-files' was abolished. + + * inst-tm (compile-tm): Use function `compile-elisp-modules' to + compile MEL. + + * inst-tm: mel-els was renamed to MEL-ELS. + +Sun Aug 18 20:40:34 1996 MORIOKA Tomohiko + + * inst-tm (compile-tm): Use function `compile-elisp-modules' to + compile tl. + + * inst-tm: tl-els was renamed to TL-ELS. + +Sun Aug 18 20:26:10 1996 MORIOKA Tomohiko + + * TM-ELS: Variable `setup-modules', `setup-el-files' and + `setup-elc-files' were abolished. + + * TM-ELS (tm-modules): Changed to list of symbols. + + * inst-tm: Use install.el to compile tm modules. + + * mime-setup.el.in: Module `message' conflicts in Epoch. + +Sat Aug 17 02:41:20 1996 MORIOKA Tomohiko + + * tm-ew-d.el (mime/decode-message-header): Add DOC-string. + + * tm-ew-d.el (mime-eword/decode-region): Add DOC-string. + +Sat Aug 17 02:03:26 1996 MORIOKA Tomohiko + + * tm-ew-d.el (mime/decode-encoded-text): check `charset'. + +Fri Aug 16 16:09:49 1996 Jens Lautenbacher + + * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): In Gnus 5.[23] or Red + Gnus, the *BBDB* buffer pops up if there is a record connected to + the author of the current article and will be deleted if there is + no record. + +Fri Aug 16 05:03:42 1996 MORIOKA Tomohiko + + * tm-view.el (mime-article/rcnum-to-cinfo): Use function `find-if' + instead of `some-element'. + +Fri Aug 16 03:55:42 1996 MORIOKA Tomohiko + + * TM-CFG: check version specific site-lisp. + +Wed Aug 14 02:34:18 1996 MORIOKA Tomohiko + + * tm-view.el: delete `(require 'cl)'. + +Tue Aug 13 23:41:22 1996 MORIOKA Tomohiko + + * tm-view.el: Use cl.el. + +Mon Aug 12 17:05:37 1996 Hunter Kelly + + * tm-vm.el (tm-vm/preview-current-message): When using mime + preview in VM, VM fails to "energize" the headers the same way + that VM does by itself. (cf. [bug-tm-en:685]) + + +Mon Aug 12 11:02:46 1996 MORIOKA Tomohiko + + * tm: Version 7.78 was released. + * tm/gnus: gnus-mime Version 0.4 was released. + + * README.en: modified about bug report. + +Sun Aug 11 13:57:11 1996 MORIOKA Tomohiko + + * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use function + `mime-editor/make-encrypt-recipient-header'. + +Sat Aug 10 12:04:21 1996 MORIOKA Tomohiko + + * mime-setup.el.in: setting for variable + `message-forward-start-separator' and + `message-forward-end-separator' was moved to message-mime.el. + +Sat Aug 10 02:35:23 1996 John S Cooper + + * tm-vm.el: fixed problem when variable `vm-frame-per-composition' + is nil. (cf. [bug-tm-en:675]) + + +Fri Aug 9 12:16:23 1996 MORIOKA Tomohiko + + * tm: Version 7.77 was released. + * tm/gnus: gnus-mime Version 0.3 was released. + + * tm-edit.el (mime-editor/encrypt-recipient-fields-list): New + variable. + (mime-editor/make-encrypt-recipient-header): New function. + (mime-editor/encrypt-pgp-elkins): Use function + `mime-editor/make-encrypt-recipient-header'. + +Wed Aug 7 16:42:47 1996 MORIOKA Tomohiko + + * mime-setup.el.in: setup for message-mime.el. + +Wed Aug 7 15:50:44 1996 MORIOKA Tomohiko + + * tm-ew-d.el (mime/decode-encoded-text): unfolding must be after + code-converted. + +Wed Aug 7 05:59:03 1996 MORIOKA Tomohiko + + * tm-setup.el: Don't define function to load up tm-gnus or + gnus-mime if GNUS or Gnus has been loaded. + +Wed Aug 7 05:49:42 1996 MORIOKA Tomohiko + + * tm-setup.el: Use `call-after-loaded' to setup + gnus-mime. (cf. [tm-en:661]) + +Wed Aug 7 03:35:52 1996 MORIOKA Tomohiko + + * tm-ew-d.el (mime-eword/decode-region): New optional argument + `must-unfold'. + + * tm-ew-d.el (mime-eword/decode-string): New optional argument + `unfolding'. + (mime/decode-encoded-text): New optional argument `unfolding'. + (mime/decode-encoded-word): New implementation. + + * tm-ew-d.el (mime/decode-encoded-word): new optional argument + `unfolding'. + + +Tue Aug 6 12:29:11 1996 MORIOKA Tomohiko + + * tl: Version 7.44 was released. + * tm: Version 7.76 + * tm/gnus: gnus-mime Version 0.2 was released. + + * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function + `rfc822/get-field-bodies'. + +Tue Aug 6 12:12:53 1996 MORIOKA Tomohiko + + * tm-setup.el (tm-setup/load-GNUS): New function. + (tm-setup/load-gnus): New function. + + +Thu Aug 1 06:42:04 1996 MORIOKA Tomohiko + + * tl: Version 7.43.2 was released. + * tm: Version 7.75 was released. + * tm/mh-e: Version 7.65.1 was released. + + * tm-image.el: Function `bitmap-show-xbm-file' was renamed to + `bitmap-insert-xbm-file'. + + Function `bitmap-decode-x-face' was renamed to + `x-face-decode-message-header'. + +Wed Jul 31 02:51:16 1996 MORIOKA Tomohiko + + * tm-edit.el (mime-editor/split-message-sender-alist): + implementation for mh-letter-mode was moved to + tm/mh-e/tmh-comp.el. + +Mon Jul 29 01:13:20 1996 MORIOKA Tomohiko + + * tm-text.el (mime-charset/maybe-decode-buffer): + fixed. (cf. [tm-en:629]) + +Fri Jul 26 19:43:26 1996 MORIOKA Tomohiko + + * tm-image.el: Function `bitmap-read-xbm' was renamed to + `bitmap-show-xbm-file'. + + +Wed Jul 24 10:33:16 1996 MORIOKA Tomohiko + + * tm: Version 7.74 was released. + +Wed Jul 24 10:27:07 1996 Katsumi Yamaoka + + * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call + `rfc822/get-field-body' with `mail-header-separator'. + (cf. [tm-ja:1996]) + + +Wed Jul 24 10:08:38 1996 MORIOKA Tomohiko + + * tl: Version 7.43.1 was released. + * tm: Version 7.73 was released. + * tm/gnus: Version 7.79 was released. + * tm/mh-e: Version 7.65 was released. + +Mon Jul 22 19:29:42 1996 MORIOKA Tomohiko + + * tm-edit.el: Variable `mime/editor-mode-old-selective-display' + was abolished. + + (mime/editor-mode): DOC-string was modified; Use macro + `enable-invisible'. + + (mime-editor/exit): Use macro `end-of-invisible'. + +Mon Jul 22 18:29:22 1996 MORIOKA Tomohiko + + * inst-tm (install-el-and-elc-files): code to make directory if it + is not exist was moved to function `install-el-files'. + +Thu Jul 18 12:46:20 1996 MORIOKA Tomohiko + + * tm-text.el (mime-preview/decode-text-buffer): local variable + `beg' was abolished. + +Thu Jul 18 12:42:40 1996 MORIOKA Tomohiko + + * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec + of code-converter. + + * tm-pgp.el (mime-article/view-application/pgp): set function + `mime-charset/decode-buffer' as code-converter for decryption. + + * tm-text.el (mime-viewer/code-converter-alist): spec of + converters were changed; they work for buffer instead of region. + + (mime-charset/decode-buffer): New function; renamed from + `mime-charset-decode-region'. + + (mime-charset/maybe-decode-buffer): New function; renamed from + `mime-viewer/default-code-convert-region'. + +Thu Jul 18 06:50:09 1996 MORIOKA Tomohiko + + * tm-text.el (mime-preview/decode-text-buffer): New function; + renamed from function `mime-preview/decode-text-region'. + + (mime-preview/filter-for-text/plain, + mime-preview/filter-for-text/richtext, + mime-preview/filter-for-text/enriched): Use function + `mime-preview/decode-text-buffer' instead of + `mime-preview/decode-text-region'. + +Thu Jul 18 06:24:23 1996 MORIOKA Tomohiko + + * tm-text.el (mime-viewer/default-code-convert-region): New + implementation. + +Thu Jul 18 06:21:31 1996 MORIOKA Tomohiko + + * tm-text.el (mime-preview/filter-for-text/enriched): Use function + `mime-preview/decode-text-region'. + + * tm-text.el (mime-preview/filter-for-text/richtext): Use function + `mime-preview/decode-text-region'. + +Thu Jul 18 06:06:25 1996 MORIOKA Tomohiko + + * tm-text.el (mime-charset-decode-region): New function; moved + from tm-def.el. + + * tm-def.el: Function `mime-charset-decode-region' was moved to + tm-text.el. + + +Wed Jul 17 05:36:50 1996 MORIOKA Tomohiko + + * tl: Version 7.43 was released. + * tm: Version 7.72 was released. + * tm/mh-e: Version 7.64 was released. + * tm/gnus: Version 7.78 was released. + +Mon Jul 15 19:21:48 1996 MORIOKA Tomohiko + + * tm-image.el (mime-viewer/ps-to-gif-command): New variable. + (mime-preview/filter-for-application/postscript): Use variable + `mime-viewer/ps-to-gif-command'. + +Mon Jul 15 14:04:46 1996 MORIOKA Tomohiko + + * tm-play.el (mime-article/show-output-buffer): use variable + `mime/output-buffer-window-is-shared-with-bbdb'. + + * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New + variable. + + * tm-pgp.el (mime-article/check-pgp-signature): Don't check + *noconv*. + +Mon Jul 15 13:59:43 1996 MORIOKA Tomohiko + + * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec + of function `mime-article/show-output-buffer'. + + * tm-play.el (mime-article/show-output-buffer): Select a window + contains preview-buffer if there is no windows contain + mime/output-buffer-name. + + * tm-def.el (tm:button-dispatcher): New implementation. + +Mon Jul 15 08:19:01 1996 MORIOKA Tomohiko + + * tm-edit.el (mime-editor::edit-again): Use function + `decode-mime-charset-region' instead of + `mime-charset-decode-region' and `character-decode-region'; Use + variable `default-mime-charset' instead of + `mime/default-coding-system'. + +Sun Jul 14 15:04:35 1996 MORIOKA Tomohiko + + * tm-def.el: Variable `mime/default-coding-system' was abolished. + + * tm-def.el: Variable `mime/charset-coding-system-alist' was + abolished. + + * tm-def.el (mime-charset-decode-region): Use function + `decode-mime-charset-region'. + +Sun Jul 14 11:40:02 1996 MORIOKA Tomohiko + + * tm-ew-d.el (mime/decode-encoded-text): Use function + `decode-mime-charset-string' instead of + `mime-charset-decode-string'. + + * tm-def.el: Function `mime-charset-decode-string' was abolished. + + +Thu Jul 11 15:26:54 1996 MORIOKA Tomohiko + + * tl: Version 7.36 was released. + * tm: Version 7.71 was released. + + * tm-def.el: Function `mime-charset-encode-region' was abolished. + +Thu Jul 11 15:25:18 1996 MORIOKA Tomohiko + + * tm-def.el: Function `mime-charset-encode-string' was abolished. + +Thu Jul 11 15:23:13 1996 MORIOKA Tomohiko + + * tm-def.el: Function `mime/find-charset-region' was abolished. + + * tm-edit.el: New implementation; based on SEMI mime-edit 0.36. + + (mime-editor/define-charset): Argument `charset' was changed to + symbol. + + (mime-editor/normalize-body): charset was changed to symbol; Use + function `encode-mime-charset-region' instead of + `mime-charset-encode-region'. + + (mime-editor/make-charset-default-encoding-alist): New function. + + (mime-editor/charset-default-encoding-alist): Use function + `mime-editor/make-charset-default-encoding-alist'. + + (mime-editor/toggle-transfer-level): Use function + `mime-editor/make-charset-default-encoding-alist'. + + (mime-editor/choose-charset): Use function + `detect-mime-charset-region' instead of `mime/find-charset-region'; + Changed to return symbol. + +Wed Jul 10 14:21:58 1996 MORIOKA Tomohiko + + * tm-def.el (mime/find-charset-region): fixed. + +Wed Jul 10 13:45:06 1996 Shuhei KOBAYASHI + + * signature.el (insert-signature): Meaning of + `signature-delete-blank-lines-at-eof' had been reversed by + mistake. + +Wed Jul 10 13:04:08 1996 MORIOKA Tomohiko + + * tm-def.el: Variable `mime/lc-charset-alist' and + `mime/unknown-charset' were abolished. + + Function `mime/find-charset' was abolished. + + (mime/find-charset-region): Use function + `detect-mime-charset-region' instead of `mime/find-charset'. + +Wed Jul 10 12:52:46 1996 MORIOKA Tomohiko + + * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare + charset. + (tm-eword::encoded-word-length): Use `string-equal' to compare + encoding. + +Wed Jul 10 12:50:12 1996 MORIOKA Tomohiko + + * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset' + was changed to symbol. + (tm-eword::find-charset-rule): Returned charset was changed to + symbol too. + (tm-eword::encoded-word-length): Use function + `encode-mime-charset-string' instead of + `mime-charset-encode-string'; `charset' slot of `rword' was + changed to symbol. + +Wed Jul 10 12:33:14 1996 MORIOKA Tomohiko + + * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is + changed to symbol. + (tm-eword::find-charset-rule): modified for news + `mime-eword/charset-encoding-alist' format. + + * tm-ew-e.el (tm-eword::find-charset-rule): Use function + `charsets-to-mime-charset' instead of `mime/find-charset'. + +Wed Jul 10 11:28:34 1996 MORIOKA Tomohiko + + * tm-def.el: Variable `mime/charset-type-list' was abolished. + + * tm-def.el (mime/make-charset-default-encoding-alist): Use + variable `mime-charset-type-list' instead of + `mime/charset-type-list'. + + * tm-def.el (mime-charset-type-list): New variable. + (mime/charset-type-list): Use `mime-charset-type-list'. + + +Tue Jul 9 13:30:32 1996 MORIOKA Tomohiko + + * tl: Version 7.31.1 was released. + * tm: Version 7.70 was released. + * tm/gnus: Version 7.73 was released. + + * tm-edit.el (mime/editor-mode): Don't toggle. + (mime-editor/toggle-mode): New function. + +Tue Jul 2 14:06:53 1996 Alastair Burt + + * tm-edit.el: use function `add-minor-mode' for XEmacs. + +Mon Jul 8 05:44:22 1996 MORIOKA Tomohiko + + * tm-image.el: `(require 'xpm)' was deleted. + +Thu Jul 4 16:57:03 1996 MORIOKA Tomohiko + + * tm-def.el (tm:button-dispatcher): don't move to preview buffer. + +Mon Jul 1 23:45:34 1996 MORIOKA Tomohiko + + * tm-evs.el (tm-evs/define-keys): New function. + Use `mime-viewer/define-keymap-hook'. + +Mon Jul 1 23:43:25 1996 MORIOKA Tomohiko + + * tm-bbdb.el (tm-bbdb/define-keys): New function. + Use `mime-viewer/define-keymap-hook'. + + * tm-view.el: Variable `mime/viewer-mode-map' was abolished. + (mime-viewer/define-keymap): New function. + (mime/viewer-mode): Add new argument `mother-keymap'; use function + `mime-viewer/define-keymap'. + + Thu Jun 27 15:49:37 1996 MORIOKA Tomohiko * tl: Version 7.31 was released.