tm 7.67.
[elisp/tm.git] / Changes-7.23.en
1 * tl
2
3   Attached version 7.01.4.
4
5
6 * tm
7
8 tm/tm-def.el
9 ----------------------------
10 revision 7.1
11 date: 1995/11/10 10:43:15;  author: morioka;  state: Exp;  lines: +56 -1
12 Function `mime-editor/caesar-region' was moved from tm-edit.el, and
13 defined as `tm:caesar-region'.
14 ----------------------------
15
16 tm/tm-edit.el
17 ----------------------------
18 revision 7.23
19 date: 1995/11/11 12:48:30;  author: morioka;  state: Exp;  lines: +2 -25
20 Function `rfc822/get-header-string-except' was moved to tl-822.el.
21 ----------------------------
22 revision 7.22
23 date: 1995/11/11 11:53:08;  author: morioka;  state: Exp;  lines: +10 -24
24 (1) Variable `mime-editor/message-sender-alist' was renamed to
25     `mime-editor/split-message-sender-alist'.
26 (2) Variable `mime-editor/message-before-send-hook-alist' and variable 
27     `mime-editor/message-after-send-hook-alist' were abolished. (They
28     have not already been used.)
29 ----------------------------
30 revision 7.21
31 date: 1995/11/11 11:31:31;  author: morioka;  state: Exp;  lines: +34 -13
32 Variable `mime-editor/blind-fields-regexp' was renamed to
33 `mime-editor/split-blind-fields-regexp'.
34 ----------------------------
35 revision 7.20
36 date: 1995/11/11 11:16:47;  author: morioka;  state: Exp;  lines: +18 -17
37 Constant `mime-editor/message-nuke-headers' was renamed to
38 `mime-editor/split-ignored-fields-regexp'.
39 ----------------------------
40 revision 7.19
41 date: 1995/11/11 10:50:07;  author: morioka;  state: Exp;  lines: +4 -4
42 Variable `mime-editor/ignored-fields-regexp' was renamed to
43 `mime-editor/yank-ignored-fields-regexp'.
44 ----------------------------
45 revision 7.18
46 date: 1995/11/10 12:43:39;  author: morioka;  state: Exp;  lines: +19 -4
47 (1) Variable `mime-editor/mail-inserter-alist' and function
48     `mime-editor/insert-mail' were added.
49 (2) Key of function `mime-editor/insert-tag' was changed to `C-c C-x
50     t', and function `mime-editor/mail-inserter-alist was bound to
51     `C-c C-x C-m'.
52 ----------------------------
53 revision 7.17
54 date: 1995/11/10 11:51:23;  author: morioka;  state: Exp;  lines: +24 -2
55 Variable `mime-editor/ignored-fields-regexp' and function
56 `mime-editor/inserted-message-filter' were added.
57 ----------------------------
58 revision 7.16
59 date: 1995/11/10 10:43:50;  author: morioka;  state: Exp;  lines: +6 -57
60 Function `mime-editor/caesar-region' was moved to tm-def.el.
61 ----------------------------
62
63 tm/tm-play.el
64 ----------------------------
65 revision 7.1
66 date: 1995/11/10 11:13:32;  author: morioka;  state: Exp;  lines: +20 -2
67 Function `mime-article/view-message/rfc822' was moved from
68 tm-mail.el. tm-mail.el was abolished.
69 ----------------------------
70 revision 7.0
71 date: 1995/11/10 10:54:46;  author: morioka;  state: Exp;  lines: +16 -1
72 Function `mime-viewer/quitting-method-for-mime/show-message-mode' was
73 moved from tm-view.el.
74 ----------------------------
75 revision 6.0
76 date: 1995/11/10 10:44:54;  author: morioka;  state: Exp;  lines: +35 -1
77 function `mime-article/decode-caesar' was moved from tm-mail.el.
78 ----------------------------
79 revision 5.0
80 date: 1995/11/08 07:32:41;  author: morioka;  state: Exp;  lines: +26 -2
81 Variable `mime-article/coding-system-alist' and variable
82 `mime-article/kanji-code-alist' were added. In function
83 `mime-article/decode-message/partial', they were used as character
84 coding system when partial part was wrote.
85 ----------------------------
86
87 tm/tm-rmail.el
88 ----------------------------
89 revision 7.15
90 date: 1995/11/12 15:15:15;  author: morioka;  state: Exp;  lines: +3 -2
91 Function `tm-rmail/preview-message' was fixed problem of judgement of
92 unnecessary null line.
93 ----------------------------
94 revision 7.14
95 date: 1995/11/10 10:04:18;  author: morioka;  state: Exp;  lines: +8 -1
96 Function `tm-rmail/preview-message' was modified to narrow to remove
97 unnecessary null line added by RMAIL.
98 ----------------------------
99 revision 7.13
100 date: 1995/11/09 17:58:49;  author: morioka;  state: Exp;  lines: +2 -2
101 Function `tm-rmail/preview-message' was modified to use function
102 `mime/Content-Transfer-Encoding'. (measure for Emacs 19.29 text
103 property)
104 ----------------------------
105
106 tm/tm-view.el
107 ----------------------------
108 revision 7.23
109 date: 1995/11/10 11:15:31;  author: morioka;  state: Exp;  lines: +11 -12
110 (1) Function `mime-viewer/quitting-method-for-mime/show-message-mode'
111     was moved to tm-play.el.
112 (2) setting for function `mime-article/decode-caesar' and function
113     `mime-article/view-message/rfc822'.
114 ----------------------------
115
116
117 * tm/gnus
118
119   Attached version 7.15.
120
121 tm/gnus/tm-gnus.el
122 ----------------------------
123 revision 7.4
124 date: 1995/11/13 09:28:17;  author: morioka;  state: Exp;  lines: +2 -2
125 Variable `mime-editor/ignored-fields-regexp' was renamed to
126 `mime-editor/yank-ignored-fields-regexp'.
127 ----------------------------
128 revision 7.3
129 date: 1995/11/11 10:48:11;  author: morioka;  state: Exp;  lines: +3 -3
130 Function `tm-gnus/yank-message' was renamed to `tm-gnus/insert-article'.
131 ----------------------------
132 revision 7.2
133 date: 1995/11/11 10:45:21;  author: morioka;  state: Exp;  lines: +21 -21
134 Function `tm-gnus/yank-message' was modified to change `let*' to `let'.
135 ----------------------------
136 revision 7.1
137 date: 1995/11/11 10:33:08;  author: morioka;  state: Exp;  lines: +42 -2
138 New function `tm-gnus/yank-message'. setting for tm-edit.el.
139 ----------------------------
140
141 tm/gnus/tm-gnus5.el
142 ----------------------------
143 revision 7.8
144 date: 1995/11/10 10:07:15;  author: morioka;  state: Exp;  lines: +38 -4
145 (1) fixed problem of judgement of automatic MIME preview mode.
146 (2) redefine function `gnus-article-setup-buffer'.
147 ----------------------------
148
149 tm/gnus/tm-sgnus.el
150 ----------------------------
151 revision 7.14
152 date: 1995/11/10 10:09:52;  author: morioka;  state: Exp;  lines: +12 -4
153 fixed problem of judgement of automatic MIME preview mode.
154 ----------------------------
155
156
157 * tm/mh-e
158
159   Attached version 7.16.
160
161 tm/mh-e/tm-mh-e.el
162 ----------------------------
163 revision 7.16
164 date: 1995/11/11 13:02:40;  author: morioka;  state: Exp;  lines: +7 -2
165 In function `tm-mh-e/view-message', judgement which preview
166 buffer was exist or not was fixed.
167 ----------------------------
168 revision 7.15
169 date: 1995/11/11 10:42:32;  author: morioka;  state: Exp;  lines: +2 -2
170 Function `tm-mh-e/prompt-for-message' was fixed to check buffer local
171 variable `mh-sent-from-msg' is bound.
172 ----------------------------
173 revision 7.14
174 date: 1995/11/10 12:47:01;  author: morioka;  state: Exp;  lines: +7 -2
175 setting to use function `tm-mh-e/insert-message' as mail-inserter for
176 mh-letter-mode and news-reply-mode.
177 ----------------------------
178 revision 7.13
179 date: 1995/11/10 12:00:58;  author: morioka;  state: Exp;  lines: +2 -1
180 Function `tm-mh-e/insert-message' was modified to call function
181 `mime-editor/inserted-message-filter'.
182 ----------------------------