Tue Dec 24 16:00:05 1996 MORIOKA Tomohiko * tm: Version 7.99 was released. * doc/tm-edit-en.sgml: sync with tm-edit-ja.sgml 6.0. Tue Dec 24 15:08:17 1996 MORIOKA Tomohiko * doc/tm-edit-ja.sgml (tag specification for inserted file): New node. Tue Dec 24 12:08:50 1996 MORIOKA Tomohiko * tm-edit.el (mime-file-types): Use "base64" as default encoding for *.tar.gz, *.tgz, *.tar.Z, *.taz, *.gz, *.Z, *.lzh, and *.zip. (mime-editor/insert-file): Call `mime-prompt-for-encoding' if optional argument `verbose' is not nil even if it is not called interactively. (cf. [tm-ja:2202]) (mime-prompt-for-encoding): New implementation. Mon Dec 23 21:25:12 1996 MORIOKA Tomohiko * emu: Version 7.37.3 was released. * tl: Version 7.61.16 was released. * tm: Version 7.98 was released. * sinfo: Version 3.4 was released. * doc/tm-ja.sgml: sync with tm-en.sgml 1.2. * doc/tm-en.sgml: for tm 7.98. Mon Dec 23 14:49:34 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/insert-file): New optional argument `verbose'. (mime-prompt-for-type): New optional argument `default'. (mime-prompt-for-subtype): New optional argument `default'. (mime-prompt-for-encoding): New function. Unused function `mime-flag-region' was abolished. Tue Dec 17 13:05:57 1996 MORIOKA Tomohiko * emu: Version 7.37.2 was released. * MU: Version 0.39 was released. * tl: Version 7.61.15 was released. * tm: Version 7.97 was released. * tm-mh-e: Version 7.73 was released. * tm-vm: Version 7.79 was released. * TM-MK (update-xemacs-source): Use `TL_DIR' as value of `EMU_DIR'. Tue Dec 17 11:44:55 1996 MORIOKA Tomohiko * tm-parse.el: require std11 instead of tl-822. * tm-edit.el: Don't require tl-822. Mon Dec 16 15:12:55 1996 MORIOKA Tomohiko * TM-CFG (EMU_PREFIX): New variable. (EMU_DIR): Use `EMU_PREFIX'. * tm-view.el (mime-viewer/previous-content): skip root content. Thu Dec 12 02:30:04 1996 MORIOKA Tomohiko * tm-ew-e.el (mime-eword/charset-encoding-alist): Add `gb2312', `cn-gb' and `cn-gb2312'. Tue Dec 10 14:57:42 1996 MORIOKA Tomohiko * emu: Version 7.37.1 was released. * MU: Version 0.36 was released. * tm: Version 7.96 was released. * gnus-mime: Version 0.12.2 was released. * tm-mh-e: Version 7.72 was released. * tm-vm: Version 7.78 was released. * tm-mail: Version 7.27 was released. * Makefile (TL_FILES): tl/doc/*.ol, tl/doc/*.tex and tl/doc/*.texi were abolished. * Makefile (TM_MH_E_FILES): Add tm-mh-e/*.sgml; tm-mh-e/*.ol were abolished. Tue Dec 10 14:24:23 1996 MORIOKA Tomohiko * tm-bbdb.el: Use `eval-when-compile' if bbdb-com is not found. Tue Dec 10 11:48:04 1996 Shuhei KOBAYASHI * tm-bbdb.el: Use `module-installed-p' instead of `eval-when'. * tm-bbdb.el (bbdb-pop-up-elided-display): New macro; imported from bbdb-1.51. (bbdb-user-mail-names): Ditto. Can byte-compile without BBDB. Tue Dec 10 11:41:22 1996 MORIOKA Tomohiko * tm-setup.el: Don't set up tm-rmail for XEmacs/mule. Tue Dec 10 08:29:42 1996 MORIOKA Tomohiko * TM-ELS: Add tm-edit-tipgp.el. Tue Dec 10 06:28:34 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor::edit-again): folding for parameters of Content-Type field. Tue Dec 10 01:02:12 1996 Shuhei KOBAYASHI * tm-bbdb.el (tm-bbdb/use-mail-extr): Doc strings was modified. (tm-bbdb/delete-empty-window): More doc strings. Mon Dec 9 04:23:40 1996 Shuhei KOBAYASHI * tm-bbdb.el (tm-bbdb/use-mail-extr): Doc strings was added. (tm-bbdb/auto-create-p): Ditto. (tm-bbdb/delete-empty-window): New variable. (tm-bbdb/pop-up-bbdb-buffer): Delete empty window if `tm-bbdb/delete-empty-window' is non-nil. Sat Dec 7 09:17:01 1996 MORIOKA Tomohiko * TM-MK (make-mime-setup): Generate variable `mime-viewer/external-progs' related code. * tm-play.el: Variable `mime-viewer/external-progs' was abolished (Related coded were moved to mime-setup.el if it is required). Sat Dec 7 08:14:03 1996 MORIOKA Tomohiko * TM-MK (update-xemacs-source): New function. Thu Dec 5 12:17:54 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/following-required-fields-list): New variable. (mime-viewer/follow-content): Insert fields of mother-buffer specified in variable `mime-viewer/following-required-fields-list' if it is not found in preview-buffer. Wed Dec 4 05:42:36 1996 MORIOKA Tomohiko * emu: Version 7.37 was released. * bitmap-mule: Version 7.15 was released. * tl: Version 7.61.14 was released. * MU: Version 0.36 was released. * tm: Version 7.95 was released. * tm-vm: Version 7.76 was released. * gnus-mime: Version 0.12.1 was released. * sinfo: Version 3.3 was released. * TM-MK (directory=): New function. (make-mime-setup): Use function `MEMBER' with function `directory=' instead of function `member'. Wed Dec 4 05:32:48 1996 MORIOKA Tomohiko * Makefile: Add bitmap-mule/. Wed Dec 4 05:15:10 1996 MORIOKA Tomohiko * Makefile: gnus-mime/*.ol and gnus-mime/*.tex were abolished. Wed Dec 4 05:13:13 1996 MORIOKA Tomohiko * Makefile: gnus-mime/mk-gnus-mime -> gnus-mime/Gnus-MIME-MK. Wed Dec 4 05:10:43 1996 MORIOKA Tomohiko * Makefile: Add sinfo (SGML based Emacs info system). Wed Dec 4 04:49:14 1996 MORIOKA Tomohiko * tm-ew-d.el, tm-ew-e.el: - RFC 1522 -> RFC 2047. - Keywords were modified. * tm-edit.el: RFC 1521 and 1522 -> RFC 2045, 2046, 2047, 2048 and 2049. Mon Dec 2 22:02:43 1996 MORIOKA Tomohiko * tm-ew-d.el (mime-eword/decode-region): Regexp to find linear-white-space divides two encoded-words was changed. Mon Dec 2 19:15:36 1996 MORIOKA Tomohiko * doc/tm-ja.sgml: - RFC 1521, 1522 -> RFC 2045 .. 2049. - Delete ``What is MIME?'' and ``How is MIME?''. Mon Dec 2 16:07:55 1996 MORIOKA Tomohiko * README.en: - Separate tm-gnus and gnus-mime. - RFC 1522 -> RFC 2047. Mon Dec 2 15:29:41 1996 Shuhei KOBAYASHI * tm-ew-d.el (mime/unfolding): Save LWSP-char. Sat Nov 30 18:40:09 1996 Shuhei KOBAYASHI * tm-bbdb.el: Trailing whitespace was stripped. Fri Nov 29 23:41:10 1996 Shuhei KOBAYASHI * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Use `framepop-banish' if framepop is enabled. (Suggested by Marc Girod [tm-en:975]) Wed Nov 27 15:15:16 1996 MORIOKA Tomohiko * Makefile: tl/etl8x16-bitmap.bdf was moved to ../bitmap-mule/. Wed Nov 27 11:50:51 1996 MORIOKA Tomohiko * Makefile: tm/inst-tm was renamed to tm/TM-MK. Wed Nov 27 11:48:53 1996 MORIOKA Tomohiko * TM-MK: Renamed from inst-tm. Wed Nov 27 11:47:49 1996 MORIOKA Tomohiko * inst-tm: Add ../bitmap/. Wed Nov 27 11:45:46 1996 MORIOKA Tomohiko * TM-CFG: `TM_PACKAGE_PREFIX' and `TM_LISPDIR' were abolished. Tue Nov 26 18:45:51 1996 Shuhei KOBAYASHI * tm-bbdb.el: 'bbdb is required implicitly. * tm-ew-d.el (mime/decode-encoded-word): Catch errors. (mime/decode-encoded-text): Check validity of encoded-word. * tm-def.el (base64-token-regexp): padding character (`=') was removed. (base64-token-padding-regexp): New variable; including padding character. (mime/B-encoded-text-regexp): Use `base64-token-padding-regexp'. Tue Nov 26 12:45:24 1996 MORIOKA Tomohiko * TM-CFG: add ../bitmap-mule/. Mon Nov 18 12:11:15 1996 MORIOKA Tomohiko * Makefile: forgot to add gnus-mime/mk-gnus-mime. (^_^;;; Sat Nov 16 07:51:41 1996 MORIOKA Tomohiko * emu: Version 7.34 was released. * tl: Version 7.61.13 was released. * tm: Version 7.94 was released. * tm-mh-e: Version 7.71.2 was released. * tm-vm: Version 7.75 was released. * tm-gnus: Version 7.27.3 was released. * gnus-mime: Version 0.12 was released. * Makefile: Add emu package. * tm-edit.el (mime-editor/signing-type): Use `pgp-elkins' as default value. (mime-editor/encrypting-type): Use `pgp-elkins' as default value. Interface for mailcrypt was moved to tm-edit-mc.el. (mime-editor/pgp-sign-function): New variable. (mime-editor/pgp-encrypt-function): New variable. (mime-editor/traditional-pgp-sign-function): New variable. (mime-editor/pgp-insert-public-key-function): New variable. * tm-edit-mc.el: New module. Fri Nov 15 12:14:02 1996 MORIOKA Tomohiko * inst-tm (config-tm): load "../emu/EMU-ELS". (compile-tm): compile emu modules. (install-tm): install emu modules. * TM-CFG: add "../emu" to load-path. (EMU_DIR): New variable. Tue Nov 5 02:53:26 1996 Shuhei KOBAYASHI * mime-setup.el.in (message-maybe-setup-default-charset): Make message-mode work without Gnus. 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. * MEL: Version 6.0 was released. * tm: Version 7.87 was released. * tm-mh-e: Version 7.69 was released. * tm-edit.el (mime-editor/insert-file): Use variable `mime-file-encoding-method-alist' instead of `mime-encoding-method-alist'. (mime-editor/insert-binary-file): New implementation; Use function `mime-insert-encoded-file'. Function `mime-editor/insert-binary-buffer' was abolished. (mime-editor/insert-voice): New implementation. (mime-editor/voice-recorder): Renamed from `mime-voice-recorder'; argument was changed. (mime-editor/voice-recorder-for-sun): Renamed from `mime-voice-recorder-for-sun'; New implementation; Don't support AUDIOHOST. (mime/editor-mode): DOC-string was modified for `mime-editor/voice-recorder'. Mon Sep 23 13:16:56 1996 MORIOKA Tomohiko * tl: Version 7.61.6 was released. * tm: Version 7.86 was released. * tm-vm: Version 7.64 was released. * gnus-mime: Version 0.8 was released. * tm-file.el: Method setting were changed. * tm-view.el (mime/content-decoding-condition): declare `mode'. * tm-play.el (field-unifier-for-mode): New function. Sat Sep 21 17:51:46 1996 MORIOKA Tomohiko * mime-setup.el.in (mime-setup-use-sc, mime-setup-use-signature, mime-setup-default-signature-key, mime-setup-signature-key-alist): Add DOC-string. Sat Sep 21 16:01:44 1996 MORIOKA Tomohiko * tm-play.el: add `mime-viewer/external-progs' to environment variable `PATH'. (mime-article/start-external-method-region): Don't add `mime-viewer/external-progs' to `PATH' of local `process-environment'. Sat Sep 21 15:18:22 1996 MORIOKA Tomohiko * tm-view.el (mime/content-decoding-condition): add tm-ps for application/postscript. Sat Sep 21 14:33:25 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/insert-binary-file): Use macro `as-binary-input-file'. Fri Sep 20 07:27:41 1996 MORIOKA Tomohiko * tm-parse.el (mime/parse-message): parse content of message/news as same as message/rfc822. Thu Sep 19 01:56:00 1996 Martin Buchholz * README.en: more natural for English native speakers. (cf. [tm-en:787]) Tue Sep 17 06:33:57 1996 MORIOKA Tomohiko * tm-file.el (mime-article/extract-file): modified for mule merged EMACS. * TM-ELS (tm-modules-to-compile): Add tm-image if running mule merged EMACS. * tm-image.el: support mule merged EMACS. Mon Sep 16 08:59:18 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::char-type): Use function `char-charset' instead of `char-leading-char'. 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'. Sat Sep 14 08:56:05 1996 MORIOKA Tomohiko * tm-view.el: Use std11.el instead of tl-822.el. * tm-view.el (mime-article/get-subject): Use function `std11-strip-quoted-string' instead of `rfc822/strip-quoted-string'. * tm-play.el (mime-article/get-original-filename): Use function `std11-strip-quoted-string' instead of `rfc822/strip-quoted-string'. * tm-parse.el (mime/parse-parameter, mime/parse-message): Use function `std11-strip-quoted-string' instead of `rfc822/strip-quoted-string'; Use std11 instead of tl-822. Fri Sep 13 02:39:01 1996 MORIOKA Tomohiko * tm-ew-d.el (mime/decode-encoded-text): eliminate CR after unfolded when `unfolding' is not nil. Sun Sep 8 18:18:02 1996 MORIOKA Tomohiko * MU: Version 0.31 was released. * tm: Version 7.84 was released. * tm-edit.el (mime-editor/insert-file): Use function `std11-wrap-as-quoted-string' instead of `rfc822/wrap-as-quoted-string'. Sun Sep 8 17:46:57 1996 MORIOKA Tomohiko * TM-CFG: Must check return value of `get-latest-path'. Sat Sep 7 17:20:36 1996 MORIOKA Tomohiko * tl: Version 7.61.3 was released. * tm: Version 7.83 was released. * tm-mail: Version 7.25 was released. * tm-vm: Version 7.63 was released. * Makefile: tm-mail.el and tm-rmail.el were moved to tm-mail package. tm-vm.el was moved to tm-vm package. Sat Sep 7 17:09:09 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/split-and-send): Use function `std11-field-end' instead of `rfc822/field-end'. Sat Sep 7 09:20:30 1996 Hiroshi Ueno * TM-CFG (LISPDIR): Use `defvar' instead of `setq' for tm-os2. Fri Sep 6 18:41:10 1996 MORIOKA Tomohiko * TM-CFG: Add comments about add-path. (cf. [tm-en:747]) * TM-CFG (SHELL): detect from /bin/sh and /usr/bin/sh. (cf. [tm-en:747]) Fri Sep 6 16:19:58 1996 MORIOKA Tomohiko * Makefile: Add options `PREFIX' and `EXEC_PREFIX'. Fri Sep 6 16:18:21 1996 MORIOKA Tomohiko * inst-tm (install-tm): install tm-mail and tm-vm. * TM-CFG (TM_MAIL_DIR, TM_VM_DIR): New variable. * inst-tm (compile-tm): compile tm-mail and tm-vm. * inst-tm (compile-tm): Use `mu-modules-to-compile'. Fri Sep 6 15:51:16 1996 MORIOKA Tomohiko * TM-CFG: add "../tm-mail" and "../tm-vm" to load-path. Fri Sep 6 15:50:07 1996 MORIOKA Tomohiko * TM-CFG: Use function `get-latest-path'. * inst-tm (config-tm): load ../tm-mail/TMAIL-ELS and .. /tm-vm/TM-VM-ELS. * inst-tm (config-tm): New function. (compile-tm, install-tm): Use function `config-tm'. Fri Sep 6 15:40:10 1996 MORIOKA Tomohiko * TM-ELS: tm-vm.el was moved to tm-vm package. * TM-ELS: tm-rmail.el and tm-mail.el were moved to tm-mail package. Thu Sep 5 17:42:06 1996 MORIOKA Tomohiko * TM-CFG: Example of XEmacs directory tree in home was fixed. (cf. [tm-en:746]) Thu Sep 5 14:36:14 1996 MORIOKA Tomohiko * tl: Version 7.61.2 was released. * tm: Version 7.82 was released. * tm-mh-e: Version 7.68 was released. * tm-gnus: Version 7.27 was released. * gnus-mime: Version 0.7 was released. * Makefile: source tree was modified. Thu Sep 5 12:08:56 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/translate-header): New function. (mime-editor/translate-buffer-hook): Use `mime-editor/translate-header' instead of `mime/encode-message-header'. * tm-def.el (mime-charset-type-list): add gb2312 as 8bit charset. (cf. [kanji:704]) Thu Sep 5 04:49:18 1996 Alexandre Oliva (mime/editor-mode): The problem with resend message (S D r) in Red Gnus is back. Wed Sep 4 22:02:02 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/generate-X-Nsubject): New variable; variable `mime/use-X-Nsubject' became obsolete. (mime/encode-message-header): check X-Nsubject is already exist when `mime/generate-X-Nsubject' is not nil. Wed Sep 4 21:42:51 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/field-encoding-method-alist): New variable; Variable `mime/no-encoding-header-fields' became obsolete. (mime/encode-message-header): Use variable `mime/field-encoding-method-alist'. * tm-ew-e.el (mime/use-X-Nsubject): add DOC-string. * tm-ew-e.el (mime/encode-message-header): Use iso-2022-jp-2 as character encoding of X-Nsubject field. * tm-ew-e.el (mime/encode-field): Don't refer `mime/no-encoding-header-fields'. (mime/encode-message-header): New optional argument `code-conversion'; Refer `mime/no-encoding-header-fields'. * mime-setup.el.in (message-maybe-setup-default-charset): Use `buffer-live-p'. * inst-tm (compile-tm, install-tm): source directory of tm/mh-e was moved to tm-mh-e. Wed Sep 4 15:32:36 1996 MORIOKA Tomohiko * TM-CFG: tm/mh-e was moved to tm-mh-e. * inst-tm: tm/mh-e was was moved to tm-mh-e. Wed Sep 4 14:18:38 1996 MORIOKA Tomohiko * TM-CFG (PREFIX): Use variable `install-prefix' as default value. (LISPDIR): Use function `install-detect-elisp-directory'. Variable `LISP_PREFIX' was abolished. * inst-tm: Function `install-tm-gnus' was abolished. (compile-tm): Don't create .gnus-compile. (install-tm): Don't use function `install-tm-gnus'. * TM-CFG: Variable `el-file-mode' was abolished. * TM-CFG: add "../gnus-mime" to load-path. * TM-CFG (Gnus_MIME_DIR): New variable. Wed Sep 4 11:43:29 1996 MORIOKA Tomohiko * mime-setup.el.in (message-maybe-setup-default-charset): New function. Tue Sep 3 15:32:35 1996 MORIOKA Tomohiko * tl: Version 7.61.1 was released. * MU: Version 0.27 was released. * tm: Version 7.81 was released. * tm/mh-e: Version 7.68.1 was released. * tm/gnus: gnus-mime Version 0.6.1 was released. * Makefile: add MU package. Mon Sep 2 16:42:24 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/make-encrypt-recipient-header): Use function `std11-field-bodies' instead of `rfc822/get-field-bodies'. (mime-editor/inserted-message-filter): Use function `std11-field-end' instead of `rfc822/field-end'. Mon Sep 2 16:30:37 1996 MORIOKA Tomohiko * tm-bbdb.el: Use std11.el instead of tl-822.el. * tm-bbdb.el (tm-bbdb/extract-address-components): Use function `std11-extract-address-components' instead of `rfc822/extract-address-components'. * inst-tm (compile-tm): compile MU modules. (install-tm): install MU modules. * TM-CFG (LISPDIR): Use `running-emacs-19_29-or-later' instead of `running-emacs-19'. Mon Sep 2 15:23:44 1996 MORIOKA Tomohiko * TM-CFG: fixed problem about home relative paths. * TM-CFG (TM_MHE_RELATIVE_DIR, TM_GNUS_RELATIVE_DIR): fixed. Mon Sep 2 15:08:00 1996 MORIOKA Tomohiko * TM-CFG: add "../mu" to load-path. * TM-CFG: fixed problem about TM_KERNEL_RELATIVE_DIR. Mon Sep 2 14:55:51 1996 MORIOKA Tomohiko * TM-CFG: fixed problem about *_RELATIVE_DIR when `LISPDIR' is a member of `default-load-path'. * inst-tm (make-mime-setup): New argument `tl-absolute-path'. (compile-tm): Use variable `TL_DIR' as argument of function `make-mime-setup'. Mon Sep 2 14:39:36 1996 MORIOKA Tomohiko * inst-tm (compile-tm): Use variable `TL_RELATIVE_DIR', `MU_RELATIVE_DIR', `MEL_RELATIVE_DIR' and `TM_KERNEL_RELATIVE_DIR' as argument of function `make-mime-setup'. * TM-CFG (TL_RELATIVE_DIR, MU_RELATIVE_DIR, MEL_RELATIVE_DIR, TM_KERNEL_RELATIVE_DIR, TM_MHE_DIR, TM_GNUS_DIR): New variable. Mon Sep 2 14:07:47 1996 MORIOKA Tomohiko * inst-tm (make-mime-setup): New argument `mu-path'; generate MU setting. (compile-tm): Use variable `MU_DIR'; generate MU setting. * TM-CFG (MU_PREFIX, MU_DIR): New variable. * inst-tm (install-tm): Use function `install-elisp-modules' for mime-setup.el. Mon Sep 2 13:25:42 1996 MORIOKA Tomohiko * inst-tm: Function `install-el-and-elc-files' was abolished. * inst-tm (install-tm): Use function `install-elisp-modules' for tl. Sat Aug 31 14:39:06 1996 MORIOKA Tomohiko * tl: Version 7.61 was released. * tm: Version 7.80 was released. * tm/mh-e: Version 7.68 was released. * tm-setup.el: Use tm-pgp if mailcrypt is installed. Fri Aug 30 17:09:46 1996 MORIOKA Tomohiko * tm-bbdb.el (signature/get-sigtype-from-bbdb): Use function `std11-field-body' instead of `rfc822/get-field-body'. Fri Aug 30 17:08:17 1996 MORIOKA Tomohiko * tm-bbdb.el (tm-bbdb/update-record): Use function `std11-field-body' instead of `rfc822/get-field-body'. * tm-view.el (mime-viewer/follow-content): Use function `std11-collect-field-names' instead of `rfc822/get-field-names'. Fri Aug 30 16:44:52 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/follow-content): Use function `std11-header-string-except' instead of `rfc822/get-header-string-except'. Fri Aug 30 16:42:15 1996 MORIOKA Tomohiko * tm-play.el (mime-article/decode-content): Use "text/plain" as default content-type. Fri Aug 30 16:04:21 1996 MORIOKA Tomohiko * tm-play.el (mime-article/decode-content): Use function `list*'. * tm-play.el (mime-article/decode-content): Use function `assq' instead of `assoc'. * tm-view.el (mime-article/get-subject): Use function `std11-find-field-body'. Fri Aug 30 15:55:47 1996 MORIOKA Tomohiko * tm-play.el (mime-article/decode-content): allow null content-type. (mime-article/get-original-filename): fixed argument of function `std11-find-field-body'. * tm-view.el (mime-viewer/x-face-function): Use function `std11-field-end' instead of `rfc822/field-end'. * tm-play.el (mime-article/get-original-filename): Use function `std11-find-field-body'. * tm-play.el (mime-article/get-original-filename): Use function `std11-field-body' instead of `rfc822/get-field-body'. * tm-edit.el (mime-editor/normalize-body): fixed problem of single part. Fri Aug 30 06:20:52 1996 MORIOKA Tomohiko * tm-parse.el (mime/Content-Type, mime/Content-Transfer-Encoding, mime/Content-Disposition): Use function `std11-field-body' instead of `rfc822/get-field-body'. * tm-parse.el (mime/parse-Content-Type, mime/parse-Content-Disposition): Use function `std11-unfold-string' instead of `rfc822/unfolding-string'. * tm-vm.el (tm-vm/do-reply): Use function `std11-full-name-string' instead of `rfc822/full-name-string'. * tm-vm.el (tm-vm/do-reply): Use function `std11-parse-address-string'. * tm-vm.el (tm-vm/do-reply): Use function `std11-field-bodies' instead of `rfc822/get-field-bodies'. * tm-evs.el (mime-viewer/questionnaire-select): Use function `std11-field-body' instead of `rfc822/get-field-body'. * tm-vm.el (tm-vm/do-reply): Use function `std11-field-body' instead of `rfc822/get-field-body'. Fri Aug 30 04:34:56 1996 MORIOKA Tomohiko * signature.el (signature/get-signature-file-name): Use function `std11-field-body' instead of `rfc822/get-field-body'. Fri Aug 30 04:27:52 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/exist-encoded-word-in-subject): Use function `std11-field-body' instead of `rfc822/get-field-body'. * tm-partial.el (mime-article/grab-message/partials): Use function `std11-field-body' instead of `rfc822/get-field-body'. Wed Aug 28 22:49:15 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/encode-message-header): Use function `std11-field-end' instead of `rfc822/field-end'. * tm-ew-e.el (mime/encode-field, mime/encode-message-header): Use function `std11-unfold-string' instead of `rfc822/unfolding-string'. * tm-ew-e.el (tm-eword::encode-address-list): Use function `std11-parse-addresses-string'. * tm-ew-e.el (tm-eword::phrase-route-addr-to-rwl, tm-eword::addr-spec-to-rwl): Use `std11-addr-to-string' instead of `rfc822/addr-to-string'. Wed Aug 28 18:43:29 1996 MORIOKA Tomohiko * tm-image.el: add `(autoload 'highlight-headers "highlight-headers")' for XEmacs. Wed Aug 28 18:38:14 1996 MORIOKA Tomohiko * tm-image.el: Variable `mime-viewer/use-highlight-headers' was abolished. Function `mime-preview/x-face-function-for-xemacs' was abolished. Wed Aug 28 15:42:49 1996 MORIOKA Tomohiko * tm-ew-d.el (mime-eword/decode-string, mime/decode-encoded-text): Use function `std11-unfold-string' instead of `rfc822/unfolding-string'. Wed Aug 28 14:16:27 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/encode-message-header): Use function `std11-narrow-to-header'. * tm-ew-e.el (mime/encode-message-header): Variable `rfc822/field-top-regexp' was renamed to `std11-field-head-regexp'. Wed Aug 28 14:06:22 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/encode-field): Variable `rfc822/field-top-regexp' was renamed to `std11-field-head-regexp'. * tm-ew-d.el (mime/unfolding): Use function `std11-field-end' instead of `rfc822/field-end'. * tm-ew-d.el (mime/unfolding): Variable `rfc822/field-top-regexp' was renamed to `std11-field-head-regexp'. Tue Aug 26 15:02:23 1996 Oscar Figueiredo * tm-vm.el (tm-vm/yank:message-to-restore): New variable. (vm-yank-message): respect to the (setq frame-per-composition nil) setting. (cf. [tm-en:713]): 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. * MEL: Version 5.6 was released. * tm: Version 7.69 was released. * tm/mh-e: Version 7.63.1 was released. * tm/gnus: Version 7.72 was released. * inst-tm (compile-tm): condition was modified about XEmacs. * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or later. * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'. Thu Jun 27 14:26:56 1996 MORIOKA Tomohiko * tm-pgp.el (mime-article/view-application/pgp): Use macro `as-binary-process'. Thu Jun 27 14:22:59 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro `as-binary-process'. (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'. Wed Jun 26 15:32:13 1996 MORIOKA Tomohiko * tm-def.el (mime/charset-coding-system-alist): add `GB2312'. Tue Jun 25 01:02:40 1996 Shuhei KOBAYASHI * mime-setup.el.in (mu-cite/pre-cite-hook): Add function `mime/decode-message-header'. Wed Jun 12 23:46:24 1996 Shuhei KOBAYASHI * tm-vm.el: Setting for `mime-editor/split-message-sender-alist' was moved from tm-edit.el. Wed Jun 12 05:53:26 1996 MORIOKA Tomohiko * tl: Version 7.30 was released. * MEL: Version 5.5 was released. * tm: Version 7.68 was released. * tm-edit.el (mime-editor/split-message-sender-alist): setting for `mail-mode' was moved to tm-rmail.el. Wed Jun 12 05:38:23 1996 MORIOKA Tomohiko * tm-rmail.el: Setting for `mime-editor/split-message-sender-alist' was moved from tm-edit.el. Tue Jun 11 22:19:45 1996 MORIOKA Tomohiko * tm-image.el: Function `image-read-file' was abolished. * tm-image.el (mime-preview/filter-for-inline-image): New implementation; Don't make temporary file. (mime-preview/filter-for-application/postscript): New function for XEmacs 19.14 or later. Tue Jun 11 14:34:28 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-string-1): Use function `char-length' instead of `char-bytes'. * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length' instead of `char-bytes'. Mon Jun 10 05:12:37 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-string-1): Use macro `tm-eword::rword-charset', `tm-eword::rword-encoding' and `tm-eword::rword-type'. (tm-eword::encoded-word-length): set `type'. Mon Jun 10 04:34:27 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/encode-field): set `type'. Mon Jun 10 04:29:31 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was abolished. (tm-eword::encode-string): modified for new interface. (mime-eword/encode-string): modified for new interface. Mon Jun 10 04:21:03 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode' was abolished. (tm-eword::encode-rwl): don't use `mode'. * tm-ew-e.el (tm-eword::split-string): New optional argument `mode'. (tm-eword::mailbox-to-rwl): set `type'. Mon Jun 10 04:10:05 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::make-rword): New macro. (tm-eword::words-to-ruled-words): new optional argument `mode'; Use macro `tm-eword::make-rword'. (tm-eword::phrase-to-rwl): set `mode'. Mon Jun 10 03:29:31 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encoded-word-length): Use macro `tm-eword::rword-text', `tm-eword::rword-charset' and `tm-eword::rword-encoding'. Mon Jun 10 03:12:18 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encoded-word-length): Use function `base64-encoded-length' instead of `base64-length'. Function `q-encoding-length' was abolished. Mon Jun 10 03:09:05 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encoded-word-length): Use function `base64-encoded-length' instead of `base64-length'. Function `base64-length' was abolished. Mon Jun 10 02:59:06 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::rword-text): New macro. (tm-eword::rword-charset): New macro. (tm-eword::rword-encoding): New macro. (tm-eword::rword-type): New macro. (tm-eword::space-process): Use macro `tm-eword::rword-text', `tm-eword::rword-charset' and `tm-eword::rword-encoding'. Mon Jun 10 01:56:38 1996 MORIOKA Tomohiko * tm: Version 7.67 was released. * tm/gnus: Version 7.69 was released. Sun Jun 9 07:03:58 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/split-and-send): New implementation. Variable `mime-editor/message-default-sender-alist' was abolished. Variable `mime-editor/window-config-alist' was abolished. Sun Jun 9 04:13:53 1996 MORIOKA Tomohiko * MEL: Version 5.4 was released. * tm: Version 7.66.2 was released. * tm/gnus: Version 7.68 was released. Fri Jun 7 14:14:53 1996 MORIOKA Tomohiko * inst-tm (install-elc): check `src-file' has existed yet. Thu Jun 6 15:03:38 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/encode-field): fixed. * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last linear-white-spaces. Mon Jun 3 14:52:18 1996 MORIOKA Tomohiko * tl: Version 7.29.1 was released. * MEL: Version 5.2 was released. * tm: Version 7.66.1 was released. * tm/mh-e: Version 7.63 was released. * doc/Makefile (world): fixed. Mon Jun 3 14:33:35 1996 MORIOKA Tomohiko * tm-ew-e.el (mime/encode-field): must count a space after `:'. Mon Jun 3 14:31:15 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between encoded-words. Fri May 31 14:51:49 Jens Lautenbacher * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall `browse-url-browser-function' with `URL'. Tue May 28 03:40:11 1996 MORIOKA Tomohiko * tl: Version 7.29 was released. * MEL: Version 5.0 was released. * tm: Version 7.66 was released. * inst-tm (install-elc): modifies about error message. Tue May 28 03:06:10 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/insert-signature): Use variable `signature-file-name' instead of `signature'. * signature.el (insert-signature): local variable `signature' was renamed to `signature-file-name'. Mon May 27 17:33:03 1996 Shuhei KOBAYASHI * tm-edit.el (mime-file-types): New file type ".patch" was added. Mon May 27 15:14:29 1996 MORIOKA Tomohiko * tl: Version 7.27.1 was released. * tm: Version 7.65 was released. * tm/gnus: Version 7.63 was released. * README.en (4.1): add `EXEC_PREFIX'. September Gnus was renamed to Gnus 5.2. * TM-CFG (EXEC_PREFIX): new variable. (BINS): fixed. Mon May 27 14:56:29 1996 MORIOKA Tomohiko * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6". * inst-tm (install-elc): use `condition-case' for delete-file. * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'. Mon May 27 08:16:38 1996 MORIOKA Tomohiko * tm-pgp.el (mime-article/check-pgp-signature): Use function `mime-decode-region' instead of `mime/decode-region'. (mime-article/add-pgp-keys): Use function `mime-decode-region' instead of `mime/decode-region'. * tm-text.el (mime-preview/decode-text-region): Use function `mime-decode-region' instead of `mime/decode-region'. (mime-preview/filter-for-text/richtext): Use function `mime-decode-region' instead of `mime/decode-region'. (mime-preview/filter-for-text/enriched): Use function `mime-decode-region' instead of `mime/decode-region'. Mon May 27 08:08:00 1996 MORIOKA Tomohiko * tm-image.el (mime-preview/filter-for-inline-image): renamed from function `mime-preview/filter-for-image/inline'. * tm-image.el (mime-preview/filter-for-image): Use function `mime-decode-region' instead of `mime/decode-region'. (mime-preview/filter-for-image/inline): Use function `mime-decode-region' instead of `mime/decode-region'. (mime-preview/filter-for-image/xbm): Use function `mime-decode-region' instead of `mime/decode-region'. Mon May 27 08:00:50 1996 MORIOKA Tomohiko * tm-html.el (mime-article/decode-html): Use function `mime-decode-region' instead of `mime/decode-region'. Mon May 27 07:58:21 1996 MORIOKA Tomohiko * tm-file.el (mime-article/extract-file): Use function `mime-decode-region' instead of `mime/decode-region'. Thu May 23 16:51:04 1996 Shuhei KOBAYASHI * tm-vm.el (tm-vm/decode-message-header): doc string was modified. (vm-yank-message): modified for `tm-vm/yank-content'. (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content): New functions; following method for VM. * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'. was added. (mime/viewer-mode): doc string was modified. * tm-bbdb.el: (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and `tm-bbdb/show-sender' were added. Thu May 23 01:34:26 1996 MORIOKA Tomohiko * tl: Version 7.27 was released. * MEL: Version 4.7.1 was released. * tm: Version 7.64 was released. Wed May 22 02:26:49 1996 MORIOKA Tomohiko * tm-view.el (mime-preview/insert-content-button): fixed. * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied"; remove "Sender". (mime-editor/insert-binary-buffer, mime-editor/normalize-body): Argument order of function `mime-encode-region' was changed. (mime-editor::edit-again): Argument order of function `mime-decode-region' was changed. Mon May 20 16:24:30 1996 MORIOKA Tomohiko * tl: Version 7.26 was released. * tm: Version 7.63 was released. * tm/mh-e: Version 7.62 was released. * tm/gnus: Version 7.61 was released. * TM-CFG (default-load-path): New variable. (PREFIX): default value is got from variable `exec-directory' or `data-directory'. Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished. (LISPDIR): default value is searched from variable `default-load-path'. Mon May 20 14:56:33 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/visible-field-list): add "Message-Id". (mime-viewer/content-button-ignored-ctype-list): renamed from variable `mime-viewer/content-subject-omitting-Content-Type-list'. (mime-viewer/content-button-visible-ctype-list): renamed from variable `mime-viewer/content-subject-showing-Content-Type-list'. (mime-preview/insert-content-button): renamed from function `mime-preview/insert-content-subject'. (mime-preview/default-content-button-function): renamed from function `mime-preview/default-content-subject-function'. (mime-preview/content-button-function): renamed from variable `mime-preview/content-subject-function'. (mime-preview/display-content): fixed about renaming. Sun May 19 16:16:42 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor::edit-again): Decode contents by Content-Transfer-Encoding field if they have charset field or they are ``text'' types. Fri May 17 07:59:40 1996 MORIOKA Tomohiko * tl: Version 7.25 was released. * MEL: Version 4.7 was released. * tm: Version 7.62 was released. * tm-view.el (mime-preview/insert-content-subject): New implementation. (mime-preview/default-content-separator): renamed from `mime-viewer/default-content-separator'. Thu May 16 00:44:26 1996 MORIOKA Tomohiko * tm-edit.el: Unused variable `mime-signature-file' was abolished. (mime-editor/translate-hook): DOC string was modified. (mime/editor-mode): DOC string was modified. (mime-editor/insert-signature): DOC string was modified. Wed May 15 19:31:39 1996 MORIOKA Tomohiko * tl: Version 7.24 was released. * tm: Version 7.61 was released. * tm/mh-e: Version 7.61.1 was released. * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML administration was changed. * README.en: Address of the tm ML administration was changed. Wed May 15 16:52:21 1996 MORIOKA Tomohiko * tm-view.el (mime-preview/insert-content-subject): renamed from `mime-viewer/insert-content-subject'; new argument `encoding'. (mime-preview/default-content-subject-function): renamed from `mime-viewer/default-content-subject-function'; new argument `encoding'. (mime-preview/content-subject-function): renamed from `mime-viewer/content-subject-function'; new argument `encoding'. (mime-preview/display-message/partial): renamed from `mime-viewer/display-message/partial'; abolish argument `obuf'; initial buffer was changed to preview-buffer. (mime-preview/display-content): Variable `mime-viewer/content-subject-function' was renamed to `mime-preview/content-subject-function' and arguments was changed. Function `mime-viewer/insert-content-subject' was renamed to `mime-preview/insert-content-subject' and arguments was changed. Function `mime-viewer/display-message/partial' was renamed to `mime-preview/display-message/partial' and arguments was changed. Tue May 14 02:11:54 1996 MORIOKA Tomohiko * tl: Version 7.22.5 was released. * MEL: Version 4.6 was released. * tm: Version 7.60 was released. * tm-view.el (mime-preview/display-body): renamed from `mime-viewer/display-body'; abolish argument `obuf'; initial buffer was changed to preview-buffer. (mime-preview/display-content): Function `mime-viewer/display-body' was renamed to `mime-preview/display-body'. Sun May 12 17:13:39 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor::edit-again): fixed to use function `character-decode-region' instead of `decode-coding-region'. Sat May 11 16:23:16 1996 MORIOKA Tomohiko * tl: Version 7.22.4 was released. * MEL: Version 4.2 was released. * tm: Version 7.59 was released. * tm/mh-e: Version 7.61 was released. * tm/gnus: Version 7.60 was released. * tm-view.el (mime-preview/display-header): renamed from `mime-viewer/display-header'; abolish argument `obuf'; initial buffer was changed to preview-buffer. * TM-CFG: eliminate last `/' for directory. Sat May 11 10:09:00 1996 MORIOKA Tomohiko * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'. * tm-play.el (mime-article/start-external-method-region): New implementation. Thu May 9 18:47:32 1996 MORIOKA Tomohiko * tm-text.el (mime-viewer/default-code-convert-region): fixed. Thu May 9 18:46:18 1996 MORIOKA Tomohiko * tm-text.el: Function `mime/code-convert-region-to-emacs' was renamed to `mime-charset-decode-region'. * tm-pgp.el (mime-article/view-application/pgp): Function `mime/code-convert-region-to-emacs' was renamed to `mime-charset-decode-region'. * tm-edit.el (mime-editor/normalize-body): Function `mime/code-convert-region-from-emacs' was renamed to `mime-charset-encode-region'. (mime-editor::edit-again): Function `mime/code-convert-region-to-emacs' was renamed to `mime-charset-decode-region'. * tm-def.el (mime-charset-decode-region): renamed from `mime/code-convert-region-to-emacs'. * tm-def.el (mime-charset-encode-region): renamed from `mime/code-convert-region-from-emacs'. Thu May 9 18:18:51 1996 MORIOKA Tomohiko * tm-ew-d.el (mime/decode-encoded-text): Use function `string-equal' instead of `string='. Thu May 9 18:14:16 1996 MORIOKA Tomohiko * tm-ew-d.el (mime/decode-encoded-text): Function `mime/convert-string-to-emacs' was renamed to `mime-charset-decode-string'. * tm-def.el (mime-charset-decode-string): renamed from `mime/convert-string-to-emacs'. Thu May 9 18:08:47 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encoded-word-length): Function `mime/convert-string-from-emacs' was renamed to `mime-charset-encode-string'. * tm-def.el (mime-charset-encode-string): renamed from `mime/convert-string-from-emacs'. Thu May 9 16:05:49 1996 MORIOKA Tomohiko * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed. Thu May 9 13:53:15 1996 MORIOKA Tomohiko * tm-def.el (mime/convert-string-from-emacs): Use function `character-encode-string' instead of `encode-coding-string'. (mime/convert-string-to-emacs): Use function `character-decode-string' instead of `decode-coding-string'. * tm-edit.el (mime-editor::edit-again): Use function `character-decode-region' instead of `decode-coding-region'. * tm-def.el (mime/code-convert-region-from-emacs): Use function `character-encode-region' instead of `encode-coding-region'. (mime/code-convert-region-to-emacs): Use function `character-decode-region' instead of `decode-coding-region'. Wed May 8 15:40:58 1996 MORIOKA Tomohiko * tl: Version 7.22.3 was released. * tm: Version 7.58 was released. * tm/gnus: Version 7.57 was released. * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el. * README.en: tm-rich.el was renamed to tm-text.el. Add tm-image.el. Wed May 8 15:21:41 1996 MORIOKA Tomohiko * tm-view.el: Variable `mime-viewer/code-converter-alist' and function `mime-viewer/default-code-convert-region', `mime-preview/decode-text-region' and `mime-viewer/filter-text/plain' were moved to tm-text.el. Function `mime-viewer/filter-text/plain' was renamed to `mime-preview/filter-for-text/plain' Function `mime-viewer/default-content-filter' was abolished. (`t' of `mime-viewer/content-filter-alist' means default content-filter) (mime-viewer/content-filter-alist): setting for text/enriched and text/richtext. Use function `mime-preview/filter-for-text/plain' as default content-filter. Wed May 8 15:05:03 1996 MORIOKA Tomohiko * inst-tm: tm-rich.el was abolished. * TM-ELS: tm-rich.el was renamed to tm-text.el. * tm-setup.el: Delete setting code for tm-rich.el. Wed May 8 14:46:39 1996 MORIOKA Tomohiko * tm-text.el (mime-preview/filter-for-text/plain): renamed from `mime-viewer/filter-text/plain'. (mime-preview/filter-for-text/richtext): renamed from `mime-viewer/filter-text/richtext'. (mime-preview/filter-for-text/enriched): renamed from `mime-viewer/filter-text/enriched'. * tm-text.el (mime-preview/decode-text-region): New implementation. * tm-text.el (mime-viewer/code-converter-alist): moved from tm-view.el. (mime-viewer/default-code-convert-region): moved from tm-view.el. (mime-preview/decode-text-region): moved from tm-view.el. (mime-viewer/filter-text/plain): moved from tm-view.el. * tm-text.el: tm-rich.el was renamed to tm-text.el. Wed May 8 12:48:42 1996 MORIOKA Tomohiko * tl: Version 7.22.2 was released. * tm: Version 7.57 was released. * tm/gnus: Version 7.55 was released. Tue May 7 06:28:36 1996 MORIOKA Tomohiko * tm-rich.el: Version dependent code was moved to emu.el. Sun May 5 16:40:31 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/normalize-body): call function `enriched-encode' for text/enriched part. * tm-edit.el (mime-editor/process-multipart-1): didn't refer variable `mime-editor/encrypting-type'. * tm-edit.el: Function `mime-editor/process-pgp-kazu' was abolished. (mime-editor/sign-pgp-kazu): New function. (mime-editor/encrypt-pgp-kazu): New function. (mime-editor/process-multipart-1): Use function `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'. Sat May 4 09:08:49 1996 Hiroshi Ueno * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable. * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'. Sat May 4 04:58:37 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818]) Mon Apr 29 13:42:15 1996 Kevin Broadey * tm-view.el (mime-viewer/make-preview-buffer): fixed (cf.[tm-en:480]) Mon Apr 29 02:29:21 1996 MORIOKA Tomohiko * tl: Version 7.22.1 was released. * tm: Version 7.56 was released. * tm/gnus: Version 7.54 was released. * tm-edit.el (mime-editor::edit-again): Use function `decode-coding-region' instead of `code-convert-region'. * tm-view.el (mime-viewer/make-preview-buffer): use `make-list' and `setcar'. (mime-preview/display-content): renamed from `mime-viewer/display-content'. Sat Apr 27 15:32:23 1996 MORIOKA Tomohiko * README.en: typo was fixed. (cf. [tm-ja:1807]) Sat Apr 27 15:30:29 1996 MORIOKA Tomohiko * tm-def.el (mime/charset-coding-system-alist): initial setting was modified for XEmacs 20 with Mule. Sat Apr 27 13:17:56 1996 MORIOKA Tomohiko * tm-pgp.el (mime-article/view-application/pgp): fixed about code-converting. Fri Apr 26 05:31:57 1996 MORIOKA Tomohiko * tl: Version 7.22 was released. * tm: Version 7.54 was released. * tm/mh-e: Version 7.59 was released. * tm-rich.el (tm-rich/richtext-module): Version check for enriched.el was fixed for XEmacs 19.14. Fri Apr 26 04:20:52 1996 MORIOKA Tomohiko * tm-image.el (mime-preview/x-face-function): Use function `bitmap-decode-x-face' when running Mule. Thu Apr 25 22:17:47 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/follow-content): New implementation; interface of `mime-viewer/following-method-alist' was changed. * tm-def.el (mime/convert-string-to-emacs): fixed. (mime/convert-string-from-emacs): fixed. Thu Apr 25 12:10:01 1996 MORIOKA Tomohiko * tl: Version 7.19.3 was released. * tm: Version 7.52.2 was released. * tm/gnus: Version 7.53 was released. Wed Apr 24 12:57:47 1996 MORIOKA Tomohiko * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses. Wed Apr 24 11:30:54 1996 MORIOKA Tomohiko * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'. * tm-ew-e.el (tm-eword::parse-lc-word): New implementation. Tue Apr 23 22:52:55 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/content-filter-alist): set nil as initial value. (mime-viewer/default-content-filter): Use function `mime-viewer/filter-text/plain'. Tue Apr 23 06:34:57 1996 Shuhei KOBAYASHI * tm-bbdb.el (tm-bbdb/extract-address-components): If address is null string, return nil. Tue Apr 23 00:15:47 1996 MORIOKA Tomohiko * tm-def.el (mime/lc-charset-alist): add "BIG5". (mime/charset-type-list): add "BIG5". (mime/charset-coding-system-alist): add "BIG5". Mon Apr 22 21:43:44 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/content-filter-alist): use `mime-viewer/filter-text/plain' for "application/octet-stream". Mon Apr 22 12:40:55 1996 MORIOKA Tomohiko * tm: Version 7.52.1 was released. * tm/mh-e: Version 7.58 was released. * tm-def.el (mime/code-convert-region-to-emacs): use function `code-convert-region' instead of `code-convert'. (mime/code-convert-region-from-emacs): use function `code-convert-region' instead of `code-convert'. (mime/charset-coding-system-alist): fixed. Sun Apr 21 19:57:22 1996 MORIOKA Tomohiko * tm-play.el (mime-article/start-external-method-region): display message ``External method is starting...''. Sun Apr 21 19:42:23 1996 MORIOKA Tomohiko * inst-tm (make-mime-setup): setting for variable `mime-viewer/external-progs'. * tm-play.el (mime-viewer/external-progs): New variable. (mime-article/start-external-method-region): use variable `mime-viewer/external-progs'. Sun Apr 21 18:10:08 1996 MORIOKA Tomohiko * inst-tm (compile-tm): modified about tm-gnus compiling. (compile-tm-gnus): abolished. * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished. * Makefile (elc): use .gnus-compile. Sun Apr 21 17:08:16 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/following-method-alist): New variable. (mime-viewer/follow-content): New function; it is bound to `a' key. (mime-preview/get-original-major-mode): New function. (mime/viewer-mode-map): Key of function `mime-viewer/display-x-face' was changed to `x'; `f' is reserved to forwarding command. Sat Apr 20 12:35:34 1996 MORIOKA Tomohiko * tl: Version 7.19.2 was released. * tm: Version 7.52 was released. * tm-def.el (mime/charset-coding-system-alist): add "X-ISO-2022-JP-2" for old mime.el. Sat Apr 20 12:17:27 1996 MORIOKA Tomohiko * tm-parse.el (mime/parse-message): use `1+' * tm-parse.el (mime/parse-message): use `string-equal' instead of `string=' * tm-parse.el (mime/parse-multipart): use `string-equal' instead of `string=' * tm-parse.el (mime/parse-multipart): use `nreverse' * tm-parse.el (mime/parse-multipart): fixed Fri Apr 19 18:49:19 1996 Shuhei KOBAYASHI * tm-vm.el: Oscar Figueiredo 's patch was applied; require vm-reply and add comments to vm-yank-message. (tm-vm/enclose-messages): Don't make nested multipart/digest. (tm-vm/send-digest): "preamble" code was moved to `tm-vm/enclose-messages'. Fri Apr 19 18:12:43 1996 MORIOKA Tomohiko * signature.el (signature/get-signature-file-name): string check for `field' Fri Apr 19 17:29:32 1996 MORIOKA Tomohiko * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was abolished. Fri Apr 19 13:40:55 1996 Shuhei KOBAYASHI * tm-edit.el (mime-editor/insert-signature): Modified for new implementation of signature.el; Use `signature-insert-hook'. * tm-bbdb.el (signature/get-bbdb-sigtype), (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb): New implementation of `signature-check-in-bbdb'. * signature.el (signature-load-hook), (signature-insert-hook): New hooks. (signature-use-bbdb): New variable. (signature/get-sigtype-interactively), (insert-signature): New implementation of `insert-signature'; signature/insert-signature-at-(point|eof) were merged. Fri Apr 19 08:47:44 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/normalize-body): use function `mime/code-convert-region-from-emacs' and `mime-encode-region' instead of `mime-editor/encode-string'. Function `mime-editor/encode-string' and `mime-encode-string' was abolished. Fri Apr 19 08:11:30 1996 MORIOKA Tomohiko * tm-ew-d.el (mime/decode-encoded-text): arguments order of function `mime/convert-string-to-emacs' was changed. * tm-def.el (mime/convert-string-to-emacs): order of arguments was changed. Fri Apr 19 07:59:28 1996 MORIOKA Tomohiko * tm-def.el (mime/lc-charset-alist): use function `foldr'. Fri Apr 19 07:29:13 1996 MORIOKA Tomohiko * tm-def.el (mime/charset-coding-system-alist): use function `foldr' Fri Apr 19 06:57:56 1996 MORIOKA Tomohiko * tm-def.el (mime/code-convert-region-from-emacs): New function Fri Apr 19 06:54:11 1996 MORIOKA Tomohiko * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished. * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished. * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished. * tm-def.el (mime/lc-charset-alist, mime/unknown-charset): New variable Fri Apr 19 05:36:03 1996 MORIOKA Tomohiko * tm-def.el (mime/code-convert-region-to-emacs): New implementation Fri Apr 19 04:48:48 1996 Shuhei KOBAYASHI * tm-view.el (mime-viewer/up-content): Extra `setq' was removed. Wed Apr 17 14:51:25 1996 MORIOKA Tomohiko * tm-def.el: Function `mime/convert-string-to-emacs', `mime/convert-string-from-emacs' and `mime/code-convert-region-to-emacs' were moved from tm-mule.el. Wed Apr 17 14:50:33 1996 MORIOKA Tomohiko * tm-mule.el: Function `mime/convert-string-to-emacs', `mime/convert-string-from-emacs' and `mime/code-convert-region-to-emacs' were moved to tm-def.el. Wed Apr 17 14:30:12 1996 MORIOKA Tomohiko * tm-def.el (mime/charset-coding-system-alist): New variable. * tm-mule.el: Variable `mime/charset-coding-system-alist' was deleted. Wed Apr 17 14:05:10 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/code-converter-alist): set `mime/code-convert-region-to-emacs' for `mime/temporary-message-mode'. (for `mime-editor/preview-message') Wed Apr 17 09:20:42 1996 MORIOKA Tomohiko * README.en: KOBAYASHI Shuhei's address was changed. Tue Apr 16 18:26:13 1996 MORIOKA Tomohiko * tm: Version 7.50 was released. * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el: KOBAYASHI Shuhei's address was changed. Tue Apr 16 14:32:43 1996 MORIOKA Tomohiko * tm-edit.el: use `running-xemacs' to check XEmacs. (mime-editor/normalize-body): nil check for encoded result. * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R'' Tue Apr 16 12:42:35 1996 MORIOKA Tomohiko * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731]) Mon Apr 15 09:10:01 1996 MORIOKA Tomohiko * tl: Version 7.19.1 was released. * tm: Version 7.49 was released. * tm/gnus: Version 7.49.2 was released. Sun Apr 14 15:42:14 1996 MORIOKA Tomohiko * tm-parse.el (mime/parse-Content-Disposition): use function `nreverse' instead of `reverse'. Sun Apr 14 15:16:25 1996 MORIOKA Tomohiko * tm-parse.el (mime/parse-Content-Type): use function `nreverse' instead of `reverse'. Sun Apr 14 00:21:21 1996 MORIOKA Tomohiko * tm-vm.el (vm-yank-message): use variable `running-xemacs' * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable `running-xemacs' Sat Apr 13 23:32:26 1996 MORIOKA Tomohiko * tm-view.el (mime-viewer/make-preview-buffer): use `while' instead of mapcar. * tm-vm.el (vm-yank-message): redefine for MIME preview buffer. Sat Apr 13 04:04:12 1996 MORIOKA Tomohiko * mime-setup.el.in (message-header-hook): add function `mime/encode-message-header' (cf.[tm-ja: * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as end of message header if variable `mail-header-separator' is not found. Thu Apr 11 17:24:11 1996 MORIOKA Tomohiko * doc/tm_en.texi: fixed problem about top node. * doc/tm-mh-e_en.texi: fixed problem about top node. * doc/tm-gnus_en.texi: fixed problem about top node. * doc/tm-edit=en.texi: fixed problem in TeX compiling. * doc/tm-edit=ja.texi: fixed problem in TeX compiling. Thu Apr 11 16:20:20 1996 MORIOKA Tomohiko * mime-setup.el.in (message-forward-start-separator): Function `mime-make-tag' must be called after tm-edit is loaded. * mime-setup.el.in: setting for variable `message-forward-start-separator'. setting for variable `message-forward-end-separator'. * tm-edit.el (mime-editor/encode-string): New function. Variable `mime-string-encoder' and its implementations were deleted. Wed Apr 10 02:06:30 1996 Katsumi Yamaoka * doc/tm_ja.texi: fixed problem about top node. (cf. [tm-ja:1706]) * doc/tm-mh-e_ja.texi: fixed problem about top node. (cf. [tm-ja:1706]) * doc/tm-gnus_ja.texi: fixed problem about top node. (cf. [tm-ja:1706]) Tue Apr 9 17:28:49 1996 MORIOKA Tomohiko * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and #mime-setup.el#; remove load-path. Tue Apr 9 17:13:36 1996 MORIOKA Tomohiko * inst-tm (compile-tm): call `make gnus3' for Emacs 18. Mon Apr 8 12:28:17 1996 MORIOKA Tomohiko * inst-tm (make-mime-setup): check unnecessary add-path. Sun Apr 7 20:12:27 1996 MORIOKA Tomohiko * tm-view.el: (mime-viewer/default-showing-Content-Type-list): "message/delivery-status" was added to default value. Wed Apr 3 15:35:44 1996 MORIOKA Tomohiko * tm-image.el: add-hook only if variable `mime-preview/x-face-function' is not nil. (cf. [tm-en:416]) Thu Mar 28 18:55:18 1996 Oscar Figueiredo * tm-vm.el (vm-yank-message): redefine for MIME preview buffer. Thu Mar 28 08:42:34 1996 MORIOKA Tomohiko * tm: Version 7.48.3 was released. * tm/gnus: Version 7.49.1 was released. * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set `message-signature' to nil. * mime-setup.el.in: setting for message.el. Wed Mar 27 23:06:07 1996 MORIOKA Tomohiko * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi: Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403]) * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi: Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403]) * doc/tm_ja.texi, doc/tm_en.texi: Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403]) Wed Mar 27 19:38:12 1996 MORIOKA Tomohiko * TM-CFG: rearrangement Tue Mar 26 08:07:24 1996 Pekka Marjola * tm-bbdb.el (tm-bbdb/update-record): In XEmacs, mail-extract-address-components still doesn't handle nil argument. (cf. [tm-ja:396]) Mon Mar 25 13:30:53 1996 MORIOKA Tomohiko * tl: Version 7.19 was released. * tm: Version 7.48.2 was released. * tm/mh-e: Version 7.57 was released. Wed Mar 20 13:00:06 1996 Shuhei KOBAYASHI * tm-file.el (mime-article/extract-file): Confirm before overwriting an existing file. (cf. [tm-ja:1674]) Thu Mar 14 13:39:57 1996 MORIOKA Tomohiko * signature.el: Function `signature-check-in-bbdb' was moved to tm-bbdb.el. * tm-bbdb.el (signature-check-in-bbdb): New function; moved from signature.el. Wed Mar 13 18:05:28 1996 MORIOKA Tomohiko * tl: Version 7.18 was released. * MEL: Version 3.5 was released. * tm: Version 7.48 was released. Wed Mar 13 17:55:33 1996 MORIOKA Tomohiko * tm-edit.el (mime-editor/translate-buffer-hook): New hook. (mime-editor/translate-buffer): New implementation; use `mime-editor/translate-buffer-hook'. * signature.el (signature-check-in-bbdb): require bbdb-com. Wed Mar 13 16:23:26 1996 Shuhei KOBAYASHI * tm-bbdb.el: fixed problem for wrong From field, such as ``From: <>''. (cf.[tm-ja:1663]) Tue Mar 12 19:37:54 1996 Artur Pioro * signature.el (signature-file-prefix): New variable. (signature/get-signature-file-name): support `signature-file-prefix' and method function. (signature-check-in-bbdb): New function. Mon Mar 11 15:19:15 1996 MORIOKA Tomohiko * tm-vm.el (tm-vm/use-original-url-button): New variable. (tm-vm/preview-current-message): Check `tm-vm/use-original-url-button'. Mon Mar 10 23:07:42 1996 Rob Kooper * tm-vm.el (tm-vm/preview-current-message): VM does it's own highlighting of URL's. Following is a patch to tm/tm-vm.el that will make the highlighting work under tm. (cf.[bug-tm-en:373]) Mon Mar 10 04:16:59 1996 Hiroshi Ueno * TM-CFG (SHELLOPTION): New variable. (LISPDIR): Use `defvar' instead of `setq'. (TM_GNUS_COMPILE_FORMAT): New variable. (TM_GNUS_INSTALL_FORMAT): New variable. (BIN_SRC_DIR): New variable. (METHOD_SRC_DIR): New variable. (BIN_DIR): Use `defvar' instead of `setq'. * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'. (install-tm-gnus): Use variable `SHELLOPTION'. (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'. Mon Mar 8 19:15:33 1996 Oscar Figueiredo * tm-vm.el (tm-vm/scroll-forward): when you go to a message with the cursor keys in VM's summary buffer and press space to select the message, the Preview buffer is scrolled forward instead of simply displaying the new message which prevents you from seeing the beginning of the new message. Wed Mar 6 12:26:20 1996 Morioka Tomohiko * tm-view.el (mime-viewer/up-content): New implementation; bug fixed. (cf. [tm-ja:1652]) * inst-tm (compile-tm): fixed to judge XEmacs. Wed Mar 6 02:12:36 1996 Morioka Tomohiko * tl: Version 7.15 was released. * tm: Version 7.47 was released. * tm/mh-e: Version 7.56 was released. * README.en: tm-cfg was renamed to TM-CFG. * inst-tm: tm-cfg was renamed to TM-CFG. * inst-tm: tm-els was renamed to TM-ELS. Tue Mar 5 23:19:05 1996 Morioka Tomohiko * tm-edit.el: Function `replace-space-with-underline' was moved to tl-str.el. * tm-edit.el (mime-editor/transfer-level): changed to buffer local variable. (mime-editor/transfer-level-string): changed to buffer local variable. (mime-editor/charset-default-encoding-alist): changed to buffer local variable. Tue Mar 5 21:22:46 1996 Morioka Tomohiko * tm-edit.el (mime-editor/toggle-transfer-level): Function `mime-editor/text-toggle-transfer-level' was renamed to `mime-editor/toggle-transfer-level'. Tue Mar 5 21:19:21 1996 Morioka Tomohiko * tm-edit.el (mime-editor/transfer-level, mime-editor/text-toggle-transfer-level, mime/editor-mode): Variable `mime/default-transfer-level' was renamed to `mime-editor/transfer-level'. Tue Mar 5 21:13:58 1996 Morioka Tomohiko * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el. * tm-def.el: Variable `mime/default-transfer-level' was moved to tm-edit.el. * tm-edit.el (mime-editor/text-toggle-transfer-level, mime-editor/menu-list): Function `mime-editor/text-toggle-transfer-level' was renamed to `mime-editor/text-toggle-transfer-level'. Tue Mar 5 21:00:07 1996 Morioka Tomohiko * tm-edit.el (mime-editor/transfer-level-string, mime/text-toggle-transfer-level, mime/editor-mode): use function `mime/encoding-name'. * tm-def.el (mime/encoding-name): add optional argument `not-omit'. * tm-edit.el (mime-editor/transfer-level-string, mime/text-toggle-transfer-level, `mime/editor-mode-flag' of `minor-mode-alist', mime/editor-mode): Variable `mime/trlevel-string' was renamed to `mime-editor/transfer-level-string'. Tue Mar 5 20:42:24 1996 Morioka Tomohiko * tm-edit.el (mime-editor/charset-default-encoding-alist, mime/text-toggle-transfer-level, mime-editor/normalize-body): Variable `mime/charset-default-encoding-alist' was renamed to `mime-editor/charset-default-encoding-alist'. Tue Mar 5 20:34:27 1996 Morioka Tomohiko * tm-edit.el (mime/charset-default-encoding-alist): moved from tm-def.el. (mime/trlevel-string): moved from tm-def.el. (mime/text-toggle-transfer-level): moved from tm-def.el. * tm-def.el (mime/charset-default-encoding-alist): moved to tm-edit.el. (mime/trlevel-string): moved to tm-edit.el. (mime/text-toggle-transfer-level): moved to tm-edit.el. * tm-def.el (mime/trlevel-string): Initial value was modified. Tue Mar 5 07:52:39 1996 Steinar Bang * tm-def.el (mime/trlevel-string): New variable. * tm-edit.el (mime-editor/menu-list): add `mime/text-toggle-transfer-level'. (mime/editor-mode): modified for transfer-level. Mon Mar 4 09:24:23 1996 Morioka Tomohiko * tl: Version 7.14 was released. * MEL: Version 3.3.1 was released. * tm: Version 7.46.1 was released. * tm/mh-e: Version 7.55 was released. * tm/gnus: Version 7.49 was released. * Makefile: Installer was changed. * inst-tm: New file. * tm-els: New file. * tm-cfg: New file. * tm-ew-e.el (mime/encode-field): check encoded result. Mon Mar 4 01:57:11 1996 KON-NO Yoichi * tm-bbdb.el: insert `(require 'tm-view)'. (cf. [tm-ja:1646]) Wed Feb 28 13:13:27 1996 Morioka Tomohiko * tl: Version 7.13 was released. * tm: Version 7.46 was released. * tm/gnus: Version 7.48 was released. * tm/mh-e: Version 7.52 was released. * tm/doc/tm-edit=en.texi: New file. Wed Feb 28 01:35:22 1996 Dan Rich * tm-image.el: allow tm to display inline images using the native gif/jpg/png support (if available) (for XEmacs 19.14 or later). (cf.[tm-en:351]) Tue Feb 27 21:37:35 1996 Morioka Tomohiko * tm-image.el (mime-preview/x-face-function-for-mule): fixed to check whether matched or not. * tm-edit.el (mime-editor::edit-again): New implementation. (mime/edit-again): Arguments were changed. Wed Feb 27 19:56:26 1996 Shuhei KOBAYASHI * mk-tm: Typo fixed. Tue Feb 26 20:04:34 1996 Neal Becker * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349]) Mon Feb 26 08:43:36 1996 Morioka Tomohiko * tl: Version 7.11.3 was released. * tm: Version 7.45 was released. * tm/mh-e: Version 7.50 was released. * tm-edit.el (mime-editor::edit-again): New function. (mime/edit-again): New function. Fri Feb 23 22:00:46 1996 Morioka Tomohiko * tm-vm.el (tm-vm/preview-current-message): widen all headers before call `mime/viewer-mode'. * tm-image.el (mime-viewer/use-highlight-headers): New variable for XEmacs. (mime-preview/x-face-function-use-highlight-headers): New function. (mime-preview/x-face-function): Default value was changed. Sat Feb 23 17:55:12 1996 Morioka Tomohiko * tl: Version 7.11.2 was released. * tm: Version 7.44 was released. * tm/mh-e: Version 7.49 was released. Fri Feb 23 03:43:22 1996 Shuhei KOBAYASHI * tm-bbdb.el (bbdb-extract-field-value): use `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'. (cf. [tm-en:340]) Fri Feb 22 16:45:37 1996 Pekka Marjola * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still does not properly restore keymap in XEmacs. (cf. [tm-en:337]) Fri Feb 16 08:53:13 1996 Oscar Figueiredo * tm-vm.el (tm-vm/preview-current-message): XEmacs highlight-headers package to fontify MIME preview buffers in the same way normal VM buffers are. This makes MIME preview even more transparent for VM users and also has the benefit to display the XFace in the same place as in normal VM with no additional code nor effort. Wed Feb 14 09:15:36 1996 Morioka Tomohiko * tl: Version 7.11.1 was released. * tm: Version 7.43.1 was released. * tm/mh-e: Version 7.48 was released. * tm/gnus: Version 7.45 was released. * mime-setup.el: lambda functions are defined by defun. (mime-setup-decode-message-header): New function. (mime-setup-set-signature-key): New function. (mime-setup-mh-draft-setting): New function. * mime-setup.el: insert `(setq buffer-read-only nil)' into `mh-letter-mode-hook' (cf. [tm-ja:1576]) Tue Feb 13 17:56:43 1996 Morioka Tomohiko * tm-image.el (mime-preview/x-face-function-for-xemacs): New function. (bitmap-read-xbm): New implementation for XEmacs. Tue Feb 13 14:00:02 1996 Morioka Tomohiko * tm-image.el: typo was fixed. Tue Feb 13 13:53:06 1996 Morioka Tomohiko * tm-image.el (mime-preview/x-face-function): New variable. Function `mime-preview/x-face-function' was renamed to `mime-preview/x-face-function-for-mule'. * tm-image.el (mime-preview/x-face-function): fixed problem to indent. * tm-image.el (mime-preview/x-face-function): New function for Mule. (mime-viewer/x-face-to-xbm-command): New variable. * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable. (mime-viewer/ignored-field-list): "X-Face" was deleted. Mon Feb 12 16:02:05 1996 Morioka Tomohiko * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to `mime/charset-coding-system-alist'. Mon Feb 12 13:05:02 1996 Morioka Tomohiko * tm-image.el (mime-preview/filter-for-image): protect for error when file deleting (cf. [tm-en:317]) Fri Feb 9 06:57:20 1996 Morioka Tomohiko * tm: Version 7.43 was released. * tm/gnus: Version 7.43 was released. * tm-edit.el: (mime-editor/encrypt-pgp-elkins): (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted message. (2) call `mc-pgp-encrypt-region' directory; it is enclosed by `(let ((mc-pgp-always-sign 'never)) ...)'. Fri Feb 8 08:24:18 1996 SHIONO Jun'ichi * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message): set to `this-command' (cf. [tm-en:311]) Thu Feb 8 06:36:25 1996 Morioka Tomohiko * tm: Version 7.42.1 was released. * tm/gnus: Version 7.41 was released. Tue Feb 6 02:43:06 1996 Morioka Tomohiko * tm-def.el (mime/encoding-name): new function. (mime/make-charset-default-encoding-alist): call `mime/encoding-name' if not encoded. Mon Feb 5 05:00:27 1996 Morioka Tomohiko * tm-play.el (mime-article/get-original-filename): return nil if file name is not exist. Sat Feb 3 21:28:47 1996 Morioka Tomohiko * tm-def.el (mime/charset-type-list): new variable. (mime/make-charset-default-encoding-alist): new function. (mime/default-transfer-level): new variable. (mime/text-toggle-transfer-level): new function. Sat Feb 3 00:56:20 1996 Morioka Tomohiko * tm-pgp.el (tm-pgp::good-signature-regexp): new variable * tm-pgp.el (tm-pgp::key-expected-regexp): new variable * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified to use variable `tm-pgp::good-signature-regexp' * tm-pgp.el (mime-article/check-pgp-signature): modified to use variable `tm-pgp::key-expected-regexp' Fri Feb 2 23:07:13 1996 Morioka Tomohiko * tm-pgp.el (mime::article/call-pgp-to-check-signature): new function * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key if it is not found Sat Feb 2 17:29:01 1996 Morioka Tomohiko * tl: Version 7.11 was released. * tm: version 7.42 was released Fri Feb 2 17:20:00 1996 Morioka Tomohiko * tm-edit.el: new implementation about PGP processing for message * tm-edit.el (mime-editor/pgp-enclose-buffer): new function * tm-edit.el (mime-editor/set-sign): check variable `mime-editor/signing-type' * tm-edit.el (mime-editor/set-encrypt): check variable `mime-editor/encrypting-type' Fri Feb 2 17:04:16 1996 Morioka Tomohiko * tm-play.el (mime-article/decode-content): check beginning/ending of region for VM Wed Jan 31 17:15:55 1996 Morioka Tomohiko * tm-image.el: xbm support in Mule: It requires bitmap package. * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar' instead of `setq' Fri Jan 26 02:49:06 1996 Shuhei KOBAYASHI * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM * tm-bbdb.el (tm-bbdb/extract-address-components): modified to support `If no name can be extracted, FULL-NAME will be nil.' (cf. [tm-ja:1531]) Thu Jan 25 08:29:22 1996 Morioka Tomohiko * tm-play.el (mime-article/make-method-args): modified to use "7bit" if 'encoding is not found Thu Jan 25 06:36:44 1996 Morioka Tomohiko * tm-ew-d.el (mime-eword/decode-string): set to `end' just string-matched. Thu Jan 25 06:22:17 1996 Morioka Tomohiko * tm-ew-d.el (mime-eword/decode-string): fixed about linear-while-space (cf. [tm-ja:1518]) * tm-vm.el (tm-vm/quit-view-message): Typo was fixed. (cf. [tm-en:281]) Thu Jan 25 03:24:35 1996 Morioka Tomohiko * tl: Version 7.10 was released. * tm: Version 7.41.2 was released. * tm/gnus: Version 7.37 was released. * tm-view.el (mime-viewer/ignored-field-list): default value was changed. * tm-view.el (mime-viewer/visible-field-regexp): default value was changed. Thu Jan 25 02:32:26 1996 Morioka Tomohiko * tm-mule.el: Definition of variable `mime/default-coding-system' was moved to tm-def.el. * tm-def.el (mime/default-coding-system): not only define for MULE Wed Jan 24 02:20:25 1996 Morioka Tomohiko * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable Tue Jan 23 13:00:44 1996 Morioka Tomohiko * tm-pgp.el (mime-article/view-application/pgp): fixed about character code conversion. Tue Jan 23 05:38:46 1996 Morioka Tomohiko * tm: Version 7.41.1 was released. * tm/mh-e: Version 7.46 was released. * tm/gnus: Version 7.34 was released. * tm-view.el: declare `(defvar mime::preview/article-buffer nil)' for XEmacs Tue Jan 23 04:49:16 1996 Morioka Tomohiko * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided. * tm-vm.el: Shuhei KOBAYASHI 's new implementation * tm-bbdb.el: new module: about BBDB Sat Jan 20 13:23:47 1996 Morioka Tomohiko * tl: Version 7.09 was released. * tm: Version 7.41 was released. * tm/gnus: Version 7.33.1 was released. Thu Jan 18 17:49:17 1996 Morioka Tomohiko * tm-edit.el (mime-editor/insert-file): File name is wrapped as quoted-string. * tm-edit.el (mime-file-types): Some file types were added. Thu Jan 18 01:55:25 1996 Yoshiyuki Yamagami * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474]) Wed Jan 17 08:27:26 1996 Morioka Tomohiko * tl: version 7.08 was released. * tm: version 7.40 was released. * tm/gnus: Version 7.33 was released. Sun Jan 14 05:52:49 1996 Morioka Tomohiko * tm-edit.el (mime-editor/choose-charset): New implementation: use function `mime/find-charset-region' instead of `mime-body-charset-chooser'. * tm-edit.el: Variable `mime-body-charset-chooser' and its implementations were deleted. * tm-edit.el (mime-editor/normalize-body): use variable `mime/charset-default-encoding-alist' instead of function `mime-editor/choose-encoding'. * tm-edit.el: Function `mime-editor/choose-encoding' was deleted. Fri Jan 12 13:59:13 1996 Morioka Tomohiko * tm-def.el (mime/find-charset-region): New function * tm-def.el (mime/charset-default-encoding-alist): New variable Thu Jan 11 18:31:43 1996 Morioka Tomohiko * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was renamed to `mime-eword/charset-encoding-alist'. * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to `mime-eword/encoder-version'. * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was moved from tm-def.el. * tm-def.el: Variable `mime/default-charset-encoding-alist' was moved to tm-ew-e.el. * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to `tm-eword::find-charset-rule'. * tm-ew-e.el (mime/find-charset-rule): modified to use function `mime/find-charset' * tm-def.el (mime/find-charset): new function Thu Jan 11 05:33:53 1996 Morioka Tomohiko * tm-ew-e.el (mime/find-charset-rule): new implementation * tm-orig.el: Variable `mime/decoding-charset-list' was deleted. Thu Jan 11 05:12:50 1996 Morioka Tomohiko * tm-nemacs.el, tm-orig.el: Variable `mime/lc-charset-rule-list' was deleted. * tm-mule.el: Variable `mime/lc-charset-rule-list' and `mime/unknown-charset-rule' were deleted. Thu Jan 11 05:09:28 1996 Morioka Tomohiko * tm-def.el (mime/default-charset-encoding-alist): new variable Thu Jan 11 04:56:08 1996 Morioka Tomohiko * tm-orig.el, tm-nemacs.el, tm-mule.el (mime/lc-charset-alist, mime/unknown-charset): new variable Wed Jan 10 00:07:57 1996 Morioka Tomohiko * tm-edit.el: (mime-editor/translate-body, mime-editor/translate-region): Spaces in boundary are replaced by underlines. (cf. [tm-en:255,258]) Tue Jan 9 19:08:21 1996 Morioka Tomohiko * tm-mule.el: Obsolete definitions were deleted. Tue Jan 9 18:43:12 1996 Morioka Tomohiko * tm-orig.el, tm-nemacs.el, tm-mule.el: Variable `mime/latin-lc-list' was deleted. Tue Jan 9 16:28:44 1996 Morioka Tomohiko * tm-orig.el, tm-nemacs.el, tm-mule.el: Variable `mime/lc-charset-and-encoding-alist' was deleted. Mon Dec 25 10:43:59 1995 Morioka Tomohiko * tm: Version 7.39 was released. * tm/gnus: Version 7.30 was released. * README.en: Sample of hilit19 was changed. Mon Dec 25 09:08:50 1995 Morioka Tomohiko * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are rest. * tm-view.el (mime-viewer/redisplay): New variable: for redisplay Mon Dec 25 05:43:05 1995 Morioka Tomohiko * Makefile (19_29): `make gnus5' was commented out. Mon Dec 25 05:40:42 1995 Morioka Tomohiko * tm-rmail.el (tm-rmail/preview-message): New implementation * tm-rmail.el (rmail-summary-rmail-update): redefined * tm-rmail.el: `mime-viewer/show-summary-method' was set. Mon Dec 25 05:31:33 1995 Morioka Tomohiko * mk-tm (compile-tm): `(load "rmailsum")' was added. Mon Dec 25 03:20:41 1995 OKABE Yasuo * signature.el (signature-delete-blank-lines-at-eof): New variable Sat Dec 23 12:43:20 1995 Morioka Tomohiko * tm-def.el (tm:browse-url): argument was fixed. * README.en: fixed about PGP Sat Dec 23 09:32:27 1995 Tanaka Shinichiro * tm-pgp.el, README.en: Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421]) Fri Dec 22 09:00:20 1995 Morioka Tomohiko * tm: Version 7.38 was released. * tm/gnus: Version 7.28 was released. Thu Dec 21 18:27:09 1995 Morioka Tomohiko * tm-edit.el (mime-file-types): format was changed. (0) filename pattern (1) primary type (2) sub type (3) parameters of Content-Type field (4) Content-Transfer-Encoding (5) disposition-type (6) parameters of Content-Disposition field * tm-edit.el (mime-editor/insert-file): modified for new `mime-file-types' format. Thu Dec 21 18:17:03 1995 Morioka Tomohiko * tm-def.el (mime/disposition-type-regexp): New constant * tm-parse.el (mime/parse-Content-Disposition): New function * tm-parse.el (mime/Content-Disposition): New function * tm-view.el (mime-article/get-subject): function `mime-viewer/get-subject' was renamed to it. * tm-view.el (mime-article/get-uu-filename): New function: it was separated from function `mime-article/get-subject'. * tm-play.el (mime-article/get-original-filename): New function * tm-play.el (mime-article/get-filename): Function `mime-article/get-name' was renamed to it. It was modified to use `mime-article/get-original-filename' instead of `mime-article/get-subject'. * tm-file.el (mime-article/extract-file): modified to use `mime-article/get-filename' Wed Dec 20 15:27:35 1995 Morioka Tomohiko * tm-setup.el: According to Shuhei KOBAYASHI , `(require 'tm-gnus)' is add-hooked as append mode. (cf. [tm-ja:1391]) Thu Dec 20 05:48:56 1995 UENO Hiroshi * tm-pgp.el: (mime-article/check-pgp-signature): fixed to treat signed part as binary. (to fix problem in OS/2) Wed Dec 20 13:05:06 1995 Morioka Tomohiko * tl: Version 7.03.4 was released. * tm: Version 7.37 was released. * tm/gnus: Version 7.26 was released. Tue Dec 19 18:06:49 1995 Morioka Tomohiko * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to draft-elkins-pem-pgp-02.txt. Tue Dec 19 17:50:09 1995 Morioka Tomohiko * Makefile: tm/src/tmpgp was abolished. Tue Dec 19 17:47:16 1995 Morioka Tomohiko * tm-edit.el: pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt. Tue Dec 19 17:13:19 1995 Morioka Tomohiko * tm-pgp.el (mime-article/check-pgp-signature): treats encoding * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added. Tue Dec 18 03:52:48 1995 Katsumi Yamaoka * tm-view.el (mime-viewer/filter-text/plain): put URL into text-property. (cf. [tm-ja:1367]) Mon Dec 15 21:32:16 1995 Shuhei KOBAYASHI * tm-vm.el (tm-vm-load-hook): New hook * tm-vm.el (tm-vm/preview-current-message): fixed to end as current-buffer is folder buffer. Some problem is still rest. (cf. [tm-ja:1348]) Mon Dec 18 11:16:18 1995 Morioka Tomohiko * tm: Version 7.36 was released. * tm/gnus: Version 7.25 was released. * methods/tm-au: new implementation Mon Dec 18 10:45:02 1995 Morioka Tomohiko * tm-view.el (mime-viewer/quit): New implementation * tm-view.el (mime-viewer/show-summary): New function: it is bound with `h' key. * tm-view.el (mime-viewer/show-summary-method): New variable Mon Dec 18 01:32:23 1995 Morioka Tomohiko * methods/tmdecode, methods/tm-plain: replaced by NAGIRA Naoki 's code. Sun Dec 17 14:35:01 1995 Morioka Tomohiko * tm-view.el: setting for "image/x-mag" Sun Dec 17 14:29:17 1995 Morioka Tomohiko * tm-pgp.el: application/pgp-encrypted support * tm-pgp.el (mime-article/check-pgp-signature): bug fix * tm-pgp.el: setting for "text/x-pgp" * tm-setup.el: setting for tm-image.el when XEmacs is running. * tm-image.el: Filters were merged to function `mime-preview/filter-for-image'. Sat Dec 16 14:59:29 1995 Morioka Tomohiko * tm-image.el: Initial revision Sat Dec 15 16:16:32 1995 Morioka Tomohiko * tm: Version 7.35 was released. * tm/gnus: Version 7.24 was released. Fri Dec 15 15:40:10 1995 Morioka Tomohiko * tm-pgp.el: According to Shuhei KOBAYASHI , `(autoload 'mc-snarf-keys "mc-toplev")' was added. (cf. [tm-ja:1345]) * tm-view.el: (1) Popup menu for Emacs 19.* was deleted. (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or later, system popup menu is available. Fri Dec 15 15:02:14 1995 Morioka Tomohiko * tm-edit.el (mime/editor-mode): DOC string was fixed. Fri Dec 15 13:58:51 1995 Morioka Tomohiko * tm-vm.el: (1) New variable `tm-vm/use-xemacs-popup-menu'. (2) popup menu of MIME-Edit minor mode became sub menu. Fri Dec 15 13:56:51 1995 Morioka Tomohiko * tm-rmail.el: Setting was modified to load tm-mail after tm-edit is loaded. * tm-mail.el: (1) New variable `tm-mail/use-xemacs-popup-menu'. (2) popup menu of MIME-Edit minor mode became sub menu. * tm-def.el (tm:set-fields): New function Fri Dec 15 12:00:23 1995 Morioka Tomohiko * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of binary declarations * tm-file.el: delete unnecessary `(file-coding-system *noconv*)' Thu Dec 14 17:03:27 1995 Morioka Tomohiko * tm: Version 7.34 was released. * Makefile: New file tm/src/tmpgp: it is used to sign by pgp-elkins style. Thu Dec 14 15:49:00 1995 Morioka Tomohiko * tm-edit.el: (1) `pgp-elkins' style PGP signature was implemented. (2) New function `mime-editor/insert-key': It is based on draft-elkins-pem-pgp-01.txt. Thu Dec 14 15:41:18 1995 Morioka Tomohiko * tm-pgp.el: New function `mime-article/add-pgp-keys' Thu Dec 14 15:37:13 1995 Morioka Tomohiko * tm-play.el (mime-article/decode-caesar): encoding field is symbol, not string. * tm-html.el: encoding field is symbol, not string. Thu Dec 14 15:17:56 1995 Shuhei KOBAYASHI * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward): According to AKITO Ishihara 's report, `vm-scroll-(forward|backward)' was enclosed by `(let ((vm-inhibit-startup-message t)) ...)'. (cf. [tm-ja:1313], [tm-ja:1314]) Thu Dec 14 06:22:20 1995 Morioka Tomohiko * signature.el (signature/insert-signature-at-eof): `(delete-blank-lines)' was commented out. Thu Dec 13 15:37:16 1995 Shuhei KOBAYASHI * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward): It might be better to treat `vm-honor-page-delimiters' (and `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292]) Wed Dec 13 13:40:58 1995 AKITO Ishihara * tm-vm.el (tm-vm/scroll-backward): fixed to comment out `(goto-char (point-max))'. (cf. [tm-ja:1289]) Wed Dec 13 13:10:27 1995 Morioka Tomohiko * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy mail-header-separator before calling mailcrypt function. Wed Dec 13 05:46:06 1995 Morioka Tomohiko * tl: Version 7.03.3 was released. * tm: Version 7.33 was released. * tm/mh-e: Version 7.44 was released. * tm/gnus: Version 7.22 was released. * tm-view.el: (1) New field variable `mime-viewer/visible-field-list' (2) New function `mime-preview/cut-header' * tm-view.el: (mime-viewer/default-content-header-filter): New implementation Tue Dec 11 15:31:29 1995 Shuhei KOBAYASHI * tm-file.el: comment was fixed. * methods/tm-html, methods/tm-image: fixed to insert spaces previous and next of "=" (cf. [tm-ja:1262]) Mon Dec 11 18:02:36 1995 Morioka Tomohiko * tl: Version 7.03.2 was released. * tm: Version 7.32 was released. * tm/gnus: Version 7.21.2 was released. Sun Dec 10 20:33:48 1995 Morioka Tomohiko * tm-view.el, tm-play.el: Function `mime::point-preview-content' was renamed to `mime-preview/point-pcinfo'. * tm-edit.el: does not exit from MIME editor mode if function `mime-editor/pgp-processing' is fail. * tm-edit.el: (1) New variable `mime-editor/signing-type' and `mime-editor/encrypting-type': their types are pgp-elkins, pgp-kazu or nil. pgp-elkins is not supported yet. (2) New function `mime-editor/enclose-signed-region' and `mime-editor/enclose-encrypted-region' for new enclosure `signed' and `encrypted'. (3) New function `mime-editor/process-pgp-kazu': to process `signed' and `encrypted' enclosure as application/pgp. (4) New function `mime-editor/set-split' Sat Dec 9 08:37:21 1995 Morioka Tomohiko * tm-pgp.el (mime-article/check-pgp-signature): Status does not work. Sat Dec 9 08:32:56 1995 Morioka Tomohiko * tm-edit.el (mime-editor/process-multipart-1): Boundary is folded. * tm-edit.el: rearrangement Sat Dec 9 04:58:16 1995 Morioka Tomohiko * tm-play.el (mime-article/show-output-buffer): `(get-buffer-create mime/output-buffer-name)' was inserted. Sat Dec 9 04:51:49 1995 Morioka Tomohiko * tm-pgp.el: application/pgp-signature support. * tm-play.el: Function `mime-article/decode-message/partial' was modified not to use `find-file'. Sat Dec 9 04:11:11 1995 Morioka Tomohiko * tm-def.el: Constant `mime/decoding-buffer-name' was deleted (because it seems not be used). * tm-edit.el: application/pgp support Sat Dec 9 03:42:47 1995 Morioka Tomohiko * tm-file.el: setting for another variables to regard as binary. Sat Dec 9 02:04:41 1995 Morioka Tomohiko * tm-view.el: Function `mime-viewer/display-content' was fixed about judgement of root content. Sat Dec 9 01:56:28 1995 Morioka Tomohiko * tm-parse.el: Function `mime/parse-multipart' was fixed about point-max slot of content-info. Sat Dec 9 01:41:18 1995 Morioka Tomohiko * tm-def.el: New constant `mime/temp-buffer-name'. * tm-play.el: Function `mime-article/decode-message/partial' was modified to use `mime/temp-buffer-name'. Fri Dec 8 23:27:19 1995 Morioka Tomohiko * tm-pgp.el: Initial revision Fri Dec 8 22:32:55 1995 Morioka Tomohiko * tm-vm.el: According to Junya Watanabe , fixed problem about XEmacs menu in Emacs and Mule. (cf. [tm-ja:1249]) Fri Dec 8 22:29:27 1995 Morioka Tomohiko * tm-view.el: New variable `mime-viewer/content-subject-showing-Content-Type-list' Sat Dec 8 18:29:51 1995 Shuhei KOBAYASHI * tm-file.el(mime-article/extract-file): Variable `require-final-newline' should be nil. Thu Dec 7 12:07:47 1995 Morioka Tomohiko * tl: Version 7.03.1 was released. * tm: Version 7.31 was released. * tm/gnus: Version 7.21.1 was released. * Makefile: tl/README.eng was renamed to tl/README.en. Thu Dec 7 10:23:55 1995 Morioka Tomohiko * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs. * tm-mail.el: pop up menu setting for XEmacs. * tm-edit.el: MUA depended codes about XEmacs pop up menu were moved to tm-MUAs. * tm-view.el: defvar `mime::article/preview-buffer' and `mime::article/code-converter' for XEmacs. * tm-edit.el: some comments are modified. Thu Dec 7 09:10:28 1995 Morioka Tomohiko * Makefile: (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29. (2) README.eng was rename to README.en. Thu Dec 7 08:01:31 1995 Morioka Tomohiko * tm-play.el: Function `mime-article/view-message/rfc822' was modified to set buffer local variable `mime::article/code-converter'. * tm-view.el: New buffer local variable `mime::article/code-converter': It specifies code-converter. If it is nil, `mime-viewer/code-converter-alist' is used. Thu Dec 7 06:18:21 1995 Morioka Tomohiko * tm-view.el: pop up menu support by mouse-button-3 for Emacs 19 and XEmacs. Thu Dec 7 06:10:32 1995 Steven L. Baur * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209]) Thu Dec 7 04:55:49 1995 Morioka Tomohiko * tm-rmail.el: version variables were added. * tm-rmail.el: Shuhei KOBAYASHI 's patch was applied to fix problem of function `tm-rmail/forward' in *mail* buffer. (and some extensions) (cf. [tm-ja:1225]) Thu Dec 6 23:16:14 1995 Steven L. Baur * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206]) Thu Dec 6 15:53:54 1995 Shuhei KOBAYASHI * README.eng: fixed typo about VM (cf. [tm-ja:1224]) * tm-file.el: fix and extend. (cf. [tm-ja:1224]) Wed Dec 6 15:35:52 1995 Morioka Tomohiko * tm-rmail.el: `(substitute-key-definition 'rmail-forward 'tm-rmail/forward rmail-mode-map)' should be enclosed by (call-after-loaded 'mime-setup ..). Wed Dec 6 12:52:53 1995 Morioka Tomohiko * tm: Version 7.30 was released. * tm/mh-e: Version 7.43 was released. * tm/gnus: Version 7.21 was released. * tl: Version 7.03 was released. * tm-edit.el: In function `mime-editor/split-and-send', to `(make-variable-buffer-local 'mail-header-separator)' was changed to `(make-local-variable 'mail-header-separator)'. * tm-play.el: In function `mime-article/decode-caesar', `(setq buffer-read-only nil)' was inserted before `(erase-buffer)'. (cf. [tm-ja:1214]) Wed Dec 6 09:21:07 1995 Morioka Tomohiko * README.eng: According to Shuhei KOBAYASHI , added and rewrote about VM. Wed Dec 6 08:49:15 1995 Morioka Tomohiko * tm-vm.el: (1) Function `tm-vm/over-to-previous' was renamed to `tm-vm/over-to-previous-method'. (2) Function `tm-vm/over-to-next was renamed to `tm-vm/over-to-next-method'. Wed Dec 6 06:55:07 1995 Shuhei KOBAYASHI * tm-vm.el: - Variable `tm-vm/automatic-mime-preview' was changed to user variable. - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from `vm-xxx-hook'. - New function `tm-vm/over-to-previous' and `tm-vm/over-to-next': they are over-to-previous-method and over-to-next-method. They are not only set for vm-mode, but also vm-virtual-mode. - add-hook to `tm-vm/update-record' was fixed to `tm-vm/bbdb-update-record'. It is typo. Wed Dec 6 08:20:02 1995 Morioka Tomohiko * tm-eword.el, tm-ew-d.el: comment was modified. * README.eng: New section `How to get new version'. * tm-view.el, tm-play.el: (1) buffer local variable `mime/show-mode-old-window-configuration' was renamed to `mime::article/preview-buffer'. (2) modified about window configuration. * tm-vm.el: (1) Function `tm-vm/preview-current-message' was modified. (2) over-to-previous-method and over-to-next-method are modified. Wed Dec 6 04:18:23 1995 Shuhei KOBAYASHI * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was modified to use function `code-convert-region'. (cf. [tm-ja:1204]) Wed Dec 5 18:52:52 1995 steve@miranova.com (Steven L. Baur) * config.tm: bindir declaration was fixed. Tue Dec 5 07:58:52 1995 Morioka Tomohiko * tm: Version 7.29 was released. * tm/mh-e: Version 7.41 was released. * tm/gnus: Version 7.20.1 was released. * tl: Version 7.02 was released. * tm-edit.el: Setting for ISO-2022-KR. Mon Dec 4 20:33:11 1995 Shuhei KOBAYASHI * tm-vm.el: setting for mime-viewer/over-to-(previous|next)-method-alist. (cf. [tm-ja:1195]) * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195]) Mon Dec 4 00:24:19 1995 Morioka Tomohiko * tm: Version 7.28 was released. * tm/mh-e: Version 7.40 was released. * tm/gnus: Version 7.20 was released. * tm-view.el: setting for external method ``tm-html''. * tm-html.el: setting for "extract" mode. * README.eng: rewrote for tm 7.*. * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl package. * mk-tm: richtext.el and tinyrich.el were moved to tl package. Sun Dec 3 14:09:18 1995 Morioka Tomohiko * tm-vm.el: modified to use tm-mail. * tm-rmail.el: Setting for `mime-editor/message-inserter-alist' using tm-mail.el. * tm-mail.el: New module: for mail-mode. Fri Dec 1 17:11:01 1995 Morioka Tomohiko * tm-ew-e.el: fixed problem of exceptional case of encoding. Wed Nov 29 21:51:05 1995 Morioka Tomohiko * mime-setup.el: According to Steven L. Baur , (setq mail-signature nil) when `mime-setup-use-signature' is t. (cf. [tm-eng:176]) * tm-vm.el: (1) fixed problem in function `tm-vm/preview-current-message'. (2) New function `tm-vm/visit-folder-function'. It is set to `vm-visit-folder-hook' instead of `tm-vm/preview-current-message' directly. It is bug fix for getting new mail when visit to a folder. * tm-vm.el: Shuhei KOBAYASHI 's patch was applied. (cf. [tm-ja:1164]) Sat Nov 25 02:14:25 1995 Morioka Tomohiko * tm-edit.el: Function `mime-editor/enclose-region' was fixed not to insert "text/plain" tag when end of enclosure is end of buffer. Thu Nov 23 10:21:05 1995 Morioka Tomohiko * tm 7.27.1 was released. * tm-view.el: ".*Received" was inserted into default value of variable `mime-viewer/ignored-field-list'. * mime-setup.el: autoload setting for function `mime/decode-message-header'. Tue Nov 21 09:43:00 1995 Morioka Tomohiko * tm-vm.el: fixed problem of function `tm-vm/quit'. Mon Nov 20 23:54:54 1995 Morioka Tomohiko * tm-vm.el: Function `tm-vm/preview-current-message' was modified. Mon Nov 20 02:48:34 1995 Morioka Tomohiko * tm 7.27 is released. * tm/mh-e: Attached version 7.25. * tm/gnus: Attached version 7.18. * tm-vm.el: (1) Function `tm-vm/preview-current-message' was fixed. (2) setting for BBDB was modified. * tm-edit.el: In function `mime-editor/enclose-region, interpretation mistake of RFC 1521 was fixed. Sun Nov 19 18:06:34 1995 Morioka Tomohiko * tm-vm.el: fixed problem of function `tm-vm/scroll-forward' and `tm-vm/scroll-backward'. * tm-vm.el: (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into function `tm-vm/preview-current-message'. (2) setting for BBDB. (Please insert (load "tm-vm") after (bbdb-insinuate-vm)) * mime-setup.el: (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead of (add-hook 'mail-mode-hook 'mime/editor-mode). * tm-vm.el: (1) fixed problem of function `mime::article/preview-buffer'. (2) Don't reset of hooks when mime-setup is loaded. Fri Nov 17 14:34:52 1995 Morioka Tomohiko * tm-vm.el: Oscar Figueiredo 's modification was applied. * tm-html.el: KOBAYASHI Shuuhei 's patch was applied. (cf. [tm-ja:1117]) * tm-vm.el: changed Subject field decoding way when does not use tiny-mime patch. * tm-vm.el: SHIONO Jun'ichi 's patch was applied. (cf. [tm-ja:1120]) * tm-vm.el: SHIONO Jun'ichi 's patch was applied. (cf. [tm-ja:1119]) * mh-e/tm-mh-e.el: In function `tm-mh-e/forward', use forwcomps specified by variable `tm-mh-e/forwcomps' when variable `tm-mh-e/use-forwcomps' was non-nil. * mh-e/tm-mh-e.el: YAMAOKA Katsumi 's patch was applied. (cf. [tm-ja:1116])