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