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