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