X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=710253eea030ee60657056a23c2d947972436124;hb=0fdc0d836a0607cd574602d1da1abf11da3d917b;hp=a53aeaad0d629beb2cd92296e59c373159fa450a;hpb=04947254acc41d871e666080acaf7330d60d32e4;p=elisp%2Ftm.git diff --git a/ChangeLog b/ChangeLog index a53aeaa..710253e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,951 @@ +1997-02-06 MORIOKA Tomohiko + + * tm: Version 7.103.5 was released. + * tm-vm: Version 8.8 was released. + +1997-02-06 MORIOKA Tomohiko + + * TM-MK (make-mime-setup): Call find-file in + `(let (vc-follow-symlinks) ...)' to avoid problem using + symbolic-link. (suggested by Takanori Saneto + ) + +1997-02-06 MORIOKA Tomohiko + + * tm-play.el (mime-view-text/plain-mode-map): New constant. + (mime-view-text/plain-mode): New function. + (mime-view-text/plain-exit): New command. + (mime-article/decode-caesar): Use function + `mime-view-text/plain-mode' instead of view-mode. + +1997-02-06 MORIOKA Tomohiko + + * tm-play.el (mime-article/decode-caesar): fixed problem about + window-configuration. + + +1997-02-06 MORIOKA Tomohiko + + * tl: Version 7.61.17 was released. + * tm: Version 7.103.4 was released. + * tm-vm: Version 8.7 was released. + + +1997-02-04 MORIOKA Tomohiko + + * tm: Version 7.103.3 was released. + * tm-vm: Version 8.6 was released. + + +1997-02-04 MORIOKA Tomohiko + + * tm: Version 7.103.2 was released. + * tm-vm: Version 8.5 was released. + +Tue Feb 4 11:04:07 1997 MORIOKA Tomohiko + + * tm-play.el (mime-article/decode-message/partial): fixed. + + +1997-02-03 MORIOKA Tomohiko + + * MU: Version 0.39.3 was released. + * tm: Version 7.103.1 was released. + +Mon Feb 3 06:53:15 1997 MORIOKA Tomohiko + + * README.en (PROBLEMS): delete problem of message/partial. + +Sat Feb 1 19:32:36 1997 MORIOKA Tomohiko + + * tm-ftp.el (mime-article/decode-message/external-ftp): + Use `expand-file-name'. + +Sat Feb 1 19:17:38 1997 MORIOKA Tomohiko + + * tm-setup.el: Function `mime/decode-message/external-ftp' was + renamed to `mime-article/decode-message/external-ftp'. + +Sat Feb 1 19:06:12 1997 MORIOKA Tomohiko + + * tm-ftp.el (mime-article/dired-function-for-one-frame): New + function. + + * tm-ftp.el (mime-article/decode-message/external-ftp): Renamed + from `mime/decode-message/external-ftp'. + + * tm-ftp.el (mime-article/dired-function): Renamed from + `mime/dired-function'. + + * tm-ftp.el (mime/decode-message/external-ftp): fixed problem of + window-configuration. + +Sat Feb 1 18:01:25 1997 MORIOKA Tomohiko + + * tm-partial.el (mime-article/grab-message/partials): Unused + temporal buffer `buffer' was abolished. + + * tm-play.el (mime-article/decode-message/partial): delete + temporary files after FULL file is generated. + +Sat Feb 1 17:35:31 1997 MORIOKA Tomohiko + + * tm-play.el (mime-article/decode-message/partial): fixed problem + when total parameter is not exist. + +Sat Feb 1 16:46:29 1997 MORIOKA Tomohiko + + * tm-partial.el (tm-partial/preview-article): Use + `save-window-excursion'. + (mime-article/grab-message/partials): fixed problem of + window-configuration with Gnus. + +Sat Feb 1 16:33:26 1997 MORIOKA Tomohiko + + * tm-play.el (mime-article/decode-message/partial): fixed problem + of window-configuration with Gnus. + + * tm-play.el (mime-article/decode-message/partial): Use macro + `as-binary-input-file'. + +Sat Feb 1 14:51:55 1997 MORIOKA Tomohiko + + * tm-play.el (mime-article/coding-system-alist): Use it for every + emacsen; refer `default-mime-charset'. + (mime-article::write-region): New function. + (mime-article/decode-message/partial): Use function + `mime-article::write-region'. + +Fri Jan 31 15:45:30 1997 MORIOKA Tomohiko + + * README.en: modified for tm-view 7.80. + + * README.en: tm-vm/tm-vm_en.* was renamed to tm-vm/tm-vm-en.*. + +1997-01-31 Oscar Figueiredo + + * README.en: modified for tm-vm 8. + + +1997-01-31 MORIOKA Tomohiko + + * emu: Version 7.37.6 was released. + * MU: Version 0.39.2 was released. + * tm: Version 7.103 was released. + * tm-mh-e: Version 7.73.2 was released. + +Fri Jan 31 14:21:10 1997 MORIOKA Tomohiko + + * tm-edit.el: Comment of header was modified (Use Spanish example + instead of Japanese example; Maybe I think it is not enough to + avoid bytecode-problem of XEmacs 20.0 without mule, because it may + be caused by Spanish-DOC string). + +1997-01-31 MORIOKA Tomohiko + + * doc/tm-view-ja.sgml, doc/tm-view-en.sgml: modified for tm-view + 7.80. + +Fri Jan 31 13:25:50 1997 MORIOKA Tomohiko + + * tm-setup.el (mime-setup-enable-inline-image): New variable. + (mime-setup-enable-pgp): New variable. + + * tm-view.el (mime-viewer/define-keymap): Bind TAB with + `mime-viewer/next-content' and M-TAB with + `mime-viewer/previous-content'. + + (mime/viewer-mode): DOC-string was modified about key-bind. + + +1997-01-30 MORIOKA Tomohiko + + * emu: Version 7.37.5 was released. + * tm: Version 7.102 was released. + * gnus-mime: Version 0.14 was released. + * tm-vm: Version 8.4 was released. + +Thu Jan 30 11:40:09 1997 MORIOKA Tomohiko + + * README.en (PROBLEMS): Internal quoted-printable encoder seems to + work fine. + (TODO): modified. + +Thu Jan 30 08:47:51 1997 Shuhei KOBAYASHI + + * mime-setup.el.in (mime-editor/split-message-sender-alist): Set + split-message-sender for mail-mode. + +1997-01-30 Carsten Leonhardt + + * tm-edit.el (mime-editor/exit): fix problem of removing + menu-items when there's no menubar support in + XEmacs. (cf. [bug-tm-en:1169]) + +Wed Jan 29 15:18:53 1997 MORIOKA Tomohiko + + * tm-pgp.el (pgp-snarf-keys-function): New variable. + (mime-article/add-pgp-keys): Use variable + `pgp-snarf-keys-function'. + + Use autoload instead of "(require 'mailcrypt)". + + * tm-pgp.el (pgp-fetch-key-function): New variable. + (mime-article/check-pgp-signature): Use variable + `pgp-fetch-key-function'. + + * tm-pgp.el (mime-article/check-pgp-signature): Use macro + `as-binary-output-file'. + + * tm-pgp.el (pgp-verify-function): New variable. + (pgp-decrypt-function): New variable. + (mime-article/view-application/pgp): Use variable + `pgp-verify-function' and `pgp-decrypt-function'. + + +1997-01-21 MORIOKA Tomohiko + + * emu: Version 7.37.4 was released. + * tl: Version 7.61.16 was released. + * MU: Version 0.39.1 was released. + * tm: Version 7.101 was released. + +Tue Jan 21 07:23:27 1997 MORIOKA Tomohiko + + * TM-ELS: tm-edit-tipgp.el was separated from tm-oomori package. + +Tue Jan 21 06:23:24 1997 MORIOKA Tomohiko + + * README.en (PROBLEMS): New section. + +Tue Jan 21 06:17:18 1997 Shuhei KOBAYASHI + + * tm-ew-d.el (mime-eword/decode-region): Use + mime/encoded-word-regexp. + (mime/decode-encoded-word): Put `tm:warning-face' to invalid + encoded-text. + (mime/decode-encoded-text): Would decode invalid encoded-text. + + * tm-def.el (tm:warning-face): New variable. + +Sat Jan 18 18:04:39 1997 Shuhei KOBAYASHI + + * tm-def.el (base64-token-regexp): padding character (`=') was + removed. + +Fri Jan 17 04:26:29 1997 Shuhei KOBAYASHI + + * tm-ew-d.el (mime-eword/decode-region): Regexp was simplified to + avoid backtracking. + +Tue Jan 14 12:30:01 1997 MORIOKA Tomohiko + + * tm-edit.el (mime/editor-mode): Use Spanish as a sample instead + of Japanese. + +Tue Jan 14 08:57:44 1997 Shuhei KOBAYASHI + + * tm-ew-d.el (mime/decode-encoded-text): If `must-unfold' is + non-nil, replace TAB with SPACE to avoid treating TAB as a NOV + separator. + +Fri Jan 10 06:32:24 1997 MORIOKA Tomohiko + + * doc/tm-ja.sgml: sync with tm-en.sgml 3.3. + + * doc/tm-en.sgml (tm-MUA): tm-vm_en was renamed to tm-vm-en. + + * doc/tm-en.sgml (Introduction): Add link for tm-vm-en. + +Fri Jan 10 02:09:55 1997 Alexandre Oliva + + * Makefile: for several architectures (cf. [tm-en:1114]) + +Tue Jan 7 05:44:39 1997 Joe Nuspl + + * tm-ew-d.el: Must require tl-str. (cf. [xemacs-beta:998]) + + +Wed Jan 1 11:07:09 1997 MORIOKA Tomohiko + + * tl: Version 7.61.17 was released. + * MEL: Version 6.2.1 was released. + * tm: Version 7.100.3 was released. + * tm-mh-e: Version 7.73.1 was released. + * tm-gnus: Version 7.28.1 was released. + * gnus-mime: Version 0.12.3 was released. + +Wed Dec 28 13:57:22 1996 Martin Buchholz + + * TM-CFG: Use variable `default-directory' instead of `(getenv + "PWD")'. (cf. [tm-en:1084]) + + * Makefile: A makefile command like `cd some-dir; do-something' is + generally better written as: `cd some-dir && do-something' since + if the cd fails (usually because of a coding or file-system error) + the do-something is not executed in the wrong + directory. (cf. [tm-en:1084]) + + +Fri Dec 27 20:39:43 1996 MORIOKA Tomohiko + + * tm: Version 7.100.2 was released. + + * tm-def.el (tm:button-face, tm:mouse-face): Use `defvar' instead + of `setq'. + +Fri Dec 27 12:11:29 1996 MORIOKA Tomohiko + + * tm: Version 7.100.1 was released. + + * README.en (Documents): modified for new documents. + + (Modules): Add tm-edit-mc.el and tm-edit-tipgp.el. + + +Wed Dec 25 19:18:43 1996 MORIOKA Tomohiko + + * MEL: Version 6.2 was released. + * tm: Version 7.100 was released. + * tm-gnus: Version 7.28 was released. + * sinfo: Version 3.6 was released. + + * Makefile (TM_FILES): forgot to add tm-edit-tipgp.el. + (TM_VM_FILES): forgot to add tm-vm_en.texi and tm-vm_en.info. + +Wed Dec 25 18:32:28 1996 MORIOKA Tomohiko + + * doc/tm-en.sgml (Entity): New node. + +Wed Dec 25 17:58:47 1996 MORIOKA Tomohiko + + * doc/tm-ja.sgml (Entity): New node. + +Wed Dec 25 17:39:02 1996 MORIOKA Tomohiko + + * doc/tm-en.sgml (Acknowledgments): New node. + +Wed Dec 25 17:30:09 1996 MORIOKA Tomohiko + + * doc/tm-ja.sgml (Acknowledgments): New node. + +Wed Dec 25 17:10:58 1996 MORIOKA Tomohiko + + * tm-edit.el (mime/editor-mode): modify DOC-string. + +Wed Dec 25 08:04:54 1996 MORIOKA Tomohiko + + * doc/tm-view-en.sgml, doc/tm-view-ja.sgml (Acknowledgments): New + node. + +Wed Dec 25 07:16:52 1996 MORIOKA Tomohiko + + * doc/tm-edit-en.sgml, doc/tm-edit-ja.sgml (Acknowledgments): New + node. + + +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'.