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