* tm - Abolished tm-misc.el and created tm-def.el. - So fixed tm/Makefile, tm/mk-tm, tm/README.eng, tm/doc/tm_ja.texi and tm/doc/tm_en.texi. tm/tiny-mime.el ---------------------------- revision 6.4 date: 1995/09/04 01:16:45; author: morioka; state: Exp; lines: +2 -6 Definition of constant `mime/tspecials', `mime/token-regexp' and `mime/charset-regexp' were moved to tm-def.el. ---------------------------- revision 6.3 date: 1995/09/04 01:09:59; author: morioka; state: Exp; lines: +2 -10 Requiring part of tm-nemacs, tm-orig and tm-mule were moved to tm-def, and required tm-def. ---------------------------- tm/tm-comp.el ---------------------------- revision 6.11 date: 1995/09/04 00:47:37; author: morioka; state: Exp; lines: +1 -2 Deleted (require 'tm-misc). ---------------------------- tm/tm-def.el ---------------------------- revision 3.0 date: 1995/09/04 01:17:27; author: morioka; state: Exp; lines: +9 -1 Definition of constant `mime/tspecials', `mime/token-regexp' and `mime/charset-regexp' were moved from tiny-mime.el. ---------------------------- revision 2.0 date: 1995/09/04 01:11:03; author: morioka; state: Exp; lines: +10 -1 Requiring part of tm-nemacs, tm-orig and tm-mule were moved from tiny-mime.el. ---------------------------- revision 1.1 date: 1995/09/04 00:48:04; author: morioka; state: Exp; Created tm-def.el. ---------------------------- tm/tm-view.el ---------------------------- revision 6.77 date: 1995/09/04 00:48:30; author: morioka; state: Exp; lines: +2 -2 Abolished tm-misc, and required tm-def. ---------------------------- * tm/mh-e Attached version 6.24. tm/mh-e/tm-mh-e.el ---------------------------- revision 6.24 date: 1995/09/02 06:02:20; author: morioka; state: Exp; lines: +10 -3 Deleted (require 'tm-misc) ---------------------------- * tm/gnus Attached version 6.19. tm/gnus/tm-ognus.el ---------------------------- revision 6.8 date: 1995/09/02 07:40:13; author: morioka; state: Exp; lines: +3 -2 Required emu and tiny-mime instead of tm-misc. ---------------------------- revision 6.7 date: 1995/09/02 07:26:27; author: morioka; state: Exp; lines: +4 -4 Function `tm-gnus/toggle-mime-header-decoding-mode' was renamed to `tm-gnus/toggle-decoding-mode'. ---------------------------- revision 6.6 date: 1995/09/02 07:24:30; author: morioka; state: Exp; lines: +6 -6 Function `tm-gnus/set-mime-header-decoding-mode' was renamed to `tm-gnus/set-decoding-mode'. ---------------------------- revision 6.5 date: 1995/09/02 07:20:29; author: morioka; state: Exp; lines: +7 -7 Variable `mime/header-decoding-mode' was renamed to `tm-gnus/decoding-mode'. ---------------------------- revision 6.4 date: 1995/09/02 07:04:22; author: morioka; state: Exp; lines: +2 -2 Function `mime/add-header-decoding-mode-to-mode-line' was renamed to `tm-gnus/add-decoding-mode-to-mode-line'. ---------------------------- revision 6.3 date: 1995/09/02 06:58:20; author: morioka; state: Exp; lines: +3 -1 Definition of variable `mime/header-decoding-mode' was moved from tm-misc.el. ---------------------------- revision 6.2 date: 1995/09/02 06:56:32; author: morioka; state: Exp; lines: +9 -1 Function `mime/add-header-decoding-mode-to-mode-line' was moved from tm-misc.el. ---------------------------- tm/gnus/tm-gnus3.el ---------------------------- revision 6.8 date: 1995/09/04 02:43:18; author: morioka; state: Exp; lines: +3 -3 Fixed a problem of function `tm-gnus/decode-encoded-word-if-you-need'. ---------------------------- revision 6.7 date: 1995/09/04 02:34:10; author: morioka; state: Exp; lines: +5 -2 When dynamic bound variable `all-headers' is exist, funxtion `tm-gnus/decode-encoded-word-if-you-need' decodes encoded-word if it is nil. ---------------------------- revision 6.6 date: 1995/09/02 07:27:19; author: morioka; state: Exp; lines: +2 -3 Function `tm-gnus/toggle-mime-header-decoding-mode' was renamed to `tm-gnus/toggle-decoding-mode'. ---------------------------- revision 6.5 date: 1995/09/02 07:20:53; author: morioka; state: Exp; lines: +2 -2 Variable `mime/header-decoding-mode' was renamed to `tm-gnus/decoding-mode'. ---------------------------- revision 6.4 date: 1995/09/02 07:04:51; author: morioka; state: Exp; lines: +3 -3 Function `mime/add-header-decoding-mode-to-mode-line' was renamed to `tm-gnus/add-decoding-mode-to-mode-line'. ---------------------------- revision 6.3 date: 1995/09/02 06:52:00; author: morioka; state: Exp; lines: +4 -3 Function `mime/decode-message-header-if-you-need' was renamed to `tm-gnus/decode-encoded-word-if-you-need'. ---------------------------- revision 6.2 date: 1995/09/02 06:47:53; author: morioka; state: Exp; lines: +6 -1 Function `mime/decode-message-header-if-you-need' was moved from tm-misc.el. ---------------------------- tm/gnus/tm-gnus4.el ---------------------------- revision 6.7 date: 1995/09/02 07:28:38; author: morioka; state: Exp; lines: +2 -2 Function `tm-gnus/toggle-mime-header-decoding-mode' was renamed to `tm-gnus/toggle-decoding-mode'. ---------------------------- revision 6.6 date: 1995/09/02 07:21:01; author: morioka; state: Exp; lines: +2 -2 Function `mime/header-decoding-mode' was renamed to `tm-gnus/decoding-mode'. ---------------------------- revision 6.5 date: 1995/09/02 07:04:38; author: morioka; state: Exp; lines: +2 -2 Function `mime/add-header-decoding-mode-to-mode-line' was renamed to `tm-gnus/add-decoding-mode-to-mode-line'. ---------------------------- revision 6.4 date: 1995/09/02 06:35:10; author: morioka; state: Exp; lines: +4 -1 Fixed forgot (add-hook 'gnus-article-prepare-hook (function tm-gnus/decode-encoded-word-if-you-need) t) (^_^; ---------------------------- revision 6.3 date: 1995/09/02 06:21:41; author: morioka; state: Exp; lines: +5 -3 When variable `gnus-have-all-headers' is t, does not decode encoded-word. ---------------------------- tm/gnus/tm-gnus5.el ---------------------------- revision 6.19 date: 1995/09/02 05:18:08; author: morioka; state: Exp; lines: +8 -7 Fixed a problem of function `tm-gnus/summary-toggle-header'. ----------------------------