tm 7.63.
[elisp/tm.git] / mh-e / ChangeLog
1 Mon May 20 15:24:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm/mh-e: Version 7.62 was released.
4
5         * tm-mh-e.el: Setting for variable
6         `mime-viewer/show-summary-method' was added.
7
8 \f
9 Wed May 15 15:39:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
10
11         * tm/mh-e: Version 7.61.1 was released.
12
13         * tmh-comp.el (tm-mh-e/forward): use function
14         `mime-eword/decode-string' for `orig-from' and `orig-subject'.
15
16         * tmh-comp.el (tm-mh-e/forward): remove `(require 'tm-edit)'.
17
18         * tmh-comp.el (tm-mh-e/forward): remove `(require 'mh-comp)'.
19
20 \f
21 Sat May 11 16:24:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * tm/mh-e: Version 7.61 was released.
24
25 Thu May  9 19:01:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
26
27         * tm-mh-e.el (tm-mh-e/charset-decode-region): renamed from
28         `tm-mh-e/code-convert-region-to-emacs'.
29
30 Thu May  9 18:57:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * tm-mh-e.el (tm-mh-e/code-convert-region-to-emacs): Function
33         `mime/code-convert-region-to-emacs' was renamed to
34         `mime-charset-decode-region'.
35
36 \f
37 Fri Apr 26 04:47:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * tm/mh-e: Version 7.59 was released.
40
41 Thu Apr 25 22:19:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
42
43         * tm-mh-e.el (tm-mh-e/following-method): new implementation for
44         tm-view 7.53.
45
46 Thu Apr 25 15:38:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
47
48         * tmh-comp.el (tm-mh-e/yank-cur-msg): don't call `error'.
49
50 \f
51 Mon Apr 22 12:52:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
52
53         * tm/mh-e: Version 7.58 was released.
54
55 Sun Apr 21 17:11:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
56
57         * tm-mh-e.el (tm-mh-e/following-method): New function.
58
59 \f
60 Mon Mar 25 11:57:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
61
62         * tm/mh-e: Version 7.57 was released.
63
64         * tm-mh-e.el (mh-temp-buffer): declare for mh-e 4.1 or earlier.
65         (cf. [tm-ja:1672])
66         
67         * tmh-comp.el (tm-mh-e::insert-letter): New function; for version
68         independent (cf. [tm-ja:1672])
69
70 \f
71 Wed Mar  6 02:03:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
72
73         * tm/mh-e: Version 7.56 was released.
74
75         * tm-mh-e.el: Function `tm-mh-e/set-window-configuration' was
76         commented out. (cf. [tm-en:359])
77
78 \f
79 Mon Mar  4 09:22:37 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
80
81         * tm/mh-e: Version 7.55 was released.
82
83         * mk-tmh: use tmh-els file.
84
85 Mon Mar  4 09:21:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
86
87         * tmh-els: New file.
88
89 Thu Feb 29 15:23:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
90
91         * tm-mh-e.el (tm-mh-e/scroll-up-msg): New function.
92         (tm-mh-e/scroll-down-msg): New function.
93         (tm-mh-e/burst-multipart/digest): New function.
94
95         * tmh-comp.el: comments was modified.
96
97         * tmh-comp.el: Initial revision
98
99         * tm-mh-e.el: Functions about composing were separated to tmh-comp.el.
100
101 Thu Feb 29 13:58:26 1996  OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>
102
103         * tm-mh-e.el (tm-mh-e/extract-rejected-mail): New function
104         (cf. [tm-ja:1643])
105
106 \f
107 Wed Feb 28 13:27:54 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
108
109         * tm/mh-e: Version 7.52 was released.
110
111 Tue Feb 27 16:25:19 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
112
113         * tm-mh-e.el (tm-mh-e/edit-again): New implementation.
114
115 Tue Feb 27 09:49:15 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
116
117         * tm-mh-e.el (tm-mh-e/edit-again): autoload "mh-comp" instead of
118         require.
119         autoload "tm-edit". (cf. [tm-ja:1611])
120
121 \f
122 Mon Feb 26 08:41:56 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
123
124         * tm/mh-e: Version 7.50 was released.
125
126         * tm-mh-e.el (tm-mh-e/edit-again): New function.
127
128 \f
129 Fri Feb 22 17:58:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
130
131         * tm/mh-e: Version 7.49 was released.
132
133 Thu Feb 22 04:58:10 1996  KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
134
135         * tm-mh-e.el (mh-display-msg): fixed problem about BBDB
136         (cf. [tm-ja:1593])
137
138 \f
139 Tue Feb 13 07:19:09 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
140
141         * tm/mh-e: Version 7.48 was released.
142         
143         * tm-mh-e.el (tm-mh-e/content-header-filter): Code for hilit19 was
144         deleted. Please set to `mime-viewer/content-header-filter-hook'.
145
146 \f
147 Thu Jan 25 15:14:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
148
149         * tm/mh-e: Version 7.47 was released.
150
151         * tm-mh-e.el: Michael Sperber [Mr. Preprocessor]
152         <sperber@informatik.uni-tuebingen.de>'s patch was applied.
153         (cf. [bug-tm-en:288])
154
155 Thu Jan 25 15:00:14 1996  Michael Sperber <sperber@informatik.uni-tuebingen.de>
156
157         * tm-mh-e.el: I remember making this change for 6.80.1, but it
158         seems to work with 7.41.1.  It's relevant if you're using tm in
159         conjunction with mh-e and BBDB.  Without it, BBDB gets confused
160         about the window configuration when making an update.
161         (cf. [bug-tm-en:288])
162
163 \f
164 Tue Jan 23 04:51:18 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
165
166         * tm/mh-e: Version 7.46 was released.
167
168         * tm-mh-e.el: (require 'tm-bbdb) if bbdb is provided.
169
170 \f
171 Mon Jan 22 00:42:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
172
173         * tm/mh-e: Version 7.45 was released.
174
175         * tm-mh-e.el (tm-mh-e/forward):
176         `msg-or-seq' must be number or symbol, not string
177         (cf. [tm-ja:1482])
178
179 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
180
181         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
182
183 \f
184 Wed Dec 13 05:48:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
185
186         * tm/mh-e: Version 7.44 was released.
187
188         * tm-mh-e.el (tm-mh-e/content-header-filter):
189         use `mime-preview/cut-header'
190
191 \f
192 Wed Dec  6 12:31:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
193
194         * tm/mh-e: Version 7.43 was released.
195
196         * tm-mh-e.el: Variable `tm-mh-e/automatic-mime-preview' and
197         `tm-mh-e/decode-encoded-word' were changed to user variable.
198
199 Wed Dec  6 07:34:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
200
201         * tm-mh-e.el:
202         New function `tm-mh-e/set-window-configuration': it is set to
203         `mh-show-hook'.
204
205 \f
206 Tue Dec  5 17:14:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
207
208         * tm/mh-e: Version 7.41 was released.
209
210 Mon Dec  4 03:45:44 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
211
212         * tm-mh-e.el: (defalias 'mh-get-header-field 'mh-get-field) if
213         function `mh-get-header-field' is not exist. (function
214         `mh-get-header-field' is mh-e 5.* function)
215
216         * tm-mh-e3.el:
217         (1) New variable `mh-forward-subject-format'
218         (2) New function `mh-forwarded-letter-subject'
219
220 \f
221 Mon Dec  4 09:29:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
222
223         * tm/mh-e: Version 7.40 was released.
224
225         * tm-mh-e.el:
226         Function `tm-mh-e/forward' was modified to work with Emacs 18, but
227         it still does not...
228
229         * tm-mh-e.el:
230         Function `tm-mh-e/forward' was modified to fix position to insert
231         `(require 'tm-edit)'.
232
233 Fri Dec  1 19:14:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
234
235         * tm-mh-e3.el: New function `mh-read-address'.
236
237 Fri Dec  1 09:33:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
238
239         * tm-mh-e3.el: New function `mh-read-address'.
240
241         * tm-mh-e.el:
242         fixed problem in setting up function `tm-mh-e/yank-cur-msg'.
243
244 Thu Nov 30 07:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
245
246         * tm-mh-e.el:
247         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied.
248         (cf. [tm-ja:1184])
249
250 Wed Nov 29 16:41:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
251
252         * tm-mh-e.el:
253         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied:
254         (cf. [tm-ja:1178])
255         (0) New function `tm-mh-e/yank-cur-msg': for called from Gnus.
256         (1) function `tm-mh-e/prompt-for-message' was modified.
257         (2) function `tm-mh-e/insert-mail' was modified to use
258             `insert-file-contents' instead of `insert-file'.
259         (3) New function `tm-mh-e/insert-letter'.
260
261 Wed Nov 29 16:32:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
262
263         * tm-mh-e.el:
264         fixed some problems by OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>.
265         (cf. [tm-ja:1172])
266
267         * tm-mh-e.el:
268         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was merged.
269         (cf. [tm-ja:1168])
270
271         * tm-mh-e.el:
272         According to Eric Ding <ericding@San-Jose.ate.slb.com>,
273         fixed mistake about tm-view change in tm 7.24.
274
275 Sat Nov 25 02:16:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
276
277         * tm-mh-e.el: Function `tm-mh-e/forward' was fixed to use function
278         `mime-editor/insert-tag' and `mime-editor/enclose-region'.
279
280 \f
281 Sat Nov 25 08:11:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
282
283         * tm/mh-e: Version 7.30 was released.
284
285 Fri Nov 24 22:57:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
286
287         * tm-mh-e.el:
288         (1) Function `tm-mh-e/insert-mail' was modified to apply its
289             argument to function `tm-mh-e/query-message'.
290         (2) Function `tm-mh-e/query-message' was modified to changed
291             its argument to `tm-mh-e::message' type.
292
293         * tm-mh-e.el:
294         Function `tm-mh-e/insert-message' was modified to use function 
295         `tm-mh-e/insert-mail' when mh mail is inserted. (Because of
296         Mule code conversion)
297
298 Fri Nov 24 21:49:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
299
300         * tm-mh-e.el:
301         (1) Function `tm-mh-e/insert-message' was modified for Gnus.
302         (2) function `tm-mh-e/query-message' was fixed.
303         (3) function `tm-mh-e/prompt-for-message' was fixed.
304
305         * tm-mh-e.el:
306         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied.
307         (cf. [tm-ja:1156])
308
309 \f
310 Thu Nov 23 19:28:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
311
312         * tm/mh-e: Version 7.26 was released.
313
314 Tue Nov 21 08:55:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
315
316         * tm-mh-e.el:
317         Variable `tm-mh-e/use-forwcomps' was abolished.
318         (cf. [tm-ja:1133])
319
320 \f
321 Mon Nov 20 11:59:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
322
323         * tm/mh-e: Version 7.25 was released.
324
325 Sun Nov 19 06:44:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
326
327         * tm-mh-e.el: fixed fatal problem in Emacs 18.