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