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