tm 7.76.
[elisp/tm.git] / ChangeLog
1 Tue Aug  6 12:29:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.44 was released.
4         * tm: Version 7.76
5         * tm/gnus: gnus-mime Version 0.2 was released.
6
7         * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function
8         `rfc822/get-field-bodies'.
9
10 Tue Aug  6 12:12:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * tm-setup.el (tm-setup/load-GNUS): New function.
13         (tm-setup/load-gnus): New function.
14
15 \f
16 Thu Aug  1 06:42:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
17
18         * tl: Version 7.43.2 was released.
19         * tm: Version 7.75 was released.
20         * tm/mh-e: Version 7.65.1 was released.
21
22         * tm-image.el: Function `bitmap-show-xbm-file' was renamed to
23         `bitmap-insert-xbm-file'.
24
25         Function `bitmap-decode-x-face' was renamed to
26         `x-face-decode-message-header'.
27
28 Wed Jul 31 02:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * tm-edit.el (mime-editor/split-message-sender-alist):
31         implementation for mh-letter-mode was moved to
32         tm/mh-e/tmh-comp.el.
33
34 Mon Jul 29 01:13:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
35
36         * tm-text.el (mime-charset/maybe-decode-buffer):
37         fixed. (cf. [tm-en:629])
38
39 Fri Jul 26 19:43:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
40
41         * tm-image.el: Function `bitmap-read-xbm' was renamed to
42         `bitmap-show-xbm-file'.
43
44 \f
45 Wed Jul 24 10:33:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
46
47         * tm: Version 7.74 was released.
48
49 Wed Jul 24 10:27:07 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
50
51         * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call
52         `rfc822/get-field-body' with `mail-header-separator'.
53         (cf. [tm-ja:1996])
54
55 \f
56 Wed Jul 24 10:08:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
57
58         * tl: Version 7.43.1 was released.
59         * tm: Version 7.73 was released.
60         * tm/gnus: Version 7.79 was released.
61         * tm/mh-e: Version 7.65 was released.
62
63 Mon Jul 22 19:29:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * tm-edit.el: Variable `mime/editor-mode-old-selective-display'
66         was abolished.
67
68         (mime/editor-mode): DOC-string was modified; Use macro
69         `enable-invisible'.
70
71         (mime-editor/exit): Use macro `end-of-invisible'.
72
73 Mon Jul 22 18:29:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
74
75         * inst-tm (install-el-and-elc-files): code to make directory if it
76         is not exist was moved to function `install-el-files'.
77
78 Thu Jul 18 12:46:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
79
80         * tm-text.el (mime-preview/decode-text-buffer): local variable
81         `beg' was abolished.
82
83 Thu Jul 18 12:42:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec
86         of code-converter.
87
88         * tm-pgp.el (mime-article/view-application/pgp): set function
89         `mime-charset/decode-buffer' as code-converter for decryption.
90
91         * tm-text.el (mime-viewer/code-converter-alist): spec of
92         converters were changed; they work for buffer instead of region.
93
94         (mime-charset/decode-buffer): New function; renamed from
95         `mime-charset-decode-region'.
96
97         (mime-charset/maybe-decode-buffer): New function; renamed from
98         `mime-viewer/default-code-convert-region'.
99
100 Thu Jul 18 06:50:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
101
102         * tm-text.el (mime-preview/decode-text-buffer): New function;
103         renamed from function `mime-preview/decode-text-region'.
104
105         (mime-preview/filter-for-text/plain,
106         mime-preview/filter-for-text/richtext,
107         mime-preview/filter-for-text/enriched): Use function
108         `mime-preview/decode-text-buffer' instead of
109         `mime-preview/decode-text-region'.
110
111 Thu Jul 18 06:24:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
112
113         * tm-text.el (mime-viewer/default-code-convert-region): New
114         implementation.
115
116 Thu Jul 18 06:21:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
117
118         * tm-text.el (mime-preview/filter-for-text/enriched): Use function
119         `mime-preview/decode-text-region'.
120
121         * tm-text.el (mime-preview/filter-for-text/richtext): Use function
122         `mime-preview/decode-text-region'.
123
124 Thu Jul 18 06:06:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * tm-text.el (mime-charset-decode-region): New function; moved
127         from tm-def.el.
128
129         * tm-def.el: Function `mime-charset-decode-region' was moved to
130         tm-text.el.
131
132 \f
133 Wed Jul 17 05:36:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * tl: Version 7.43 was released.
136         * tm: Version 7.72 was released.
137         * tm/mh-e: Version 7.64 was released.
138         * tm/gnus: Version 7.78 was released.
139
140 Mon Jul 15 19:21:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
141
142         * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
143         (mime-preview/filter-for-application/postscript): Use variable
144         `mime-viewer/ps-to-gif-command'.
145
146 Mon Jul 15 14:04:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * tm-play.el (mime-article/show-output-buffer): use variable
149         `mime/output-buffer-window-is-shared-with-bbdb'.
150
151         * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
152         variable.
153
154         * tm-pgp.el (mime-article/check-pgp-signature): Don't check
155         *noconv*.
156
157 Mon Jul 15 13:59:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
158
159         * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
160         of function `mime-article/show-output-buffer'.
161
162         * tm-play.el (mime-article/show-output-buffer): Select a window
163         contains preview-buffer if there is no windows contain
164         mime/output-buffer-name.
165
166         * tm-def.el (tm:button-dispatcher): New implementation.
167
168 Mon Jul 15 08:19:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
169
170         * tm-edit.el (mime-editor::edit-again): Use function
171         `decode-mime-charset-region' instead of
172         `mime-charset-decode-region' and `character-decode-region'; Use
173         variable `default-mime-charset' instead of
174         `mime/default-coding-system'.
175
176 Sun Jul 14 15:04:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
177
178         * tm-def.el: Variable `mime/default-coding-system' was abolished.
179
180         * tm-def.el: Variable `mime/charset-coding-system-alist' was
181         abolished.
182
183         * tm-def.el (mime-charset-decode-region): Use function
184         `decode-mime-charset-region'.
185
186 Sun Jul 14 11:40:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
187
188         * tm-ew-d.el (mime/decode-encoded-text): Use function
189         `decode-mime-charset-string' instead of
190         `mime-charset-decode-string'.
191
192         * tm-def.el: Function `mime-charset-decode-string' was abolished.
193
194 \f
195 Thu Jul 11 15:26:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * tl: Version 7.36 was released.
198         * tm: Version 7.71 was released.
199
200         * tm-def.el: Function `mime-charset-encode-region' was abolished.
201
202 Thu Jul 11 15:25:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
203
204         * tm-def.el: Function `mime-charset-encode-string' was abolished.
205
206 Thu Jul 11 15:23:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
207
208         * tm-def.el: Function `mime/find-charset-region' was abolished.
209
210         * tm-edit.el: New implementation; based on SEMI mime-edit 0.36.
211
212         (mime-editor/define-charset): Argument `charset' was changed to
213         symbol.
214
215         (mime-editor/normalize-body): charset was changed to symbol; Use
216         function `encode-mime-charset-region' instead of
217         `mime-charset-encode-region'.
218
219         (mime-editor/make-charset-default-encoding-alist): New function.
220
221         (mime-editor/charset-default-encoding-alist): Use function
222         `mime-editor/make-charset-default-encoding-alist'.
223
224         (mime-editor/toggle-transfer-level): Use function
225         `mime-editor/make-charset-default-encoding-alist'.
226
227         (mime-editor/choose-charset): Use function
228         `detect-mime-charset-region' instead of `mime/find-charset-region';
229         Changed to return symbol.
230
231 Wed Jul 10 14:21:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
232
233         * tm-def.el (mime/find-charset-region): fixed.
234
235 Wed Jul 10 13:45:06 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
236
237         * signature.el (insert-signature): Meaning of
238         `signature-delete-blank-lines-at-eof' had been reversed by
239         mistake.
240
241 Wed Jul 10 13:04:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
242
243         * tm-def.el: Variable `mime/lc-charset-alist' and
244         `mime/unknown-charset' were abolished.
245
246         Function `mime/find-charset' was abolished.
247         
248         (mime/find-charset-region): Use function
249         `detect-mime-charset-region' instead of `mime/find-charset'.
250
251 Wed Jul 10 12:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
252
253         * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare
254         charset.
255         (tm-eword::encoded-word-length): Use `string-equal' to compare
256         encoding.
257
258 Wed Jul 10 12:50:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
259
260         * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset'
261         was changed to symbol.
262         (tm-eword::find-charset-rule): Returned charset was changed to
263         symbol too.
264         (tm-eword::encoded-word-length): Use function
265         `encode-mime-charset-string' instead of
266         `mime-charset-encode-string'; `charset' slot of `rword' was
267         changed to symbol.
268
269 Wed Jul 10 12:33:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
270
271         * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is
272         changed to symbol.
273         (tm-eword::find-charset-rule): modified for news
274         `mime-eword/charset-encoding-alist' format.
275
276         * tm-ew-e.el (tm-eword::find-charset-rule): Use function
277         `charsets-to-mime-charset' instead of `mime/find-charset'.
278
279 Wed Jul 10 11:28:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
280
281         * tm-def.el: Variable `mime/charset-type-list' was abolished.
282
283         * tm-def.el (mime/make-charset-default-encoding-alist): Use
284         variable `mime-charset-type-list' instead of
285         `mime/charset-type-list'.
286
287         * tm-def.el (mime-charset-type-list): New variable.
288         (mime/charset-type-list): Use `mime-charset-type-list'.
289
290 \f
291 Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
292
293         * tl: Version 7.31.1 was released.
294         * tm: Version 7.70 was released.
295         * tm/gnus: Version 7.73 was released.
296
297         * tm-edit.el (mime/editor-mode): Don't toggle.
298         (mime-editor/toggle-mode): New function.
299
300 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
301
302         * tm-edit.el: use function `add-minor-mode' for XEmacs.
303
304 Mon Jul  8 05:44:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
305
306         * tm-image.el: `(require 'xpm)' was deleted.
307
308 Thu Jul  4 16:57:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
309
310         * tm-def.el (tm:button-dispatcher): don't move to preview buffer.
311
312 Mon Jul  1 23:45:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
313
314         * tm-evs.el (tm-evs/define-keys): New function.
315         Use `mime-viewer/define-keymap-hook'.
316
317 Mon Jul  1 23:43:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
318
319         * tm-bbdb.el (tm-bbdb/define-keys): New function.
320         Use `mime-viewer/define-keymap-hook'.
321
322         * tm-view.el: Variable `mime/viewer-mode-map' was abolished.
323         (mime-viewer/define-keymap): New function.
324         (mime/viewer-mode): Add new argument `mother-keymap'; use function
325         `mime-viewer/define-keymap'.
326
327 \f
328 Thu Jun 27 15:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
329
330         * tl: Version 7.31 was released.
331         * MEL: Version 5.6 was released.
332         * tm: Version 7.69 was released.
333         * tm/mh-e: Version 7.63.1 was released.
334         * tm/gnus: Version 7.72 was released.
335
336         * inst-tm (compile-tm): condition was modified about XEmacs.
337
338         * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or
339         later.
340
341         * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'.
342
343 Thu Jun 27 14:26:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
344
345         * tm-pgp.el (mime-article/view-application/pgp): Use macro
346         `as-binary-process'.
347
348 Thu Jun 27 14:22:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
349
350         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
351         `as-binary-process'.
352         (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
353
354 Wed Jun 26 15:32:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
355
356         * tm-def.el (mime/charset-coding-system-alist): add `GB2312'.
357
358 Tue Jun 25 01:02:40 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
359
360         * mime-setup.el.in (mu-cite/pre-cite-hook): Add function
361         `mime/decode-message-header'.
362
363 Wed Jun 12 23:46:24 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
364
365         * tm-vm.el: Setting for `mime-editor/split-message-sender-alist'
366         was moved from tm-edit.el.
367
368 \f
369 Wed Jun 12 05:53:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
370
371         * tl: Version 7.30 was released.
372         * MEL: Version 5.5 was released.
373         * tm: Version 7.68 was released.
374
375         * tm-edit.el (mime-editor/split-message-sender-alist): setting for
376         `mail-mode' was moved to tm-rmail.el.
377
378 Wed Jun 12 05:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * tm-rmail.el: Setting for
381         `mime-editor/split-message-sender-alist' was moved from
382         tm-edit.el.
383
384 Tue Jun 11 22:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
385
386         * tm-image.el: Function `image-read-file' was abolished.
387
388         * tm-image.el (mime-preview/filter-for-inline-image): New
389         implementation; Don't make temporary file.
390
391         (mime-preview/filter-for-application/postscript): New function for
392         XEmacs 19.14 or later.
393
394 Tue Jun 11 14:34:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
395
396         * tm-ew-e.el (tm-eword::encode-string-1): Use function
397         `char-length' instead of `char-bytes'.
398
399         * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
400         instead of `char-bytes'.
401
402 Mon Jun 10 05:12:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
403
404         * tm-ew-e.el (tm-eword::encode-string-1): Use macro
405         `tm-eword::rword-charset', `tm-eword::rword-encoding' and
406         `tm-eword::rword-type'.
407
408         (tm-eword::encoded-word-length): set `type'.
409
410 Mon Jun 10 04:34:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
411
412         * tm-ew-e.el (mime/encode-field): set `type'.
413
414 Mon Jun 10 04:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
415
416         * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
417         abolished.
418
419         (tm-eword::encode-string): modified for new interface.
420
421         (mime-eword/encode-string): modified for new interface.
422
423 Mon Jun 10 04:21:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
424
425         * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
426         was abolished.
427
428         (tm-eword::encode-rwl): don't use `mode'.
429
430         * tm-ew-e.el (tm-eword::split-string): New optional argument
431         `mode'.
432
433         (tm-eword::mailbox-to-rwl): set `type'.
434
435 Mon Jun 10 04:10:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
436
437         * tm-ew-e.el (tm-eword::make-rword): New macro.
438
439         (tm-eword::words-to-ruled-words): new optional argument `mode';
440         Use macro `tm-eword::make-rword'.
441
442         (tm-eword::phrase-to-rwl): set `mode'.
443
444 Mon Jun 10 03:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
445
446         * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
447         `tm-eword::rword-text', `tm-eword::rword-charset' and
448         `tm-eword::rword-encoding'.
449
450 Mon Jun 10 03:12:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
451
452         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
453         `base64-encoded-length' instead of `base64-length'.
454
455         Function `q-encoding-length' was abolished.
456
457 Mon Jun 10 03:09:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
458
459         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
460         `base64-encoded-length' instead of `base64-length'.
461
462         Function `base64-length' was abolished.
463
464 Mon Jun 10 02:59:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
465
466         * tm-ew-e.el (tm-eword::rword-text): New macro.
467         (tm-eword::rword-charset): New macro.
468         (tm-eword::rword-encoding): New macro.
469         (tm-eword::rword-type): New macro.
470
471         (tm-eword::space-process): Use macro `tm-eword::rword-text',
472         `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
473
474 \f
475 Mon Jun 10 01:56:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
476
477         * tm: Version 7.67 was released.
478         * tm/gnus: Version 7.69 was released.
479
480 Sun Jun  9 07:03:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
481
482         * tm-edit.el (mime-editor/split-and-send): New implementation.
483
484         Variable `mime-editor/message-default-sender-alist' was abolished.
485
486         Variable `mime-editor/window-config-alist' was abolished.
487
488 \f
489 Sun Jun  9 04:13:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
490
491         * MEL: Version 5.4 was released.
492         * tm: Version 7.66.2 was released.
493         * tm/gnus: Version 7.68 was released.
494
495 Fri Jun  7 14:14:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
496
497         * inst-tm (install-elc): check `src-file' has existed yet.
498
499 Thu Jun  6 15:03:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
500
501         * tm-ew-e.el (mime/encode-field): fixed.
502
503         * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last
504         linear-white-spaces.
505
506 \f
507 Mon Jun  3 14:52:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
508
509         * tl: Version 7.29.1 was released.
510         * MEL: Version 5.2 was released.
511         * tm: Version 7.66.1 was released.
512         * tm/mh-e: Version 7.63 was released.
513
514         * doc/Makefile (world): fixed.
515
516 Mon Jun  3 14:33:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
517
518         * tm-ew-e.el (mime/encode-field): must count a space after `:'.
519
520 Mon Jun  3 14:31:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
521
522         * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between
523         encoded-words.
524
525 Fri May 31 14:51:49     Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
526
527         * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall
528         `browse-url-browser-function' with `URL'.
529
530 \f
531 Tue May 28 03:40:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
532
533         * tl: Version 7.29 was released.
534         * MEL: Version 5.0 was released.
535         * tm: Version 7.66 was released.
536
537         * inst-tm (install-elc): modifies about error message.
538
539 Tue May 28 03:06:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
540
541         * tm-edit.el (mime-editor/insert-signature): Use variable
542         `signature-file-name' instead of `signature'.
543
544         * signature.el (insert-signature): local variable `signature' was
545         renamed to `signature-file-name'.
546
547 Mon May 27 17:33:03 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
548
549         * tm-edit.el (mime-file-types): New file type ".patch" was added.
550
551 \f
552 Mon May 27 15:14:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
553
554         * tl: Version 7.27.1 was released.
555         * tm: Version 7.65 was released.
556         * tm/gnus: Version 7.63 was released.
557
558         * README.en (4.1): add `EXEC_PREFIX'.
559
560         September Gnus was renamed to Gnus 5.2.
561
562         * TM-CFG (EXEC_PREFIX): new variable.
563         (BINS): fixed.
564
565 Mon May 27 14:56:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
566
567         * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6".
568
569         * inst-tm (install-elc): use `condition-case' for delete-file.
570
571         * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'.
572
573 Mon May 27 08:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
574
575         * tm-pgp.el (mime-article/check-pgp-signature): Use function
576         `mime-decode-region' instead of `mime/decode-region'.
577
578         (mime-article/add-pgp-keys): Use function `mime-decode-region'
579         instead of `mime/decode-region'.
580
581         * tm-text.el (mime-preview/decode-text-region): Use function
582         `mime-decode-region' instead of `mime/decode-region'.
583
584         (mime-preview/filter-for-text/richtext): Use function
585         `mime-decode-region' instead of `mime/decode-region'.
586
587         (mime-preview/filter-for-text/enriched): Use function
588         `mime-decode-region' instead of `mime/decode-region'.
589
590 Mon May 27 08:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
591
592         * tm-image.el (mime-preview/filter-for-inline-image): renamed from
593         function `mime-preview/filter-for-image/inline'.
594
595         * tm-image.el (mime-preview/filter-for-image): Use function
596         `mime-decode-region' instead of `mime/decode-region'.
597
598         (mime-preview/filter-for-image/inline): Use function
599         `mime-decode-region' instead of `mime/decode-region'.
600
601         (mime-preview/filter-for-image/xbm): Use function
602         `mime-decode-region' instead of `mime/decode-region'.
603
604 Mon May 27 08:00:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
605
606         * tm-html.el (mime-article/decode-html): Use function
607         `mime-decode-region' instead of `mime/decode-region'.
608
609 Mon May 27 07:58:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
610
611         * tm-file.el (mime-article/extract-file): Use function
612         `mime-decode-region' instead of `mime/decode-region'.
613
614 Thu May 23 16:51:04 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
615
616         * tm-vm.el (tm-vm/decode-message-header): doc string was modified.
617         (vm-yank-message): modified for `tm-vm/yank-content'.
618         (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content):
619         New functions; following method for VM.
620
621         * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'.
622         was added.
623         (mime/viewer-mode): doc string was modified.
624
625         * tm-bbdb.el:
626         (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and
627         `tm-bbdb/show-sender' were added.
628
629 \f
630 Thu May 23 01:34:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
631
632         * tl: Version 7.27 was released.
633         * MEL: Version 4.7.1 was released.
634         * tm: Version 7.64 was released.
635
636 Wed May 22 02:26:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
637
638         * tm-view.el (mime-preview/insert-content-button): fixed.
639
640         * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied";
641         remove "Sender".
642
643         (mime-editor/insert-binary-buffer, mime-editor/normalize-body):
644         Argument order of function `mime-encode-region' was changed.
645
646         (mime-editor::edit-again): Argument order of function
647         `mime-decode-region' was changed.
648
649 \f
650 Mon May 20 16:24:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
651
652         * tl: Version 7.26 was released.
653         * tm: Version 7.63 was released.
654         * tm/mh-e: Version 7.62 was released.
655         * tm/gnus: Version 7.61 was released.
656
657         * TM-CFG (default-load-path): New variable.
658
659         (PREFIX): default value is got from variable `exec-directory' or
660         `data-directory'.
661
662         Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished.
663
664         (LISPDIR): default value is searched from variable
665         `default-load-path'.
666
667 Mon May 20 14:56:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * tm-view.el (mime-viewer/visible-field-list): add "Message-Id".
670
671         (mime-viewer/content-button-ignored-ctype-list): renamed from
672         variable `mime-viewer/content-subject-omitting-Content-Type-list'.
673
674         (mime-viewer/content-button-visible-ctype-list): renamed from
675         variable `mime-viewer/content-subject-showing-Content-Type-list'.
676
677         (mime-preview/insert-content-button): renamed from function
678         `mime-preview/insert-content-subject'.
679
680         (mime-preview/default-content-button-function): renamed from
681         function `mime-preview/default-content-subject-function'.
682
683         (mime-preview/content-button-function): renamed from variable
684         `mime-preview/content-subject-function'.
685
686         (mime-preview/display-content): fixed about renaming.
687
688 Sun May 19 16:16:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
689
690         * tm-edit.el (mime-editor::edit-again): Decode contents by
691         Content-Transfer-Encoding field if they have charset field or they
692         are ``text'' types.
693
694 \f
695 Fri May 17 07:59:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * tl: Version 7.25 was released.
698         * MEL: Version 4.7 was released.
699         * tm: Version 7.62 was released.
700
701         * tm-view.el (mime-preview/insert-content-subject): New
702         implementation.
703
704         (mime-preview/default-content-separator): renamed from
705         `mime-viewer/default-content-separator'.
706
707 Thu May 16 00:44:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
708
709         * tm-edit.el: Unused variable `mime-signature-file' was abolished.
710         (mime-editor/translate-hook): DOC string was modified.
711         (mime/editor-mode): DOC string was modified.
712         (mime-editor/insert-signature): DOC string was modified.
713
714 \f
715 Wed May 15 19:31:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
716
717         * tl: Version 7.24 was released.
718         * tm: Version 7.61 was released.
719         * tm/mh-e: Version 7.61.1 was released.
720
721         * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
722         administration was changed.
723
724         * README.en: Address of the tm ML administration was changed.
725
726 Wed May 15 16:52:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
727
728         * tm-view.el (mime-preview/insert-content-subject): renamed from
729         `mime-viewer/insert-content-subject'; new argument `encoding'.
730
731         (mime-preview/default-content-subject-function): renamed from
732         `mime-viewer/default-content-subject-function'; new argument
733         `encoding'.
734
735         (mime-preview/content-subject-function): renamed from
736         `mime-viewer/content-subject-function'; new argument `encoding'.
737
738         (mime-preview/display-message/partial): renamed from
739         `mime-viewer/display-message/partial'; abolish argument `obuf';
740         initial buffer was changed to preview-buffer.
741
742         (mime-preview/display-content): Variable
743         `mime-viewer/content-subject-function' was renamed to
744         `mime-preview/content-subject-function' and arguments was changed.
745         Function `mime-viewer/insert-content-subject' was renamed to
746         `mime-preview/insert-content-subject' and arguments was changed.
747         Function `mime-viewer/display-message/partial' was renamed to
748         `mime-preview/display-message/partial' and arguments was changed.
749
750 \f
751 Tue May 14 02:11:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
752
753         * tl: Version 7.22.5 was released.
754         * MEL: Version 4.6 was released.
755         * tm: Version 7.60 was released.
756
757         * tm-view.el (mime-preview/display-body): renamed from
758         `mime-viewer/display-body'; abolish argument `obuf'; initial
759         buffer was changed to preview-buffer.
760
761         (mime-preview/display-content): Function
762         `mime-viewer/display-body' was renamed to
763         `mime-preview/display-body'.
764
765 Sun May 12 17:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
766
767         * tm-edit.el (mime-editor::edit-again): fixed to use function
768         `character-decode-region' instead of `decode-coding-region'.
769
770 \f
771 Sat May 11 16:23:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
772
773         * tl: Version 7.22.4 was released.
774         * MEL: Version 4.2 was released.
775         * tm: Version 7.59 was released.
776         * tm/mh-e: Version 7.61 was released.
777         * tm/gnus: Version 7.60 was released.
778
779         * tm-view.el (mime-preview/display-header): renamed from
780         `mime-viewer/display-header'; abolish argument `obuf'; initial
781         buffer was changed to preview-buffer.
782
783         * TM-CFG: eliminate last `/' for directory.
784
785 Sat May 11 10:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
786
787         * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'.
788
789         * tm-play.el (mime-article/start-external-method-region): New
790         implementation.
791
792 Thu May  9 18:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
793
794         * tm-text.el (mime-viewer/default-code-convert-region): fixed.
795
796 Thu May  9 18:46:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
797
798         * tm-text.el: Function `mime/code-convert-region-to-emacs' was
799         renamed to `mime-charset-decode-region'.
800
801         * tm-pgp.el (mime-article/view-application/pgp): Function
802         `mime/code-convert-region-to-emacs' was renamed to
803         `mime-charset-decode-region'.
804
805         * tm-edit.el (mime-editor/normalize-body): Function
806         `mime/code-convert-region-from-emacs' was renamed to
807         `mime-charset-encode-region'.
808         (mime-editor::edit-again): Function
809         `mime/code-convert-region-to-emacs' was renamed to
810         `mime-charset-decode-region'.
811
812         * tm-def.el (mime-charset-decode-region): renamed from
813         `mime/code-convert-region-to-emacs'.
814
815         * tm-def.el (mime-charset-encode-region): renamed from
816         `mime/code-convert-region-from-emacs'.
817
818 Thu May  9 18:18:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
819
820         * tm-ew-d.el (mime/decode-encoded-text): Use function
821         `string-equal' instead of `string='.
822
823 Thu May  9 18:14:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
824
825         * tm-ew-d.el (mime/decode-encoded-text): Function
826         `mime/convert-string-to-emacs' was renamed to
827         `mime-charset-decode-string'.
828
829         * tm-def.el (mime-charset-decode-string): renamed from
830         `mime/convert-string-to-emacs'.
831
832 Thu May  9 18:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
833
834         * tm-ew-e.el (tm-eword::encoded-word-length): Function
835         `mime/convert-string-from-emacs' was renamed to
836         `mime-charset-encode-string'.
837
838         * tm-def.el (mime-charset-encode-string): renamed from
839         `mime/convert-string-from-emacs'.
840
841 Thu May  9 16:05:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
842
843         * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed.
844
845 Thu May  9 13:53:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
846
847         * tm-def.el (mime/convert-string-from-emacs): Use function
848         `character-encode-string' instead of `encode-coding-string'.
849         (mime/convert-string-to-emacs): Use function
850         `character-decode-string' instead of `decode-coding-string'.
851
852         * tm-edit.el (mime-editor::edit-again): Use function
853         `character-decode-region' instead of `decode-coding-region'.
854
855         * tm-def.el (mime/code-convert-region-from-emacs): Use function
856         `character-encode-region' instead of `encode-coding-region'.
857         (mime/code-convert-region-to-emacs): Use function
858         `character-decode-region' instead of `decode-coding-region'.
859
860 \f
861 Wed May  8 15:40:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
862
863         * tl: Version 7.22.3 was released.
864         * tm: Version 7.58 was released.
865         * tm/gnus: Version 7.57 was released.
866
867         * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el.
868
869         * README.en: tm-rich.el was renamed to tm-text.el.
870         Add tm-image.el.
871
872 Wed May  8 15:21:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
873
874         * tm-view.el: Variable `mime-viewer/code-converter-alist' and
875         function `mime-viewer/default-code-convert-region',
876         `mime-preview/decode-text-region' and
877         `mime-viewer/filter-text/plain' were moved to tm-text.el.
878
879         Function `mime-viewer/filter-text/plain' was renamed to
880         `mime-preview/filter-for-text/plain'
881
882         Function `mime-viewer/default-content-filter' was abolished. (`t'
883         of `mime-viewer/content-filter-alist' means default
884         content-filter)
885
886         (mime-viewer/content-filter-alist): setting for text/enriched and
887         text/richtext. Use function `mime-preview/filter-for-text/plain'
888         as default content-filter.
889
890 Wed May  8 15:05:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
891
892         * inst-tm: tm-rich.el was abolished.
893
894         * TM-ELS: tm-rich.el was renamed to tm-text.el.
895
896         * tm-setup.el: Delete setting code for tm-rich.el.
897
898 Wed May  8 14:46:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
899
900         * tm-text.el (mime-preview/filter-for-text/plain): renamed from
901         `mime-viewer/filter-text/plain'.
902         (mime-preview/filter-for-text/richtext): renamed from
903         `mime-viewer/filter-text/richtext'.
904         (mime-preview/filter-for-text/enriched): renamed from
905         `mime-viewer/filter-text/enriched'.
906
907         * tm-text.el (mime-preview/decode-text-region): New implementation.
908
909         * tm-text.el (mime-viewer/code-converter-alist): moved from
910         tm-view.el.
911         (mime-viewer/default-code-convert-region): moved from tm-view.el.
912         (mime-preview/decode-text-region): moved from tm-view.el.
913         (mime-viewer/filter-text/plain): moved from tm-view.el.
914
915         * tm-text.el: tm-rich.el was renamed to tm-text.el.
916
917 \f
918 Wed May  8 12:48:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
919
920         * tl: Version 7.22.2 was released.
921         * tm: Version 7.57 was released.
922         * tm/gnus: Version 7.55 was released.
923
924 Tue May  7 06:28:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
925
926         * tm-rich.el: Version dependent code was moved to emu.el.
927
928 Sun May  5 16:40:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
929
930         * tm-edit.el (mime-editor/normalize-body): call function
931         `enriched-encode' for text/enriched part.
932
933         * tm-edit.el (mime-editor/process-multipart-1): didn't refer
934         variable `mime-editor/encrypting-type'.
935
936         * tm-edit.el: Function `mime-editor/process-pgp-kazu' was
937         abolished.
938         (mime-editor/sign-pgp-kazu): New function.
939         (mime-editor/encrypt-pgp-kazu): New function.
940         (mime-editor/process-multipart-1): Use function
941         `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'.
942
943 Sat May  4 09:08:49 1996  Hiroshi Ueno <zodiac@ibm.net>
944
945         * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable.
946
947         * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'.
948
949 Sat May  4 04:58:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
950
951         * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818])
952
953 Mon Apr 29 13:42:15 1996  Kevin Broadey <KevinB@bartley.demon.co.uk>
954
955         * tm-view.el (mime-viewer/make-preview-buffer): fixed
956         (cf.[tm-en:480])
957
958 \f
959 Mon Apr 29 02:29:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
960
961         * tl: Version 7.22.1 was released.
962         * tm: Version 7.56 was released.
963         * tm/gnus: Version 7.54 was released.
964
965         * tm-edit.el (mime-editor::edit-again): Use function
966         `decode-coding-region' instead of `code-convert-region'.
967
968         * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
969         and `setcar'.
970         (mime-preview/display-content): renamed from
971         `mime-viewer/display-content'.
972
973 Sat Apr 27 15:32:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
974
975         * README.en: typo was fixed. (cf. [tm-ja:1807])
976
977 Sat Apr 27 15:30:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
978
979         * tm-def.el (mime/charset-coding-system-alist): initial setting
980         was modified for XEmacs 20 with Mule.
981
982 Sat Apr 27 13:17:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
983
984         * tm-pgp.el (mime-article/view-application/pgp):
985         fixed about code-converting.
986
987 \f
988 Fri Apr 26 05:31:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
989
990         * tl: Version 7.22 was released.
991         * tm: Version 7.54 was released.
992         * tm/mh-e: Version 7.59 was released.
993
994         * tm-rich.el (tm-rich/richtext-module): Version check for
995         enriched.el was fixed for XEmacs 19.14.
996
997 Fri Apr 26 04:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
998
999         * tm-image.el (mime-preview/x-face-function): Use function
1000         `bitmap-decode-x-face' when running Mule.
1001
1002 Thu Apr 25 22:17:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1003
1004         * tm-view.el (mime-viewer/follow-content): New implementation;
1005         interface of `mime-viewer/following-method-alist' was changed.
1006
1007         * tm-def.el (mime/convert-string-to-emacs): fixed.
1008         (mime/convert-string-from-emacs): fixed.
1009
1010 \f
1011 Thu Apr 25 12:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * tl: Version 7.19.3 was released.
1014         * tm: Version 7.52.2 was released.
1015         * tm/gnus: Version 7.53 was released.
1016
1017 Wed Apr 24 12:57:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1018
1019         * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
1020
1021 Wed Apr 24 11:30:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1022
1023         * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
1024
1025         * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
1026
1027 Tue Apr 23 22:52:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1028
1029         * tm-view.el (mime-viewer/content-filter-alist): set nil as
1030         initial value.
1031         (mime-viewer/default-content-filter): Use function
1032         `mime-viewer/filter-text/plain'.
1033
1034 Tue Apr 23 06:34:57 1996  Shuhei KOBAYASHI  <shuhei-k@is28e1s91>
1035
1036         * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
1037         null string, return nil.
1038
1039 Tue Apr 23 00:15:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1040
1041         * tm-def.el (mime/lc-charset-alist): add "BIG5".
1042         (mime/charset-type-list): add "BIG5".
1043         (mime/charset-coding-system-alist): add "BIG5".
1044
1045 Mon Apr 22 21:43:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1046
1047         * tm-view.el (mime-viewer/content-filter-alist): use
1048         `mime-viewer/filter-text/plain' for "application/octet-stream".
1049
1050 \f
1051 Mon Apr 22 12:40:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1052
1053         * tm: Version 7.52.1 was released.
1054         * tm/mh-e: Version 7.58 was released.
1055
1056         * tm-def.el (mime/code-convert-region-to-emacs): use function
1057         `code-convert-region' instead of `code-convert'.
1058         (mime/code-convert-region-from-emacs): use function
1059         `code-convert-region' instead of `code-convert'.
1060         (mime/charset-coding-system-alist): fixed.
1061
1062 Sun Apr 21 19:57:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1063
1064         * tm-play.el (mime-article/start-external-method-region): display
1065         message ``External method is starting...''.
1066
1067 Sun Apr 21 19:42:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * inst-tm (make-mime-setup): setting for variable
1070         `mime-viewer/external-progs'.
1071
1072         * tm-play.el (mime-viewer/external-progs): New variable.
1073         (mime-article/start-external-method-region): use variable
1074         `mime-viewer/external-progs'.
1075
1076 Sun Apr 21 18:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * inst-tm (compile-tm): modified about tm-gnus compiling.
1079         (compile-tm-gnus): abolished.
1080
1081         * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
1082
1083         * Makefile (elc): use .gnus-compile.
1084
1085 Sun Apr 21 17:08:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1086
1087         * tm-view.el (mime-viewer/following-method-alist): New variable.
1088         (mime-viewer/follow-content): New function;
1089         it is bound to `a' key.
1090         (mime-preview/get-original-major-mode): New function.
1091         (mime/viewer-mode-map): Key of function
1092         `mime-viewer/display-x-face' was changed to `x';
1093         `f' is reserved to forwarding command.
1094
1095 \f
1096 Sat Apr 20 12:35:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1097
1098         * tl: Version 7.19.2 was released.
1099         * tm: Version 7.52 was released.
1100
1101         * tm-def.el (mime/charset-coding-system-alist): add
1102         "X-ISO-2022-JP-2" for old mime.el.
1103
1104 Sat Apr 20 12:17:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1105
1106         * tm-parse.el (mime/parse-message): use `1+'
1107
1108         * tm-parse.el (mime/parse-message): use `string-equal' instead of
1109         `string='
1110
1111         * tm-parse.el (mime/parse-multipart): use `string-equal' instead
1112         of `string='
1113
1114         * tm-parse.el (mime/parse-multipart): use `nreverse'
1115
1116         * tm-parse.el (mime/parse-multipart): fixed
1117
1118 Fri Apr 19 18:49:19 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1119
1120         * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
1121         was applied; require vm-reply and add comments to vm-yank-message.
1122         (tm-vm/enclose-messages): Don't make nested multipart/digest.
1123         (tm-vm/send-digest): "preamble" code was moved to
1124         `tm-vm/enclose-messages'.
1125
1126 Fri Apr 19 18:12:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1127
1128         * signature.el (signature/get-signature-file-name): string check
1129         for `field'
1130
1131 Fri Apr 19 17:29:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1132
1133         * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
1134         abolished.
1135
1136 Fri Apr 19 13:40:55 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1137
1138         * tm-edit.el (mime-editor/insert-signature): Modified for new
1139         implementation of signature.el; Use `signature-insert-hook'.
1140
1141         * tm-bbdb.el (signature/get-bbdb-sigtype),
1142         (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
1143         New implementation of `signature-check-in-bbdb'.
1144
1145         * signature.el (signature-load-hook), (signature-insert-hook): New
1146         hooks.
1147         (signature-use-bbdb): New variable.
1148         (signature/get-sigtype-interactively), (insert-signature): New
1149         implementation of `insert-signature';
1150         signature/insert-signature-at-(point|eof) were merged.
1151
1152 Fri Apr 19 08:47:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1153
1154         * tm-edit.el (mime-editor/normalize-body): use function
1155         `mime/code-convert-region-from-emacs' and `mime-encode-region'
1156         instead of `mime-editor/encode-string'.  Function
1157         `mime-editor/encode-string' and `mime-encode-string' was
1158         abolished.
1159
1160 Fri Apr 19 08:11:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1161
1162         * tm-ew-d.el (mime/decode-encoded-text): arguments order of
1163         function `mime/convert-string-to-emacs' was changed.
1164
1165         * tm-def.el (mime/convert-string-to-emacs): order of arguments was
1166         changed.
1167
1168 Fri Apr 19 07:59:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1169
1170         * tm-def.el (mime/lc-charset-alist): use function `foldr'.
1171
1172 Fri Apr 19 07:29:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1173
1174         * tm-def.el (mime/charset-coding-system-alist):
1175         use function `foldr'
1176
1177 Fri Apr 19 06:57:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1178
1179         * tm-def.el (mime/code-convert-region-from-emacs): New function
1180
1181 Fri Apr 19 06:54:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1182
1183         * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
1184
1185         * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
1186
1187         * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
1188
1189         * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
1190         New variable
1191
1192 Fri Apr 19 05:36:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1193
1194         * tm-def.el (mime/code-convert-region-to-emacs):
1195         New implementation
1196
1197 Fri Apr 19 04:48:48 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1198
1199         * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
1200
1201 Wed Apr 17 14:51:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1202
1203         * tm-def.el: Function `mime/convert-string-to-emacs',
1204         `mime/convert-string-from-emacs' and
1205         `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
1206
1207 Wed Apr 17 14:50:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1208
1209         * tm-mule.el: Function `mime/convert-string-to-emacs',
1210         `mime/convert-string-from-emacs' and
1211         `mime/code-convert-region-to-emacs' were moved to tm-def.el.
1212
1213 Wed Apr 17 14:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1214
1215         * tm-def.el (mime/charset-coding-system-alist): New variable.
1216
1217         * tm-mule.el: Variable `mime/charset-coding-system-alist' was
1218         deleted.
1219
1220 Wed Apr 17 14:05:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1221
1222         * tm-view.el (mime-viewer/code-converter-alist): set
1223         `mime/code-convert-region-to-emacs' for
1224         `mime/temporary-message-mode'. (for `mime-editor/preview-message')
1225
1226 Wed Apr 17 09:20:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1227
1228         * README.en: KOBAYASHI Shuhei's address was changed.
1229
1230 \f
1231 Tue Apr 16 18:26:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1232
1233         * tm: Version 7.50 was released.
1234
1235         * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
1236         KOBAYASHI Shuhei's address was changed.
1237
1238 Tue Apr 16 14:32:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1239
1240         * tm-edit.el: use `running-xemacs' to check XEmacs.
1241         (mime-editor/normalize-body): nil check for encoded result.
1242
1243         * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
1244
1245 Tue Apr 16 12:42:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1246
1247         * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
1248
1249 \f
1250 Mon Apr 15 09:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1251
1252         * tl: Version 7.19.1 was released.
1253         * tm: Version 7.49 was released.
1254         * tm/gnus: Version 7.49.2 was released.
1255
1256 Sun Apr 14 15:42:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1257
1258         * tm-parse.el (mime/parse-Content-Disposition): use function
1259         `nreverse' instead of `reverse'.
1260
1261 Sun Apr 14 15:16:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1262
1263         * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
1264         instead of `reverse'.
1265
1266 Sun Apr 14 00:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1267
1268         * tm-vm.el (vm-yank-message): use variable `running-xemacs'
1269
1270         * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
1271         `running-xemacs'
1272
1273 Sat Apr 13 23:32:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1274
1275         * tm-view.el (mime-viewer/make-preview-buffer):
1276         use `while' instead of mapcar.
1277
1278         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1279
1280 Sat Apr 13 04:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1281
1282         * mime-setup.el.in (message-header-hook): add function
1283         `mime/encode-message-header' (cf.[tm-ja:
1284
1285         * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
1286         end of message header if variable `mail-header-separator' is not
1287         found.
1288
1289 Thu Apr 11 17:24:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1290
1291         * doc/tm_en.texi: fixed problem about top node.
1292
1293         * doc/tm-mh-e_en.texi: fixed problem about top node.
1294
1295         * doc/tm-gnus_en.texi: fixed problem about top node.
1296
1297         * doc/tm-edit=en.texi: fixed problem in TeX compiling.
1298
1299         * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
1300
1301 Thu Apr 11 16:20:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1302
1303         * mime-setup.el.in (message-forward-start-separator): Function
1304         `mime-make-tag' must be called after tm-edit is loaded.
1305
1306         * mime-setup.el.in:
1307         setting for variable `message-forward-start-separator'.
1308         setting for variable `message-forward-end-separator'.
1309
1310         * tm-edit.el (mime-editor/encode-string): New function.
1311         Variable `mime-string-encoder' and its implementations were
1312         deleted.
1313
1314 Wed Apr 10 02:06:30 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
1315
1316         * doc/tm_ja.texi: fixed problem about top node.
1317         (cf. [tm-ja:1706])
1318
1319         * doc/tm-mh-e_ja.texi: fixed problem about top node.
1320         (cf. [tm-ja:1706])
1321         
1322         * doc/tm-gnus_ja.texi: fixed problem about top node.
1323         (cf. [tm-ja:1706])
1324
1325 Tue Apr  9 17:28:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
1328         #mime-setup.el#; remove load-path.
1329
1330 Tue Apr  9 17:13:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1331
1332         * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
1333
1334 Mon Apr  8 12:28:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1335
1336         * inst-tm (make-mime-setup): check unnecessary add-path.
1337
1338 Sun Apr  7 20:12:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1339
1340         * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
1341         "message/delivery-status" was added to default value.
1342
1343 Wed Apr  3 15:35:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * tm-image.el: add-hook only if variable
1346         `mime-preview/x-face-function' is not nil.
1347         (cf. [tm-en:416])
1348
1349 Thu Mar 28 18:55:18 1996  Oscar Figueiredo <figueire@lspsun16.epfl.ch>
1350
1351         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1352
1353 \f
1354 Thu Mar 28 08:42:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1355
1356         * tm: Version 7.48.3 was released.
1357         * tm/gnus: Version 7.49.1 was released.
1358
1359         * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
1360         `message-signature' to nil.
1361
1362         * mime-setup.el.in: setting for message.el.
1363
1364 Wed Mar 27 23:06:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1365
1366         * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
1367         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1368
1369         * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
1370         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1371
1372         * doc/tm_ja.texi, doc/tm_en.texi:
1373         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1374
1375 Wed Mar 27 19:38:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1376
1377         * TM-CFG: rearrangement
1378
1379 Tue Mar 26 08:07:24 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
1380
1381         * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
1382         mail-extract-address-components still doesn't handle nil argument.
1383         (cf. [tm-ja:396])
1384
1385 \f
1386 Mon Mar 25 13:30:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1387
1388         * tl: Version 7.19 was released.
1389         * tm: Version 7.48.2 was released.
1390         * tm/mh-e: Version 7.57 was released.
1391
1392 Wed Mar 20 13:00:06 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1393
1394         * tm-file.el (mime-article/extract-file): Confirm before
1395         overwriting an existing file. (cf. [tm-ja:1674])
1396
1397 Thu Mar 14 13:39:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1398
1399         * signature.el: Function `signature-check-in-bbdb' was moved to
1400         tm-bbdb.el.
1401
1402         * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
1403         signature.el.
1404
1405 \f
1406 Wed Mar 13 18:05:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1407
1408         * tl: Version 7.18 was released.
1409         * MEL: Version 3.5 was released.
1410         * tm: Version 7.48 was released.
1411
1412 Wed Mar 13 17:55:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1413
1414         * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
1415         (mime-editor/translate-buffer): New implementation;
1416         use `mime-editor/translate-buffer-hook'.
1417
1418         * signature.el (signature-check-in-bbdb): require bbdb-com.
1419
1420 Wed Mar 13 16:23:26 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1421
1422         * tm-bbdb.el: fixed problem for wrong From field, such as
1423         ``From: <>''. (cf.[tm-ja:1663])
1424
1425 Tue Mar 12 19:37:54 1996  Artur Pioro <artur@flugor.if.uj.edu.pl>
1426
1427         * signature.el (signature-file-prefix): New variable.
1428         (signature/get-signature-file-name): support
1429         `signature-file-prefix' and method function.
1430         (signature-check-in-bbdb): New function.
1431
1432 Mon Mar 11 15:19:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1433
1434         * tm-vm.el (tm-vm/use-original-url-button): New variable.
1435         (tm-vm/preview-current-message):
1436         Check `tm-vm/use-original-url-button'.
1437
1438 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
1439
1440         * tm-vm.el (tm-vm/preview-current-message): VM does it's own
1441         highlighting of URL's. Following is a patch to tm/tm-vm.el that
1442         will make the highlighting work under tm. (cf.[bug-tm-en:373])
1443
1444 Mon Mar 10 04:16:59 1996  Hiroshi Ueno <zodiac@ibm.net>
1445
1446         * TM-CFG (SHELLOPTION): New variable.
1447         (LISPDIR): Use `defvar' instead of `setq'.
1448         (TM_GNUS_COMPILE_FORMAT): New variable.
1449         (TM_GNUS_INSTALL_FORMAT): New variable.
1450         (BIN_SRC_DIR): New variable.
1451         (METHOD_SRC_DIR): New variable.
1452         (BIN_DIR): Use `defvar' instead of `setq'.
1453
1454         * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
1455         (install-tm-gnus): Use variable `SHELLOPTION'.
1456         (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
1457
1458 Mon Mar  8 19:15:33 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
1459
1460         * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
1461         the cursor keys in VM's summary buffer and press space to select
1462         the message, the Preview buffer is scrolled forward instead of
1463         simply displaying the new message which prevents you from seeing
1464         the beginning of the new message.       
1465
1466 Wed Mar  6 12:26:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1467
1468         * tm-view.el (mime-viewer/up-content): New implementation; bug
1469         fixed. (cf. [tm-ja:1652])
1470
1471         * inst-tm (compile-tm): fixed to judge XEmacs.
1472
1473 \f
1474 Wed Mar  6 02:12:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1475
1476         * tl: Version 7.15 was released.
1477         * tm: Version 7.47 was released.
1478         * tm/mh-e: Version 7.56 was released.
1479
1480         * README.en: tm-cfg was renamed to TM-CFG.
1481
1482         * inst-tm: tm-cfg was renamed to TM-CFG.
1483
1484         * inst-tm: tm-els was renamed to TM-ELS.
1485
1486 Tue Mar  5 23:19:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1487
1488         * tm-edit.el: Function `replace-space-with-underline' was moved to
1489         tl-str.el.
1490
1491         * tm-edit.el (mime-editor/transfer-level): changed to buffer local
1492         variable.
1493         (mime-editor/transfer-level-string): changed to buffer local
1494         variable.
1495         (mime-editor/charset-default-encoding-alist): changed to buffer
1496         local variable.
1497
1498 Tue Mar  5 21:22:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1499
1500         * tm-edit.el (mime-editor/toggle-transfer-level): Function
1501         `mime-editor/text-toggle-transfer-level' was renamed to
1502         `mime-editor/toggle-transfer-level'.
1503
1504 Tue Mar  5 21:19:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1505
1506         * tm-edit.el (mime-editor/transfer-level,
1507         mime-editor/text-toggle-transfer-level, mime/editor-mode):
1508         Variable `mime/default-transfer-level' was renamed to
1509         `mime-editor/transfer-level'.
1510
1511 Tue Mar  5 21:13:58 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1512
1513         * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
1514
1515         * tm-def.el: Variable `mime/default-transfer-level' was moved to
1516         tm-edit.el.
1517
1518         * tm-edit.el (mime-editor/text-toggle-transfer-level,
1519         mime-editor/menu-list): Function
1520         `mime-editor/text-toggle-transfer-level' was renamed to
1521         `mime-editor/text-toggle-transfer-level'.
1522
1523 Tue Mar  5 21:00:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1524
1525         * tm-edit.el (mime-editor/transfer-level-string,
1526         mime/text-toggle-transfer-level, mime/editor-mode): use function
1527         `mime/encoding-name'.
1528
1529         * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
1530
1531         * tm-edit.el (mime-editor/transfer-level-string,
1532         mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
1533         `minor-mode-alist', mime/editor-mode): Variable
1534         `mime/trlevel-string' was renamed to
1535         `mime-editor/transfer-level-string'.
1536
1537 Tue Mar  5 20:42:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1538
1539         * tm-edit.el (mime-editor/charset-default-encoding-alist,
1540         mime/text-toggle-transfer-level, mime-editor/normalize-body):
1541         Variable `mime/charset-default-encoding-alist' was renamed to
1542         `mime-editor/charset-default-encoding-alist'.
1543
1544 Tue Mar  5 20:34:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1545
1546         * tm-edit.el (mime/charset-default-encoding-alist):
1547         moved from tm-def.el.
1548         (mime/trlevel-string): moved from tm-def.el.
1549         (mime/text-toggle-transfer-level): moved from tm-def.el.
1550
1551         * tm-def.el (mime/charset-default-encoding-alist):
1552         moved to tm-edit.el.
1553         (mime/trlevel-string): moved to tm-edit.el.
1554         (mime/text-toggle-transfer-level): moved to tm-edit.el.
1555
1556         * tm-def.el (mime/trlevel-string): Initial value was modified.
1557
1558 Tue Mar  5 07:52:39 1996  Steinar Bang <sb@metis.no>
1559
1560         * tm-def.el (mime/trlevel-string): New variable.
1561
1562         * tm-edit.el (mime-editor/menu-list): add
1563         `mime/text-toggle-transfer-level'.
1564         (mime/editor-mode): modified for transfer-level.
1565
1566 \f
1567 Mon Mar  4 09:24:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1568
1569         * tl: Version 7.14 was released.
1570         * MEL: Version 3.3.1 was released.
1571         * tm: Version 7.46.1 was released.
1572         * tm/mh-e: Version 7.55 was released.
1573         * tm/gnus: Version 7.49 was released.
1574
1575         * Makefile: Installer was changed.
1576
1577         * inst-tm: New file.
1578
1579         * tm-els: New file.
1580
1581         * tm-cfg: New file.
1582
1583         * tm-ew-e.el (mime/encode-field): check encoded result.
1584
1585 Mon Mar 4 01:57:11 1996   KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
1586
1587         * tm-bbdb.el: insert `(require 'tm-view)'.
1588         (cf. [tm-ja:1646])      
1589
1590 \f
1591 Wed Feb 28 13:13:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1592
1593         * tl: Version 7.13 was released.
1594         * tm: Version 7.46 was released.
1595         * tm/gnus: Version 7.48 was released.
1596         * tm/mh-e: Version 7.52 was released.
1597
1598         * tm/doc/tm-edit=en.texi: New file.
1599
1600 Wed Feb 28 01:35:22 1996  Dan Rich <drich@morpheus.corp.sgi.com>
1601
1602         * tm-image.el: allow tm to display inline images using the native
1603         gif/jpg/png support (if available) (for XEmacs 19.14 or later).
1604         (cf.[tm-en:351])
1605
1606 Tue Feb 27 21:37:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1607
1608         * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
1609         check whether matched or not.
1610
1611         * tm-edit.el (mime-editor::edit-again): New implementation.
1612         (mime/edit-again): Arguments were changed.
1613
1614 Wed Feb 27 19:56:26 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1615
1616         * mk-tm: Typo fixed.
1617
1618 Tue Feb 26 20:04:34 1996  Neal Becker <neal@neal.ctd.comsat.com>
1619
1620         * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
1621
1622 \f
1623 Mon Feb 26 08:43:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * tl: Version 7.11.3 was released.
1626         * tm: Version 7.45 was released.
1627         * tm/mh-e: Version 7.50 was released.
1628
1629         * tm-edit.el (mime-editor::edit-again): New function.
1630         (mime/edit-again): New function.
1631
1632 Fri Feb 23 22:00:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1633
1634         * tm-vm.el (tm-vm/preview-current-message): widen all headers
1635         before call `mime/viewer-mode'.
1636
1637         * tm-image.el (mime-viewer/use-highlight-headers):
1638         New variable for XEmacs.
1639         (mime-preview/x-face-function-use-highlight-headers):
1640         New function.
1641         (mime-preview/x-face-function): Default value was changed.
1642
1643 \f
1644 Sat Feb 23 17:55:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1645
1646         * tl: Version 7.11.2 was released.
1647         * tm: Version 7.44 was released.
1648         * tm/mh-e: Version 7.49 was released.
1649
1650 Fri Feb 23 03:43:22 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1651
1652         * tm-bbdb.el (bbdb-extract-field-value): use
1653         `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
1654         (cf. [tm-en:340])
1655
1656 Fri Feb 22 16:45:37 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
1657
1658         * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
1659         does not properly restore keymap in XEmacs. (cf. [tm-en:337])
1660
1661 Fri Feb 16 08:53:13 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
1662
1663         * tm-vm.el (tm-vm/preview-current-message): XEmacs
1664         highlight-headers package to fontify MIME preview buffers in the
1665         same way normal VM buffers are. This makes MIME preview even more
1666         transparent for VM users and also has the benefit to display the
1667         XFace in the same place as in normal VM with no additional code
1668         nor effort.
1669
1670 \f
1671 Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1672
1673         * tl: Version 7.11.1 was released.
1674         * tm: Version 7.43.1 was released.
1675         * tm/mh-e: Version 7.48 was released.
1676         * tm/gnus: Version 7.45 was released.   
1677
1678         * mime-setup.el: lambda functions are defined by defun.
1679         (mime-setup-decode-message-header): New function.
1680         (mime-setup-set-signature-key): New function.
1681         (mime-setup-mh-draft-setting): New function.
1682
1683         * mime-setup.el: insert `(setq buffer-read-only nil)' into
1684         `mh-letter-mode-hook' (cf. [tm-ja:1576])
1685
1686 Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1687
1688         * tm-image.el (mime-preview/x-face-function-for-xemacs):
1689         New function.
1690         (bitmap-read-xbm): New implementation for XEmacs.
1691
1692 Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1693
1694         * tm-image.el: typo was fixed.
1695
1696 Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1697
1698         * tm-image.el (mime-preview/x-face-function): New variable.
1699         Function `mime-preview/x-face-function' was renamed to
1700         `mime-preview/x-face-function-for-mule'.
1701
1702         * tm-image.el (mime-preview/x-face-function):
1703         fixed problem to indent.
1704
1705         * tm-image.el (mime-preview/x-face-function):
1706         New function for Mule.
1707         (mime-viewer/x-face-to-xbm-command): New variable.
1708
1709         * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
1710         (mime-viewer/ignored-field-list): "X-Face" was deleted.
1711
1712 Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1713
1714         * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
1715         `mime/charset-coding-system-alist'.
1716
1717 Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1718
1719         * tm-image.el (mime-preview/filter-for-image): protect for error
1720         when file deleting (cf. [tm-en:317])
1721
1722 \f
1723 Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1724
1725         * tm: Version 7.43 was released.
1726         * tm/gnus: Version 7.43 was released.
1727
1728         * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
1729         (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
1730             message.
1731         (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
1732             `(let ((mc-pgp-always-sign 'never)) ...)'.
1733
1734 Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
1735
1736         * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
1737         set to `this-command' (cf. [tm-en:311])
1738
1739 \f
1740 Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1741
1742         * tm: Version 7.42.1 was released.
1743         * tm/gnus: Version 7.41 was released.
1744
1745 Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1746
1747         * tm-def.el (mime/encoding-name): new function.
1748         (mime/make-charset-default-encoding-alist): call
1749         `mime/encoding-name' if not encoded.
1750
1751 Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1752
1753         * tm-play.el (mime-article/get-original-filename): return nil if
1754         file name is not exist.
1755
1756 Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1757
1758         * tm-def.el (mime/charset-type-list): new variable.
1759         (mime/make-charset-default-encoding-alist): new function.
1760         (mime/default-transfer-level): new variable.
1761         (mime/text-toggle-transfer-level): new function.
1762
1763 Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1764
1765         * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
1766
1767         * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
1768
1769         * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
1770         to use variable `tm-pgp::good-signature-regexp'
1771
1772         * tm-pgp.el (mime-article/check-pgp-signature): modified to use
1773         variable `tm-pgp::key-expected-regexp'
1774
1775 Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1776
1777         * tm-pgp.el (mime::article/call-pgp-to-check-signature):
1778         new function
1779
1780         * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
1781         if it is not found
1782
1783 \f
1784 Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1785
1786         * tl: Version 7.11 was released.
1787         * tm: version 7.42 was released
1788
1789 Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1790
1791         * tm-edit.el: new implementation about PGP processing for message
1792
1793         * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
1794
1795         * tm-edit.el (mime-editor/set-sign):
1796         check variable `mime-editor/signing-type'
1797
1798         * tm-edit.el (mime-editor/set-encrypt):
1799         check variable `mime-editor/encrypting-type'
1800
1801 Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1802
1803         * tm-play.el (mime-article/decode-content): check beginning/ending
1804         of region for VM
1805
1806 Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1807
1808         * tm-image.el: xbm support in Mule: It requires bitmap package.
1809
1810         * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
1811         instead of `setq'
1812
1813 Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1814
1815         * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
1816
1817         * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
1818         support `If no name can be extracted, FULL-NAME will be nil.'
1819         (cf. [tm-ja:1531])
1820
1821 Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1822
1823         * tm-play.el (mime-article/make-method-args): modified to use
1824         "7bit" if 'encoding is not found
1825
1826 Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1827
1828         * tm-ew-d.el (mime-eword/decode-string): set to `end' just
1829         string-matched.
1830
1831 Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1832
1833         * tm-ew-d.el (mime-eword/decode-string): fixed about
1834         linear-while-space (cf. [tm-ja:1518])
1835
1836         * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
1837         (cf. [tm-en:281])
1838
1839 \f
1840 Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1841
1842         * tl: Version 7.10 was released.
1843         * tm: Version 7.41.2 was released.
1844         * tm/gnus: Version 7.37 was released.
1845
1846         * tm-view.el (mime-viewer/ignored-field-list): default value was
1847         changed.
1848
1849         * tm-view.el (mime-viewer/visible-field-regexp): default value was
1850         changed.
1851
1852 Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1853
1854         * tm-mule.el: Definition of variable `mime/default-coding-system'
1855         was moved to tm-def.el.
1856
1857         * tm-def.el (mime/default-coding-system): not only define for MULE
1858
1859 Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1860
1861         * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
1862
1863 Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1864
1865         * tm-pgp.el (mime-article/view-application/pgp):
1866         fixed about character code
1867         conversion.
1868
1869 \f
1870 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1871
1872         * tm: Version 7.41.1 was released.
1873         * tm/mh-e: Version 7.46 was released.
1874         * tm/gnus: Version 7.34 was released.
1875
1876         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
1877         for XEmacs
1878
1879 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1880
1881         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
1882
1883         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
1884         new implementation
1885
1886         * tm-bbdb.el: new module: about BBDB
1887
1888 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1889
1890         * tl: Version 7.09 was released.
1891         * tm: Version 7.41 was released.
1892         * tm/gnus: Version 7.33.1 was released.
1893
1894 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1895
1896         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
1897         quoted-string.
1898
1899         * tm-edit.el (mime-file-types): Some file types were added.
1900
1901 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
1902
1903         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
1904
1905 \f
1906 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1907
1908         * tl: version 7.08 was released.
1909         * tm: version 7.40 was released.
1910         * tm/gnus: Version 7.33 was released.
1911
1912 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1913
1914         * tm-edit.el (mime-editor/choose-charset): New implementation: use
1915         function `mime/find-charset-region' instead of
1916         `mime-body-charset-chooser'.
1917
1918         * tm-edit.el: Variable `mime-body-charset-chooser' and its
1919         implementations were deleted.
1920
1921         * tm-edit.el (mime-editor/normalize-body): use variable
1922         `mime/charset-default-encoding-alist' instead of function
1923         `mime-editor/choose-encoding'.
1924
1925         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
1926
1927 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1928
1929         * tm-def.el (mime/find-charset-region): New function
1930
1931         * tm-def.el (mime/charset-default-encoding-alist): New variable
1932
1933 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1934
1935         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
1936         renamed to `mime-eword/charset-encoding-alist'.
1937
1938         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
1939         `mime-eword/encoder-version'.
1940
1941         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
1942         moved from tm-def.el.
1943
1944         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
1945         moved to tm-ew-e.el.
1946
1947         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
1948         `tm-eword::find-charset-rule'.
1949
1950         * tm-ew-e.el (mime/find-charset-rule): modified to use function
1951         `mime/find-charset'
1952
1953         * tm-def.el (mime/find-charset): new function
1954
1955 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1956
1957         * tm-ew-e.el (mime/find-charset-rule): new implementation
1958
1959         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
1960
1961 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1962
1963         * tm-nemacs.el, tm-orig.el:
1964         Variable `mime/lc-charset-rule-list' was deleted.
1965
1966         * tm-mule.el:
1967         Variable `mime/lc-charset-rule-list' and
1968         `mime/unknown-charset-rule' were deleted.
1969
1970 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1971
1972         * tm-def.el (mime/default-charset-encoding-alist): new variable
1973
1974 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1975
1976         * tm-orig.el, tm-nemacs.el, tm-mule.el
1977         (mime/lc-charset-alist, mime/unknown-charset): new variable
1978
1979 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1980
1981         * tm-edit.el:
1982         (mime-editor/translate-body, mime-editor/translate-region):
1983         Spaces in boundary are replaced by underlines.
1984         (cf. [tm-en:255,258])
1985
1986 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1987
1988         * tm-mule.el: Obsolete definitions were deleted.
1989
1990 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1991
1992         * tm-orig.el, tm-nemacs.el, tm-mule.el:
1993         Variable `mime/latin-lc-list' was deleted.
1994
1995 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1996
1997         * tm-orig.el, tm-nemacs.el, tm-mule.el:
1998         Variable `mime/lc-charset-and-encoding-alist' was deleted.
1999
2000 \f
2001 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2002
2003         * tm: Version 7.39 was released.
2004         * tm/gnus: Version 7.30 was released.
2005
2006         * README.en: Sample of hilit19 was changed.
2007
2008 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
2011         rest.
2012
2013         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
2014
2015 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2016
2017         * Makefile (19_29): `make gnus5' was commented out.
2018
2019 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2020
2021         * tm-rmail.el (tm-rmail/preview-message): New implementation
2022
2023         * tm-rmail.el (rmail-summary-rmail-update): redefined
2024
2025         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
2026
2027 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2028
2029         * mk-tm (compile-tm): `(load "rmailsum")' was added.
2030
2031 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
2032
2033         * signature.el (signature-delete-blank-lines-at-eof): New variable
2034
2035 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2036
2037         * tm-def.el (tm:browse-url): argument was fixed.
2038
2039         * README.en: fixed about PGP
2040
2041 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
2042
2043         * tm-pgp.el, README.en:
2044         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
2045
2046 \f
2047 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2048
2049         * tm: Version 7.38 was released.
2050         * tm/gnus: Version 7.28 was released.
2051
2052 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2053
2054         * tm-edit.el (mime-file-types): format was changed.
2055                 (0) filename pattern
2056                 (1) primary type
2057                 (2) sub type
2058                 (3) parameters of Content-Type field
2059                 (4) Content-Transfer-Encoding
2060                 (5) disposition-type
2061                 (6) parameters of Content-Disposition field
2062
2063         * tm-edit.el (mime-editor/insert-file):
2064         modified for new `mime-file-types' format.
2065
2066 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2067
2068         * tm-def.el (mime/disposition-type-regexp): New constant
2069
2070         * tm-parse.el (mime/parse-Content-Disposition): New function
2071
2072         * tm-parse.el (mime/Content-Disposition): New function
2073
2074         * tm-view.el (mime-article/get-subject):
2075         function `mime-viewer/get-subject' was renamed to it.
2076
2077         * tm-view.el (mime-article/get-uu-filename): New function:      
2078         it was separated from function `mime-article/get-subject'.
2079
2080         * tm-play.el (mime-article/get-original-filename): New function
2081
2082         * tm-play.el (mime-article/get-filename):
2083         Function `mime-article/get-name' was renamed to it.     
2084         It was modified to use `mime-article/get-original-filename'
2085         instead of `mime-article/get-subject'.
2086
2087         * tm-file.el (mime-article/extract-file):       
2088         modified to use `mime-article/get-filename'
2089
2090 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2091
2092         * tm-setup.el:
2093         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2094         `(require 'tm-gnus)' is add-hooked as append mode.      
2095         (cf. [tm-ja:1391])
2096
2097 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
2098
2099         * tm-pgp.el: (mime-article/check-pgp-signature):
2100         fixed to treat signed part as binary. (to fix problem in OS/2)
2101
2102 \f
2103 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2104
2105         * tl: Version 7.03.4 was released.
2106         * tm: Version 7.37 was released.
2107         * tm/gnus: Version 7.26 was released.
2108
2109 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2110
2111         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
2112         draft-elkins-pem-pgp-02.txt.
2113
2114 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2115
2116         * Makefile: tm/src/tmpgp was abolished.
2117
2118 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2119
2120         * tm-edit.el:
2121         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
2122
2123 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2124
2125         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
2126
2127         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
2128
2129 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2130
2131         * tm-view.el (mime-viewer/filter-text/plain): put URL into
2132         text-property. (cf. [tm-ja:1367])
2133
2134 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2135
2136         * tm-vm.el (tm-vm-load-hook): New hook
2137         
2138         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
2139         current-buffer is folder buffer. Some problem is still rest.
2140         (cf. [tm-ja:1348])
2141
2142 \f
2143 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2144
2145         * tm: Version 7.36 was released.
2146         * tm/gnus: Version 7.25 was released.
2147
2148         * methods/tm-au: new implementation
2149
2150 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2151
2152         * tm-view.el (mime-viewer/quit): New implementation
2153
2154         * tm-view.el (mime-viewer/show-summary): New function:
2155         it is bound with `h' key.
2156
2157         * tm-view.el (mime-viewer/show-summary-method): New variable
2158
2159 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2160
2161         * methods/tmdecode, methods/tm-plain:
2162         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
2163
2164 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2165
2166         * tm-view.el: setting for "image/x-mag"
2167
2168 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2169
2170         * tm-pgp.el: application/pgp-encrypted support
2171
2172         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
2173
2174         * tm-pgp.el: setting for "text/x-pgp"
2175
2176         * tm-setup.el: setting for tm-image.el when XEmacs is running.
2177
2178         * tm-image.el:
2179         Filters were merged to function `mime-preview/filter-for-image'.
2180
2181 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2182
2183         * tm-image.el: Initial revision
2184
2185 \f
2186 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2187
2188         * tm: Version 7.35 was released.
2189         * tm/gnus: Version 7.24 was released.
2190
2191 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2192
2193         * tm-pgp.el:
2194         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2195         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
2196         (cf. [tm-ja:1345])
2197
2198         * tm-view.el:
2199         (1) Popup menu for Emacs 19.* was deleted.
2200         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
2201             later, system popup menu is available.
2202
2203 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2204
2205         * tm-edit.el (mime/editor-mode): DOC string was fixed.
2206
2207 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2208
2209         * tm-vm.el:
2210         (1) New variable `tm-vm/use-xemacs-popup-menu'.
2211         (2) popup menu of MIME-Edit minor mode became sub menu.
2212
2213 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2214
2215         * tm-rmail.el:
2216         Setting was modified to load tm-mail after tm-edit is loaded.
2217
2218         * tm-mail.el:
2219         (1) New variable `tm-mail/use-xemacs-popup-menu'.
2220         (2) popup menu of MIME-Edit minor mode became sub menu.
2221
2222         * tm-def.el (tm:set-fields): New function
2223
2224 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2225
2226         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
2227         binary declarations
2228
2229         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
2230
2231 \f
2232 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2233
2234         * tm: Version 7.34 was released.
2235
2236         * Makefile:
2237         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
2238
2239 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2240
2241         * tm-edit.el:
2242         (1) `pgp-elkins' style PGP signature was implemented.
2243         (2) New function `mime-editor/insert-key': It is based on
2244             draft-elkins-pem-pgp-01.txt.
2245
2246 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2247
2248         * tm-pgp.el: New function `mime-article/add-pgp-keys'
2249
2250 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2251
2252         * tm-play.el (mime-article/decode-caesar):
2253         encoding field is symbol, not string.
2254
2255         * tm-html.el: encoding field is symbol, not string.
2256
2257 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2258
2259         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
2260         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
2261         `vm-scroll-(forward|backward)' was enclosed by
2262         `(let ((vm-inhibit-startup-message t)) ...)'.
2263         (cf. [tm-ja:1313], [tm-ja:1314])
2264
2265 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2266
2267         * signature.el (signature/insert-signature-at-eof):
2268         `(delete-blank-lines)' was commented out.
2269
2270 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2271
2272         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
2273         It might be better to treat `vm-honor-page-delimiters' (and
2274         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
2275
2276 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
2277
2278         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
2279         `(goto-char (point-max))'. (cf. [tm-ja:1289])
2280
2281 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2282
2283         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
2284         mail-header-separator before calling mailcrypt function.
2285
2286 \f
2287 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2288
2289         * tl: Version 7.03.3 was released.
2290         * tm: Version 7.33 was released.
2291         * tm/mh-e: Version 7.44 was released.
2292         * tm/gnus: Version 7.22 was released.
2293         
2294         * tm-view.el:
2295         (1) New field variable `mime-viewer/visible-field-list'
2296         (2) New function `mime-preview/cut-header'
2297         
2298         * tm-view.el: (mime-viewer/default-content-header-filter):
2299         New implementation
2300
2301 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2302
2303         * tm-file.el: comment was fixed.
2304         
2305         * methods/tm-html, methods/tm-image:
2306         fixed to insert spaces previous and next of "="
2307         (cf. [tm-ja:1262])
2308
2309 \f
2310 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2311
2312         * tl: Version 7.03.2 was released.
2313         * tm: Version 7.32 was released.
2314         * tm/gnus: Version 7.21.2 was released.
2315
2316 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2317
2318         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
2319         was renamed to `mime-preview/point-pcinfo'.
2320
2321         * tm-edit.el: does not exit from MIME editor mode if function
2322         `mime-editor/pgp-processing' is fail.
2323
2324         * tm-edit.el:
2325         (1) New variable `mime-editor/signing-type' and
2326             `mime-editor/encrypting-type': their types are pgp-elkins,
2327             pgp-kazu or nil. pgp-elkins is not supported yet.
2328         (2) New function `mime-editor/enclose-signed-region' and
2329             `mime-editor/enclose-encrypted-region' for new enclosure
2330             `signed' and `encrypted'.
2331         (3) New function `mime-editor/process-pgp-kazu': to process
2332             `signed' and `encrypted' enclosure as application/pgp.
2333         (4) New function `mime-editor/set-split'
2334
2335 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2336
2337         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
2338         work.
2339
2340 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2341
2342         * tm-edit.el (mime-editor/process-multipart-1):
2343         Boundary is folded.
2344
2345         * tm-edit.el: rearrangement
2346
2347 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2348
2349         * tm-play.el (mime-article/show-output-buffer):
2350         `(get-buffer-create mime/output-buffer-name)' was inserted.
2351
2352 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2353
2354         * tm-pgp.el: application/pgp-signature support.
2355
2356         * tm-play.el:
2357         Function `mime-article/decode-message/partial' was modified not to
2358         use `find-file'.
2359
2360 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2361
2362         * tm-def.el:
2363         Constant `mime/decoding-buffer-name' was deleted (because it seems
2364         not be used).
2365
2366         * tm-edit.el: application/pgp support
2367
2368 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2369
2370         * tm-file.el: setting for another variables to regard as binary.
2371
2372 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2373
2374         * tm-view.el:
2375         Function `mime-viewer/display-content' was fixed about judgement
2376         of root content.
2377
2378 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2379
2380         * tm-parse.el:
2381         Function `mime/parse-multipart' was fixed about point-max slot of
2382         content-info.
2383
2384 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2385
2386         * tm-def.el: New constant `mime/temp-buffer-name'.
2387
2388         * tm-play.el:
2389         Function `mime-article/decode-message/partial' was modified to use
2390         `mime/temp-buffer-name'.
2391
2392 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2393
2394         * tm-pgp.el: Initial revision
2395
2396 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2397
2398         * tm-vm.el: According to Junya Watanabe
2399         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
2400         menu in Emacs and Mule.
2401         (cf. [tm-ja:1249])
2402
2403 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2404
2405         * tm-view.el: New variable
2406         `mime-viewer/content-subject-showing-Content-Type-list'
2407
2408 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2409
2410         * tm-file.el(mime-article/extract-file):
2411         Variable `require-final-newline' should be nil.
2412
2413 \f
2414 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2415
2416         * tl: Version 7.03.1 was released.
2417         * tm: Version 7.31 was released.
2418         * tm/gnus: Version 7.21.1 was released.
2419
2420         * Makefile: tl/README.eng was renamed to tl/README.en.
2421
2422 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2423
2424         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
2425
2426         * tm-mail.el: pop up menu setting for XEmacs.
2427
2428         * tm-edit.el:
2429         MUA depended codes about XEmacs pop up menu were moved to
2430         tm-MUAs.
2431
2432         * tm-view.el: defvar `mime::article/preview-buffer' and
2433         `mime::article/code-converter' for XEmacs.
2434
2435         * tm-edit.el: some comments are modified.
2436
2437 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2438
2439         * Makefile:
2440         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
2441         (2) README.eng was rename to README.en.
2442
2443 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2444
2445         * tm-play.el:
2446         Function `mime-article/view-message/rfc822' was modified to set
2447         buffer local variable `mime::article/code-converter'.
2448
2449         * tm-view.el:
2450         New buffer local variable `mime::article/code-converter': It
2451         specifies code-converter. If it is nil,
2452         `mime-viewer/code-converter-alist' is used.
2453
2454 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2455
2456         * tm-view.el:
2457         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
2458
2459 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
2460
2461         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
2462
2463 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2464
2465         * tm-rmail.el: version variables were added.
2466
2467         * tm-rmail.el:
2468         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
2469         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
2470         some extensions) (cf. [tm-ja:1225])
2471
2472 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
2473
2474         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
2475
2476 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2477
2478         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
2479
2480         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
2481
2482 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2483
2484         * tm-rmail.el:
2485         `(substitute-key-definition
2486                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
2487         should be enclosed by (call-after-loaded 'mime-setup ..).
2488
2489 \f
2490 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2491
2492         * tm: Version 7.30 was released.
2493         * tm/mh-e: Version 7.43 was released.
2494         * tm/gnus: Version 7.21 was released.
2495         * tl: Version 7.03 was released.
2496
2497         * tm-edit.el: In function `mime-editor/split-and-send', to
2498         `(make-variable-buffer-local 'mail-header-separator)' was changed
2499         to `(make-local-variable 'mail-header-separator)'.
2500
2501         * tm-play.el: In function `mime-article/decode-caesar',
2502         `(setq buffer-read-only nil)' was inserted before
2503         `(erase-buffer)'. (cf. [tm-ja:1214])
2504
2505 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2506
2507         * README.eng:
2508         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2509         added and rewrote about VM.
2510
2511 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2512
2513         * tm-vm.el:
2514         (1) Function `tm-vm/over-to-previous' was renamed to
2515             `tm-vm/over-to-previous-method'.
2516         (2) Function `tm-vm/over-to-next was renamed to
2517             `tm-vm/over-to-next-method'.
2518
2519 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2520
2521         * tm-vm.el:
2522         - Variable `tm-vm/automatic-mime-preview' was changed to user
2523           variable.
2524
2525         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
2526           `vm-xxx-hook'.
2527
2528         - New function `tm-vm/over-to-previous' and
2529           `tm-vm/over-to-next': they are over-to-previous-method and
2530           over-to-next-method. They are not only set for vm-mode, but
2531           also vm-virtual-mode.
2532
2533         - add-hook to `tm-vm/update-record' was fixed to
2534           `tm-vm/bbdb-update-record'. It is typo.
2535
2536 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2537
2538         * tm-eword.el, tm-ew-d.el: comment was modified.
2539
2540         * README.eng: New section `How to get new version'.
2541
2542         * tm-view.el, tm-play.el:
2543         (1) buffer local variable `mime/show-mode-old-window-configuration'
2544             was renamed to `mime::article/preview-buffer'.
2545         (2) modified about window configuration.
2546
2547         * tm-vm.el:
2548         (1) Function `tm-vm/preview-current-message' was modified.
2549         (2) over-to-previous-method and over-to-next-method are modified.
2550
2551 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2552
2553         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
2554         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
2555
2556 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
2557
2558         * config.tm: bindir declaration was fixed.
2559
2560 \f
2561 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2562
2563         * tm: Version 7.29 was released.
2564         * tm/mh-e: Version 7.41 was released.
2565         * tm/gnus: Version 7.20.1 was released.
2566         * tl: Version 7.02 was released.
2567
2568         * tm-edit.el: Setting for ISO-2022-KR.
2569
2570 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2571
2572         * tm-vm.el:
2573         setting for mime-viewer/over-to-(previous|next)-method-alist.
2574         (cf. [tm-ja:1195])
2575
2576         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
2577
2578 \f
2579 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2580
2581         * tm: Version 7.28 was released.
2582         * tm/mh-e: Version 7.40 was released.
2583         * tm/gnus: Version 7.20 was released.
2584
2585         * tm-view.el: setting for external method ``tm-html''.
2586
2587         * tm-html.el: setting for "extract" mode.
2588
2589         * README.eng: rewrote for tm 7.*.
2590
2591         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
2592         package.
2593
2594         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
2595
2596 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2597
2598         * tm-vm.el: modified to use tm-mail.
2599
2600         * tm-rmail.el:
2601         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
2602
2603         * tm-mail.el: New module: for mail-mode.
2604
2605 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2606
2607         * tm-ew-e.el: fixed problem of exceptional case of encoding.
2608
2609 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2610
2611         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
2612         (setq mail-signature nil) when `mime-setup-use-signature' is t.
2613         (cf. [tm-eng:176])
2614
2615         * tm-vm.el:
2616         (1) fixed problem in function `tm-vm/preview-current-message'.
2617         (2) New function `tm-vm/visit-folder-function'. It is set to
2618             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
2619             directly. It is bug fix for getting new mail when visit to a
2620             folder.
2621
2622         * tm-vm.el:
2623         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
2624         applied. (cf. [tm-ja:1164])
2625
2626 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2627
2628         * tm-edit.el:
2629         Function `mime-editor/enclose-region' was fixed not to insert
2630         "text/plain" tag when end of enclosure is end of buffer.
2631
2632 \f
2633 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2634
2635         * tm 7.27.1 was released.
2636
2637         * tm-view.el:
2638         ".*Received" was inserted into default value of variable
2639         `mime-viewer/ignored-field-list'.
2640
2641         * mime-setup.el:
2642         autoload setting for function `mime/decode-message-header'.
2643
2644 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2645
2646         * tm-vm.el: fixed problem of function `tm-vm/quit'.
2647
2648 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2649
2650         * tm-vm.el: Function `tm-vm/preview-current-message' was
2651         modified.
2652
2653 \f
2654 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2655
2656         * tm 7.27 is released.
2657         * tm/mh-e: Attached version 7.25.
2658         * tm/gnus: Attached version 7.18.
2659
2660         * tm-vm.el:
2661         (1) Function `tm-vm/preview-current-message' was fixed.
2662         (2) setting for BBDB was modified.
2663
2664         * tm-edit.el:
2665         In function `mime-editor/enclose-region, interpretation
2666         mistake of RFC 1521 was fixed.
2667
2668 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2669
2670         * tm-vm.el:
2671         fixed problem of function `tm-vm/scroll-forward' and
2672         `tm-vm/scroll-backward'.
2673
2674         * tm-vm.el:
2675         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
2676             function `tm-vm/preview-current-message'.
2677         (2) setting for BBDB.
2678             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
2679
2680         * mime-setup.el:
2681         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
2682         of (add-hook 'mail-mode-hook 'mime/editor-mode).
2683
2684         * tm-vm.el:
2685         (1) fixed problem of function `mime::article/preview-buffer'.
2686         (2) Don't reset of hooks when mime-setup is loaded.
2687
2688 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2689
2690         * tm-vm.el:
2691         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
2692         applied.
2693
2694         * tm-html.el:
2695         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
2696         was applied. (cf. [tm-ja:1117])
2697
2698         * tm-vm.el:
2699         changed Subject field decoding way when does not use tiny-mime
2700         patch.
2701
2702         * tm-vm.el:
2703         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
2704         applied. (cf. [tm-ja:1120])
2705
2706         * tm-vm.el:
2707         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
2708         applied. (cf. [tm-ja:1119])
2709
2710         * mh-e/tm-mh-e.el:
2711         In function `tm-mh-e/forward', use forwcomps specified by
2712         variable `tm-mh-e/forwcomps' when variable
2713         `tm-mh-e/use-forwcomps' was non-nil.
2714
2715         * mh-e/tm-mh-e.el:
2716         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
2717         (cf. [tm-ja:1116])