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