X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=67b12bcc47061baf4297fff7e37ed40338ab2e0e;hb=e2aa14e5654094e9e8dc4434192bab7f8974e0f7;hp=816933aabb1431b6de040c07c304e279c267ea53;hpb=29e661110079bf0d047d34fa64f7a963d06b7522;p=elisp%2Ftm.git diff --git a/ChangeLog b/ChangeLog index 816933a..67b12bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,796 @@ +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.