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