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