e5a8fe6a8580d79b4f0fd0dc21ef26ccc626c86b
[elisp/tm.git] / ChangeLog
1 Sat Nov 16 07:51:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * emu: Version 7.34 was released.
4         * tl: Version 7.61.13 was released.
5         * tm: Version 7.94 was released.
6         * tm-mh-e: Version 7.71.2 was released.
7         * tm-vm: Version 7.75 was released.
8         * tm-gnus: Version 7.27.3 was released.
9         * gnus-mime: Version 0.12 was released.
10
11         * tm-edit.el (mime-editor/signing-type): Use `pgp-elkins' as
12         default value.
13         (mime-editor/encrypting-type): Use `pgp-elkins' as default value.
14
15         Interface for mailcrypt was moved to tm-edit-mc.el.
16         (mime-editor/pgp-sign-function): New variable.
17         (mime-editor/pgp-encrypt-function): New variable.
18         (mime-editor/traditional-pgp-sign-function): New variable.
19         (mime-editor/pgp-insert-public-key-function): New variable.
20
21         * tm-edit-mc.el: New module.
22
23 Fri Nov 15 12:14:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
24
25         * inst-tm (config-tm): load "../emu/EMU-ELS".
26         (compile-tm): compile emu modules.
27         (install-tm): install emu modules.
28
29         * TM-CFG: add "../emu" to load-path.
30         (EMU_DIR): New variable.
31
32 Tue Nov  5 02:53:26 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
33
34         * mime-setup.el.in (message-maybe-setup-default-charset): Make
35         message-mode work without Gnus.
36
37 \f
38 Thu Oct 31 15:17:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
39
40         * MEL: Version 6.0.1 was released.
41         * tm: Version 7.93 was released.
42         * tm-vm: Version 7.73 was released.
43
44         * tm-edit.el (mime-editor/message-default-max-lines): Renamed from
45         `mime-editor/message-default-max-size'.
46
47         (mime-editor/message-max-lines-alist): Renamed from
48         `mime-editor/message-max-size-alist'.
49
50 Mon Oct 28 08:44:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
51
52         * tm-parse.el: Require tl-822.el.
53
54         * tm-def.el: Don't require tl-822.
55
56         * tm-parse.el (mime/content-parameter-value-regexp): New constant;
57         from tm-def.el.
58
59         * tm-def.el: Definition of constant
60         `mime/content-parameter-value-regexp' was moved to tm-parse.el.
61
62 \f
63 Thu Oct 24 08:25:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * tl: Version 7.61.12 was released.
66         * tm: Version 7.92 was released.
67         * tm-vm: Version 7.68 was released.
68
69         * tm-edit.el (mime-editor::edit-again): Use function
70         `std11-unfold-string' instead of `rfc822/unfolding-string'.
71
72 Thu Oct 24 08:14:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
73
74         * inst-tm (make-mime-setup): generate relative method dir.
75 \f
76 Thu Oct 24 04:43:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
77
78         * tl: Version 7.61.11 was released.
79         * tm: Version 7.91 was released.
80         * tm-mh-e: Version 7.71.1 was released.
81         * tm-gnus: Version 7.27.2 was released.
82         * gnus-mime: Version 0.11 was released.
83
84         * tm-edit.el (mime-editor/split-and-send): Use function
85         `std11-header-string-except' instead of
86         `rfc822/get-header-string-except'.
87
88         (mime-editor/split-and-send): Display error message if split
89         sender is not implemented.
90
91 Wed Oct 23 02:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
92
93         * tm-play.el (mime-article/decode-caesar): fixed
94         (cf. [tm-ja:2133])
95
96 Tue Oct 22 05:28:23 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
97
98         * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Would infloop.
99
100 Tue Oct 22 05:17:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
101
102         * tm-play.el (mime-article/decode-message/partial): fixed problem
103         when mother buffer window is not exist.
104
105         * tm-play.el (mime-article/decode-message/partial): Use
106         `as-binary-input-file'.
107
108 Mon Oct 21 02:47:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
109
110         * doc/tm-edit-ja.sgml, doc/tm-view-ja.sgml, doc/tm-ja.sgml: for
111         sinfo 6.1.
112
113 Sat Oct 19 15:25:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
114
115         * doc/tm-edit-ja.sgml, doc/tm-view-ja.sgml, doc/tm-ja.sgml: for
116         sinfo 6.0.
117
118 Fri Oct 18 04:47:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
119
120         * tm-pgp.el: Add `(run-hooks 'tm-pgp-load-hook)'.
121
122 Thu Oct 17 02:00:30 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
123
124         * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): Hunter Kelly
125         <retnuh@zule.pixar.com>'s patch was applied. (cf. [tm-en:847])
126
127 \f
128 Wed Oct 16 00:35:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * tl: Version 7.61.10 was released.
131         * MU: Version 0.34.1 was released.
132         * tm: Version 7.90 was released.
133         * gnus-mime: Version 0.10 was released.
134
135         * Makefile: Add *.sgml and *.info files.
136
137 Tue Oct 15 20:58:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
138
139         * doc/tm-edit-ja.sgml: New file.
140
141         * doc/tm-view-ja.sgml: New file.
142
143 Mon Oct 14 14:04:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
144
145         * doc/tm-ja.sgml: New file.
146
147 Mon Oct 14 09:33:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
148
149         * README.en: RFC 2015 was published.
150
151 Sun Oct 13 18:44:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
152
153         * tm-ew-d.el (mime-eword/decode-string): Add DOC-string.
154
155         * tm-ew-d.el (mime-eword/decode-region): DOC-string is modified.
156
157         * tm-ew-d.el (mime/decode-encoded-word): Add DOC-string.
158
159         * tm-ew-d.el (mime/decode-encoded-text): Add DOC-string.
160
161 Mon Oct  7 14:30:50 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
162
163         * tm-edit.el (mime-editor/yank-ignored-field-list): Some fields
164         were added.
165
166 Sat Oct  5 13:24:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
167
168         * doc/Makefile: tm-gnus_*.texi were moved to tm-gnus/doc/.
169
170         * doc/Makefile: tm-mh-e_{ja|en}.texi were moved to tm-mh-e/doc/.
171
172 Thu Oct  3 07:52:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
173
174         * tm-pgp.el (tm-pgp::key-expected-regexp-alist): New variable.
175
176         (mime-article/check-pgp-signature): Use variable
177         `tm-pgp::key-expected-regexp-alist'.
178
179         Variable `tm-pgp::key-expected-regexp' was abolished.
180
181         * tm-pgp.el (tm-pgp::default-language): New variable.
182         (tm-pgp::good-signature-regexp-alist): New variable.  Variable
183         `tm-pgp::good-signature-regexp' was abolished.
184
185         * tm-pgp.el: Comment was modified.
186
187 Thu Oct  3 04:11:34 1996  Fujikazu OKUNISHI <fuji0924@mbox.kyoto-inet.or.jp>
188
189         * tm-pgp.el (mime::article/call-pgp-to-check-signature): specify
190         ``language=en'' (cf. [os2-emacs-ja:543])
191
192 Wed Oct  2 04:19:02 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
193
194         * tm-bbdb.el (tm:mail-extract-address-components): Save original
195         definition of `mail-extract-address-components' (fixed).
196
197 \f
198 Tue Oct  1 13:36:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * tl: Version 7.61.9 was released.
201         * MU: Version 0.34 was released.
202         * tm: Version 7.89 was released.
203         * tm-mh-e: Version 7.71 was released.
204         * tm-vm: Version 7.66 was released.
205
206         * tm-ew-e.el (tm-eword::phrase-to-rwl): Use function
207         `find-non-ascii-charset-string' instead of `find-charset-string'.
208
209         (mime/encode-message-header): Use function
210         `find-non-ascii-charset-region' instead of `find-charset-region'.
211
212         * tm-edit.el (mime-editor/insert-text): enriched-mode setting.
213
214         (mime-editor/insert-tag): check not to split tag.
215
216         (mime-editor/insert-binary-file): insert text/plain tag if it is
217         need.
218
219 Sat Sep 28 10:39:05 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
220
221         * tm-bbdb.el (tm:mail-extract-address-components): Save original
222         definition of `mail-extract-address-components'.
223
224 \f
225 Wed Sep 25 02:13:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * tl: Version 7.61.8 was released.
228         * tm: Version 7.88 was released.
229         * tm-vm: Version 7.65 was released.
230         * tm-mh-e: Version 7.70 was released.
231
232 Tue Sep 24 22:00:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
233
234         * tm-edit.el (mime-editor/voice-recorder-for-sun): Show message
235         how to stop recording.
236
237 \f
238 Mon Sep 23 19:53:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
239
240         * tl: Version 7.61.7 was released.
241         * MEL: Version 6.0 was released.
242         * tm: Version 7.87 was released.
243         * tm-mh-e: Version 7.69 was released.
244
245         * tm-edit.el (mime-editor/insert-file): Use variable
246         `mime-file-encoding-method-alist' instead of
247         `mime-encoding-method-alist'.
248
249         (mime-editor/insert-binary-file): New implementation; Use function
250         `mime-insert-encoded-file'.
251
252         Function `mime-editor/insert-binary-buffer' was abolished.
253
254         (mime-editor/insert-voice): New implementation.
255
256         (mime-editor/voice-recorder): Renamed from `mime-voice-recorder';
257         argument was changed.
258
259         (mime-editor/voice-recorder-for-sun): Renamed from
260         `mime-voice-recorder-for-sun'; New implementation; Don't support
261         AUDIOHOST.
262
263         (mime/editor-mode): DOC-string was modified for
264         `mime-editor/voice-recorder'.
265
266 \f
267 Mon Sep 23 13:16:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
268
269         * tl: Version 7.61.6 was released.
270         * tm: Version 7.86 was released.
271         * tm-vm: Version 7.64 was released.
272         * gnus-mime: Version 0.8 was released.
273
274         * tm-file.el: Method setting were changed.
275
276         * tm-view.el (mime/content-decoding-condition): declare `mode'.
277
278         * tm-play.el (field-unifier-for-mode): New function.
279
280 Sat Sep 21 17:51:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
281
282         * mime-setup.el.in (mime-setup-use-sc, mime-setup-use-signature,
283         mime-setup-default-signature-key, mime-setup-signature-key-alist):
284         Add DOC-string.
285
286 Sat Sep 21 16:01:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
287
288         * tm-play.el: add `mime-viewer/external-progs' to environment
289         variable `PATH'.
290         (mime-article/start-external-method-region): Don't add
291         `mime-viewer/external-progs' to `PATH' of local
292         `process-environment'.
293
294 Sat Sep 21 15:18:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * tm-view.el (mime/content-decoding-condition): add tm-ps for
297         application/postscript.
298
299 Sat Sep 21 14:33:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
300
301         * tm-edit.el (mime-editor/insert-binary-file): Use macro
302         `as-binary-input-file'.
303
304 Fri Sep 20 07:27:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
305
306         * tm-parse.el (mime/parse-message): parse content of message/news
307         as same as message/rfc822.
308
309 Thu Sep 19 01:56:00 1996  Martin Buchholz <mrb@Eng.Sun.COM>
310
311         * README.en: more natural for English native speakers.
312         (cf. [tm-en:787])
313
314 Tue Sep 17 06:33:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
315
316         * tm-file.el (mime-article/extract-file): modified for mule merged
317         EMACS.
318
319         * TM-ELS (tm-modules-to-compile): Add tm-image if running mule
320         merged EMACS.
321
322         * tm-image.el: support mule merged EMACS.
323
324 Mon Sep 16 08:59:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
325
326         * tm-ew-e.el (tm-eword::char-type): Use function `char-charset'
327         instead of `char-leading-char'.
328
329 \f
330 Sun Sep 15 04:17:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
331
332         * tl: Version 7.61.4 was released.
333         * MU: Version 0.33 was released.
334         * tm: Version 7.85 was released.
335         * tm-mail: Version 7.25.1 was released.
336
337         * tm-edit.el (mime-editor::edit-again, mime/edit-again): Use
338         function `std11-field-end' instead of `rfc822/field-end'.
339
340 Sat Sep 14 08:56:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
341
342         * tm-view.el: Use std11.el instead of tl-822.el.
343
344         * tm-view.el (mime-article/get-subject): Use function
345         `std11-strip-quoted-string' instead of
346         `rfc822/strip-quoted-string'.
347
348         * tm-play.el (mime-article/get-original-filename): Use function
349         `std11-strip-quoted-string' instead of
350         `rfc822/strip-quoted-string'.
351
352         * tm-parse.el (mime/parse-parameter, mime/parse-message): Use
353         function `std11-strip-quoted-string' instead of
354         `rfc822/strip-quoted-string'; Use std11 instead of tl-822.
355
356 Fri Sep 13 02:39:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
357
358         * tm-ew-d.el (mime/decode-encoded-text): eliminate CR after
359         unfolded when `unfolding' is not nil.
360
361 \f
362 Sun Sep  8 18:18:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         * MU: Version 0.31 was released.
365         * tm: Version 7.84 was released.
366
367         * tm-edit.el (mime-editor/insert-file): Use function
368         `std11-wrap-as-quoted-string' instead of
369         `rfc822/wrap-as-quoted-string'.
370
371 Sun Sep  8 17:46:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
372
373         * TM-CFG: Must check return value of `get-latest-path'.
374
375 \f
376 Sat Sep  7 17:20:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
377
378         * tl: Version 7.61.3 was released.
379         * tm: Version 7.83 was released.
380         * tm-mail: Version 7.25 was released.
381         * tm-vm: Version 7.63 was released.
382
383         * Makefile: tm-mail.el and tm-rmail.el were moved to tm-mail
384         package.
385         tm-vm.el was moved to tm-vm package.
386
387 Sat Sep  7 17:09:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
388
389         * tm-edit.el (mime-editor/split-and-send): Use function
390         `std11-field-end' instead of `rfc822/field-end'.
391
392 Sat Sep  7 09:20:30 1996  Hiroshi Ueno      <zodiac@ibm.net>
393
394         * TM-CFG (LISPDIR): Use `defvar' instead of `setq' for tm-os2.
395
396 Fri Sep  6 18:41:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
397
398         * TM-CFG: Add comments about add-path. (cf. [tm-en:747])
399
400         * TM-CFG (SHELL): detect from /bin/sh and
401         /usr/bin/sh. (cf. [tm-en:747])
402
403 Fri Sep  6 16:19:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
404
405         * Makefile: Add options `PREFIX' and `EXEC_PREFIX'.
406
407 Fri Sep  6 16:18:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
408
409         * inst-tm (install-tm): install tm-mail and tm-vm.
410
411         * TM-CFG (TM_MAIL_DIR, TM_VM_DIR): New variable.
412
413         * inst-tm (compile-tm): compile tm-mail and tm-vm.
414
415         * inst-tm (compile-tm): Use `mu-modules-to-compile'.
416
417 Fri Sep  6 15:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
418
419         * TM-CFG: add "../tm-mail" and "../tm-vm" to load-path.
420
421 Fri Sep  6 15:50:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
422
423         * TM-CFG: Use function `get-latest-path'.
424
425         * inst-tm (config-tm): load ../tm-mail/TMAIL-ELS and ..
426         /tm-vm/TM-VM-ELS.
427
428         * inst-tm (config-tm): New function.
429         (compile-tm, install-tm): Use function `config-tm'.
430
431 Fri Sep  6 15:40:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
432
433         * TM-ELS: tm-vm.el was moved to tm-vm package.
434
435         * TM-ELS: tm-rmail.el and tm-mail.el were moved to tm-mail
436         package.
437
438 Thu Sep  5 17:42:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
439
440         * TM-CFG: Example of XEmacs directory tree in home was fixed. (cf.
441         [tm-en:746])
442
443 \f
444 Thu Sep  5 14:36:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
445
446         * tl: Version 7.61.2 was released.
447         * tm: Version 7.82 was released.
448         * tm-mh-e: Version 7.68 was released.
449         * tm-gnus: Version 7.27 was released.
450         * gnus-mime: Version 0.7 was released.
451
452         * Makefile: source tree was modified.
453
454 Thu Sep  5 12:08:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
455
456         * tm-edit.el (mime-editor/translate-header): New function.
457         (mime-editor/translate-buffer-hook): Use
458         `mime-editor/translate-header' instead of
459         `mime/encode-message-header'.
460
461         * tm-def.el (mime-charset-type-list): add gb2312 as 8bit
462         charset. (cf. [kanji:704])
463
464 Thu Sep  5 04:49:18 1996  Alexandre Oliva <oliva@dcc.unicamp.br>
465
466         (mime/editor-mode): The problem with resend message (S D r) in Red
467         Gnus is back.
468
469 Wed Sep  4 22:02:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
470
471         * tm-ew-e.el (mime/generate-X-Nsubject): New variable; variable
472         `mime/use-X-Nsubject' became obsolete.
473         (mime/encode-message-header): check X-Nsubject is already exist
474         when `mime/generate-X-Nsubject' is not nil.
475
476 Wed Sep  4 21:42:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
477
478         * tm-ew-e.el (mime/field-encoding-method-alist): New variable;
479         Variable `mime/no-encoding-header-fields' became obsolete.
480         (mime/encode-message-header): Use variable
481         `mime/field-encoding-method-alist'.
482
483         * tm-ew-e.el (mime/use-X-Nsubject): add DOC-string.
484
485         * tm-ew-e.el (mime/encode-message-header): Use iso-2022-jp-2 as
486         character encoding of X-Nsubject field.
487
488         * tm-ew-e.el (mime/encode-field): Don't refer
489         `mime/no-encoding-header-fields'.
490         (mime/encode-message-header): New optional argument
491         `code-conversion'; Refer `mime/no-encoding-header-fields'.
492
493         * mime-setup.el.in (message-maybe-setup-default-charset): Use
494         `buffer-live-p'.
495
496         * inst-tm (compile-tm, install-tm): source directory of tm/mh-e
497         was moved to tm-mh-e.
498
499 Wed Sep  4 15:32:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
500
501         * TM-CFG: tm/mh-e was moved to tm-mh-e.
502
503         * inst-tm: tm/mh-e was was moved to tm-mh-e.
504
505 Wed Sep  4 14:18:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
506
507         * TM-CFG (PREFIX): Use variable `install-prefix' as default value.
508         (LISPDIR): Use function `install-detect-elisp-directory'.
509         Variable `LISP_PREFIX' was abolished.
510
511         * inst-tm: Function `install-tm-gnus' was abolished.
512         (compile-tm): Don't create .gnus-compile.
513         (install-tm): Don't use function `install-tm-gnus'.
514
515         * TM-CFG: Variable `el-file-mode' was abolished.
516
517         * TM-CFG: add "../gnus-mime" to load-path.
518
519         * TM-CFG (Gnus_MIME_DIR): New variable.
520
521 Wed Sep  4 11:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
522
523         * mime-setup.el.in (message-maybe-setup-default-charset): New
524         function.
525
526 \f
527 Tue Sep  3 15:32:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
528
529         * tl: Version 7.61.1 was released.
530         * MU: Version 0.27 was released.
531         * tm: Version 7.81 was released.
532         * tm/mh-e: Version 7.68.1 was released.
533         * tm/gnus: gnus-mime Version 0.6.1 was released.
534
535         * Makefile: add MU package.
536
537 Mon Sep  2 16:42:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
538
539         * tm-edit.el (mime-editor/make-encrypt-recipient-header): Use
540         function `std11-field-bodies' instead of
541         `rfc822/get-field-bodies'.
542         (mime-editor/inserted-message-filter): Use function
543         `std11-field-end' instead of `rfc822/field-end'.
544
545 Mon Sep  2 16:30:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
546
547         * tm-bbdb.el: Use std11.el instead of tl-822.el.
548
549         * tm-bbdb.el (tm-bbdb/extract-address-components): Use function
550         `std11-extract-address-components' instead of
551         `rfc822/extract-address-components'.
552
553         * inst-tm (compile-tm): compile MU modules.
554         (install-tm): install MU modules.
555
556         * TM-CFG (LISPDIR): Use `running-emacs-19_29-or-later' instead of
557         `running-emacs-19'.
558
559 Mon Sep  2 15:23:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
560
561         * TM-CFG: fixed problem about home relative paths.
562
563         * TM-CFG (TM_MHE_RELATIVE_DIR, TM_GNUS_RELATIVE_DIR): fixed.
564
565 Mon Sep  2 15:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
566
567         * TM-CFG: add "../mu" to load-path.
568
569         * TM-CFG: fixed problem about TM_KERNEL_RELATIVE_DIR.
570
571 Mon Sep  2 14:55:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
572
573         * TM-CFG: fixed problem about *_RELATIVE_DIR when `LISPDIR' is a
574         member of `default-load-path'.
575
576         * inst-tm (make-mime-setup): New argument `tl-absolute-path'.
577         (compile-tm): Use variable `TL_DIR' as argument of function
578         `make-mime-setup'.
579
580 Mon Sep  2 14:39:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
581
582         * inst-tm (compile-tm): Use variable `TL_RELATIVE_DIR',
583         `MU_RELATIVE_DIR', `MEL_RELATIVE_DIR' and `TM_KERNEL_RELATIVE_DIR'
584         as argument of function `make-mime-setup'.
585
586         * TM-CFG (TL_RELATIVE_DIR, MU_RELATIVE_DIR, MEL_RELATIVE_DIR,
587         TM_KERNEL_RELATIVE_DIR, TM_MHE_DIR, TM_GNUS_DIR): New variable.
588
589 Mon Sep  2 14:07:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
590
591         * inst-tm (make-mime-setup): New argument `mu-path'; generate MU
592         setting.
593         (compile-tm): Use variable `MU_DIR'; generate MU setting.
594
595         * TM-CFG (MU_PREFIX, MU_DIR): New variable.
596
597         * inst-tm (install-tm): Use function `install-elisp-modules' for
598         mime-setup.el.
599
600 Mon Sep  2 13:25:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
601
602         * inst-tm: Function `install-el-and-elc-files' was abolished.
603
604         * inst-tm (install-tm): Use function `install-elisp-modules' for
605         tl.
606
607 \f
608 Sat Aug 31 14:39:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
609
610         * tl: Version 7.61 was released.
611         * tm: Version 7.80 was released.
612         * tm/mh-e: Version 7.68 was released.
613
614         * tm-setup.el: Use tm-pgp if mailcrypt is installed.
615
616 Fri Aug 30 17:09:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
617
618         * tm-bbdb.el (signature/get-sigtype-from-bbdb):
619         Use function `std11-field-body'
620         instead of `rfc822/get-field-body'.
621
622 Fri Aug 30 17:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
623
624         * tm-bbdb.el (tm-bbdb/update-record): Use function
625         `std11-field-body' instead of `rfc822/get-field-body'.
626
627         * tm-view.el (mime-viewer/follow-content): Use function
628         `std11-collect-field-names' instead of `rfc822/get-field-names'.
629
630 Fri Aug 30 16:44:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
631
632         * tm-view.el (mime-viewer/follow-content): Use function
633         `std11-header-string-except' instead of
634         `rfc822/get-header-string-except'.
635
636 Fri Aug 30 16:42:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
637
638         * tm-play.el (mime-article/decode-content): Use "text/plain" as
639         default content-type.
640
641 Fri Aug 30 16:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * tm-play.el (mime-article/decode-content): Use function `list*'.
644
645         * tm-play.el (mime-article/decode-content): Use function `assq'
646         instead of `assoc'.
647
648         * tm-view.el (mime-article/get-subject): Use function
649         `std11-find-field-body'.
650
651 Fri Aug 30 15:55:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
652
653         * tm-play.el (mime-article/decode-content): allow null
654         content-type.
655         (mime-article/get-original-filename): fixed argument of function
656         `std11-find-field-body'.
657
658         * tm-view.el (mime-viewer/x-face-function): Use function
659         `std11-field-end' instead of `rfc822/field-end'.
660
661         * tm-play.el (mime-article/get-original-filename): Use function
662         `std11-find-field-body'.
663
664         * tm-play.el (mime-article/get-original-filename): Use function
665         `std11-field-body' instead of `rfc822/get-field-body'.
666
667         * tm-edit.el (mime-editor/normalize-body): fixed problem of single
668         part.
669
670 Fri Aug 30 06:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
671
672         * tm-parse.el (mime/Content-Type, mime/Content-Transfer-Encoding,
673         mime/Content-Disposition): Use function `std11-field-body' instead
674         of `rfc822/get-field-body'.
675
676         * tm-parse.el (mime/parse-Content-Type,
677         mime/parse-Content-Disposition): Use function
678         `std11-unfold-string' instead of `rfc822/unfolding-string'.
679
680         * tm-vm.el (tm-vm/do-reply): Use function `std11-full-name-string'
681         instead of `rfc822/full-name-string'.
682
683         * tm-vm.el (tm-vm/do-reply): Use function
684         `std11-parse-address-string'.
685
686         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-bodies'
687         instead of `rfc822/get-field-bodies'.
688
689         * tm-evs.el (mime-viewer/questionnaire-select): Use function
690         `std11-field-body' instead of `rfc822/get-field-body'.
691
692         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-body'
693         instead of `rfc822/get-field-body'.
694
695 Fri Aug 30 04:34:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * signature.el (signature/get-signature-file-name): Use function
698         `std11-field-body' instead of `rfc822/get-field-body'.
699
700 Fri Aug 30 04:27:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
701
702         * tm-ew-e.el (mime/exist-encoded-word-in-subject): Use function
703         `std11-field-body' instead of `rfc822/get-field-body'.
704
705         * tm-partial.el (mime-article/grab-message/partials): Use function
706         `std11-field-body' instead of `rfc822/get-field-body'.
707
708 Wed Aug 28 22:49:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
709
710         * tm-ew-e.el (mime/encode-message-header): Use function
711         `std11-field-end' instead of `rfc822/field-end'.
712
713         * tm-ew-e.el (mime/encode-field, mime/encode-message-header): Use
714         function `std11-unfold-string' instead of
715         `rfc822/unfolding-string'.
716
717         * tm-ew-e.el (tm-eword::encode-address-list): Use function
718         `std11-parse-addresses-string'.
719
720         * tm-ew-e.el (tm-eword::phrase-route-addr-to-rwl,
721         tm-eword::addr-spec-to-rwl): Use `std11-addr-to-string' instead of
722         `rfc822/addr-to-string'.
723
724 Wed Aug 28 18:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
725
726         * tm-image.el: add `(autoload 'highlight-headers
727         "highlight-headers")' for XEmacs.
728
729 Wed Aug 28 18:38:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
730
731         * tm-image.el: Variable `mime-viewer/use-highlight-headers' was
732         abolished.      
733         Function `mime-preview/x-face-function-for-xemacs' was abolished.
734
735 Wed Aug 28 15:42:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * tm-ew-d.el (mime-eword/decode-string, mime/decode-encoded-text):
738         Use function `std11-unfold-string' instead of
739         `rfc822/unfolding-string'.
740
741 Wed Aug 28 14:16:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
742
743         * tm-ew-e.el (mime/encode-message-header): Use function
744         `std11-narrow-to-header'.
745
746         * tm-ew-e.el (mime/encode-message-header): Variable
747         `rfc822/field-top-regexp' was renamed to
748         `std11-field-head-regexp'.
749
750 Wed Aug 28 14:06:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
751
752         * tm-ew-e.el (mime/encode-field): Variable
753         `rfc822/field-top-regexp' was renamed to
754         `std11-field-head-regexp'.
755
756         * tm-ew-d.el (mime/unfolding): Use function `std11-field-end'
757         instead of `rfc822/field-end'.
758
759         * tm-ew-d.el (mime/unfolding): Variable `rfc822/field-top-regexp'
760         was renamed to `std11-field-head-regexp'.
761
762 Tue Aug 26 15:02:23 1996  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
763
764         * tm-vm.el (tm-vm/yank:message-to-restore): New variable.
765         (vm-yank-message): respect to the (setq frame-per-composition nil)
766         setting.
767         (cf. [tm-en:713]):
768
769 \f
770 Fri Aug 23 07:41:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
771
772         * tl: Version 7.48 was released.
773         * MEL: Version 5.6.1 was released.
774         * tm: Version 7.79 was released.
775         * tm/mh-e: Version 7.67 was released.
776         * tm/gnus: gnus-mime Version 0.6 was released.
777
778         * Makefile: tl/tl-els was renamed to tl/TL-ELS.
779         * Makefile: mel/mel-els was renamed to mel/MEL-ELS.
780         * Makefile: tm/mh-e/tmh-els was renamed to tm/mh-e/TMH-ELS.
781
782 Fri Aug 23 07:26:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
783
784         * tm-edit.el (mime-editor/set-transfer-level-7bit): New function.
785         (mime-editor/set-transfer-level-8bit): New function.
786         Add new key-bindings.
787
788 Thu Aug 22 14:28:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
789
790         * inst-tm (install-tm): Use function `install-elisp-modules' to
791         install tm-mh-e.
792
793         * inst-tm: tmh-els was renamed to TMH-ELS.
794
795 Wed Aug 21 12:10:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
796
797         * inst-tm (install-tm): Use function `install-elisp-modules' to
798         install tm kernel.
799
800         * inst-tm (compile-tm): Variable `tm-modules' was renamed to
801         `tm-modules-to-compile'.
802
803         * TM-ELS (tm-modules-to-compile): renamed from `tm-modules'.
804         (tm-modules-not-to-compile): renamed from `tm-el-files'; changed
805         to list of symbols.
806
807 Mon Aug 19 17:56:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
808
809         * inst-tm: Function `install-elc' and `install-elc-files' were
810         abolished.
811
812         * inst-tm (install-el-and-elc-files): Use function `install-files'
813         to install *.elc.
814
815         * inst-tm: Function `install-el-file' and `install-el-files' were
816         abolished.
817
818         * inst-tm (install-el-and-elc-files): Use function `install-files'
819         to install *.el files.
820         (install-execs): Use function `install-files'.
821
822 Mon Aug 19 17:00:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
823
824         * inst-tm: Function `compile-el-files' was abolished.
825
826         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
827         compile MEL.
828
829         * inst-tm: mel-els was renamed to MEL-ELS.
830
831 Sun Aug 18 20:40:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
832
833         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
834         compile tl.
835
836         * inst-tm: tl-els was renamed to TL-ELS.
837
838 Sun Aug 18 20:26:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
839
840         * TM-ELS: Variable `setup-modules', `setup-el-files' and
841         `setup-elc-files' were abolished.
842
843         * TM-ELS (tm-modules): Changed to list of symbols.
844
845         * inst-tm: Use install.el to compile tm modules.
846
847         * mime-setup.el.in: Module `message' conflicts in Epoch.
848
849 Sat Aug 17 02:41:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
850
851         * tm-ew-d.el (mime/decode-message-header): Add DOC-string.
852
853         * tm-ew-d.el (mime-eword/decode-region): Add DOC-string.
854
855 Sat Aug 17 02:03:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
856
857         * tm-ew-d.el (mime/decode-encoded-text): check `charset'.
858
859 Fri Aug 16 16:09:49 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
860
861         * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): In Gnus 5.[23] or Red
862         Gnus, the *BBDB* buffer pops up if there is a record connected to
863         the author of the current article and will be deleted if there is
864         no record.
865
866 Fri Aug 16 05:03:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
867
868         * tm-view.el (mime-article/rcnum-to-cinfo): Use function `find-if'
869         instead of `some-element'.
870
871 Fri Aug 16 03:55:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
872
873         * TM-CFG: check version specific site-lisp.
874
875 Wed Aug 14 02:34:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
876
877         * tm-view.el: delete `(require 'cl)'.
878
879 Tue Aug 13 23:41:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
880
881         * tm-view.el: Use cl.el.
882
883 Mon Aug 12 17:05:37 1996  Hunter Kelly  <retnuh@zule.pixar.com>
884
885         * tm-vm.el (tm-vm/preview-current-message): When using mime
886         preview in VM, VM fails to "energize" the headers the same way
887         that VM does by itself. (cf. [bug-tm-en:685])
888
889 \f
890 Mon Aug 12 11:02:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
891
892         * tm: Version 7.78 was released.
893         * tm/gnus: gnus-mime Version 0.4 was released.
894
895         * README.en: modified about bug report.
896
897 Sun Aug 11 13:57:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
898
899         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use function
900         `mime-editor/make-encrypt-recipient-header'.
901
902 Sat Aug 10 12:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
903
904         * mime-setup.el.in: setting for variable
905         `message-forward-start-separator' and
906         `message-forward-end-separator' was moved to message-mime.el.
907
908 Sat Aug 10 02:35:23 1996  John S Cooper <John.Cooper@Eng.Sun.COM>
909
910         * tm-vm.el: fixed problem when variable `vm-frame-per-composition'
911         is nil. (cf. [bug-tm-en:675])
912
913 \f
914 Fri Aug  9 12:16:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
915
916         * tm: Version 7.77 was released.
917         * tm/gnus: gnus-mime Version 0.3 was released.
918
919         * tm-edit.el (mime-editor/encrypt-recipient-fields-list): New
920         variable.
921         (mime-editor/make-encrypt-recipient-header): New function.
922         (mime-editor/encrypt-pgp-elkins): Use function
923         `mime-editor/make-encrypt-recipient-header'.
924
925 Wed Aug  7 16:42:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
926
927         * mime-setup.el.in: setup for message-mime.el.
928
929 Wed Aug  7 15:50:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
930
931         * tm-ew-d.el (mime/decode-encoded-text): unfolding must be after
932         code-converted.
933
934 Wed Aug  7 05:59:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
935
936         * tm-setup.el: Don't define function to load up tm-gnus or
937         gnus-mime if GNUS or Gnus has been loaded.
938
939 Wed Aug  7 05:49:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
940
941         * tm-setup.el: Use `call-after-loaded' to setup
942         gnus-mime. (cf. [tm-en:661])
943
944 Wed Aug  7 03:35:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
945
946         * tm-ew-d.el (mime-eword/decode-region): New optional argument
947         `must-unfold'.
948
949         * tm-ew-d.el (mime-eword/decode-string): New optional argument
950         `unfolding'.
951         (mime/decode-encoded-text): New optional argument `unfolding'.
952         (mime/decode-encoded-word): New implementation.
953
954         * tm-ew-d.el (mime/decode-encoded-word): new optional argument
955         `unfolding'.
956
957 \f
958 Tue Aug  6 12:29:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
959
960         * tl: Version 7.44 was released.
961         * tm: Version 7.76
962         * tm/gnus: gnus-mime Version 0.2 was released.
963
964         * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function
965         `rfc822/get-field-bodies'.
966
967 Tue Aug  6 12:12:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
968
969         * tm-setup.el (tm-setup/load-GNUS): New function.
970         (tm-setup/load-gnus): New function.
971
972 \f
973 Thu Aug  1 06:42:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
974
975         * tl: Version 7.43.2 was released.
976         * tm: Version 7.75 was released.
977         * tm/mh-e: Version 7.65.1 was released.
978
979         * tm-image.el: Function `bitmap-show-xbm-file' was renamed to
980         `bitmap-insert-xbm-file'.
981
982         Function `bitmap-decode-x-face' was renamed to
983         `x-face-decode-message-header'.
984
985 Wed Jul 31 02:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
986
987         * tm-edit.el (mime-editor/split-message-sender-alist):
988         implementation for mh-letter-mode was moved to
989         tm/mh-e/tmh-comp.el.
990
991 Mon Jul 29 01:13:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
992
993         * tm-text.el (mime-charset/maybe-decode-buffer):
994         fixed. (cf. [tm-en:629])
995
996 Fri Jul 26 19:43:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
997
998         * tm-image.el: Function `bitmap-read-xbm' was renamed to
999         `bitmap-show-xbm-file'.
1000
1001 \f
1002 Wed Jul 24 10:33:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1003
1004         * tm: Version 7.74 was released.
1005
1006 Wed Jul 24 10:27:07 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
1007
1008         * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call
1009         `rfc822/get-field-body' with `mail-header-separator'.
1010         (cf. [tm-ja:1996])
1011
1012 \f
1013 Wed Jul 24 10:08:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1014
1015         * tl: Version 7.43.1 was released.
1016         * tm: Version 7.73 was released.
1017         * tm/gnus: Version 7.79 was released.
1018         * tm/mh-e: Version 7.65 was released.
1019
1020 Mon Jul 22 19:29:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1021
1022         * tm-edit.el: Variable `mime/editor-mode-old-selective-display'
1023         was abolished.
1024
1025         (mime/editor-mode): DOC-string was modified; Use macro
1026         `enable-invisible'.
1027
1028         (mime-editor/exit): Use macro `end-of-invisible'.
1029
1030 Mon Jul 22 18:29:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1031
1032         * inst-tm (install-el-and-elc-files): code to make directory if it
1033         is not exist was moved to function `install-el-files'.
1034
1035 Thu Jul 18 12:46:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * tm-text.el (mime-preview/decode-text-buffer): local variable
1038         `beg' was abolished.
1039
1040 Thu Jul 18 12:42:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1041
1042         * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec
1043         of code-converter.
1044
1045         * tm-pgp.el (mime-article/view-application/pgp): set function
1046         `mime-charset/decode-buffer' as code-converter for decryption.
1047
1048         * tm-text.el (mime-viewer/code-converter-alist): spec of
1049         converters were changed; they work for buffer instead of region.
1050
1051         (mime-charset/decode-buffer): New function; renamed from
1052         `mime-charset-decode-region'.
1053
1054         (mime-charset/maybe-decode-buffer): New function; renamed from
1055         `mime-viewer/default-code-convert-region'.
1056
1057 Thu Jul 18 06:50:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1058
1059         * tm-text.el (mime-preview/decode-text-buffer): New function;
1060         renamed from function `mime-preview/decode-text-region'.
1061
1062         (mime-preview/filter-for-text/plain,
1063         mime-preview/filter-for-text/richtext,
1064         mime-preview/filter-for-text/enriched): Use function
1065         `mime-preview/decode-text-buffer' instead of
1066         `mime-preview/decode-text-region'.
1067
1068 Thu Jul 18 06:24:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1069
1070         * tm-text.el (mime-viewer/default-code-convert-region): New
1071         implementation.
1072
1073 Thu Jul 18 06:21:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1074
1075         * tm-text.el (mime-preview/filter-for-text/enriched): Use function
1076         `mime-preview/decode-text-region'.
1077
1078         * tm-text.el (mime-preview/filter-for-text/richtext): Use function
1079         `mime-preview/decode-text-region'.
1080
1081 Thu Jul 18 06:06:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1082
1083         * tm-text.el (mime-charset-decode-region): New function; moved
1084         from tm-def.el.
1085
1086         * tm-def.el: Function `mime-charset-decode-region' was moved to
1087         tm-text.el.
1088
1089 \f
1090 Wed Jul 17 05:36:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1091
1092         * tl: Version 7.43 was released.
1093         * tm: Version 7.72 was released.
1094         * tm/mh-e: Version 7.64 was released.
1095         * tm/gnus: Version 7.78 was released.
1096
1097 Mon Jul 15 19:21:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1098
1099         * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
1100         (mime-preview/filter-for-application/postscript): Use variable
1101         `mime-viewer/ps-to-gif-command'.
1102
1103 Mon Jul 15 14:04:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1104
1105         * tm-play.el (mime-article/show-output-buffer): use variable
1106         `mime/output-buffer-window-is-shared-with-bbdb'.
1107
1108         * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
1109         variable.
1110
1111         * tm-pgp.el (mime-article/check-pgp-signature): Don't check
1112         *noconv*.
1113
1114 Mon Jul 15 13:59:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1115
1116         * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
1117         of function `mime-article/show-output-buffer'.
1118
1119         * tm-play.el (mime-article/show-output-buffer): Select a window
1120         contains preview-buffer if there is no windows contain
1121         mime/output-buffer-name.
1122
1123         * tm-def.el (tm:button-dispatcher): New implementation.
1124
1125 Mon Jul 15 08:19:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1126
1127         * tm-edit.el (mime-editor::edit-again): Use function
1128         `decode-mime-charset-region' instead of
1129         `mime-charset-decode-region' and `character-decode-region'; Use
1130         variable `default-mime-charset' instead of
1131         `mime/default-coding-system'.
1132
1133 Sun Jul 14 15:04:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1134
1135         * tm-def.el: Variable `mime/default-coding-system' was abolished.
1136
1137         * tm-def.el: Variable `mime/charset-coding-system-alist' was
1138         abolished.
1139
1140         * tm-def.el (mime-charset-decode-region): Use function
1141         `decode-mime-charset-region'.
1142
1143 Sun Jul 14 11:40:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1144
1145         * tm-ew-d.el (mime/decode-encoded-text): Use function
1146         `decode-mime-charset-string' instead of
1147         `mime-charset-decode-string'.
1148
1149         * tm-def.el: Function `mime-charset-decode-string' was abolished.
1150
1151 \f
1152 Thu Jul 11 15:26:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1153
1154         * tl: Version 7.36 was released.
1155         * tm: Version 7.71 was released.
1156
1157         * tm-def.el: Function `mime-charset-encode-region' was abolished.
1158
1159 Thu Jul 11 15:25:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1160
1161         * tm-def.el: Function `mime-charset-encode-string' was abolished.
1162
1163 Thu Jul 11 15:23:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1164
1165         * tm-def.el: Function `mime/find-charset-region' was abolished.
1166
1167         * tm-edit.el: New implementation; based on SEMI mime-edit 0.36.
1168
1169         (mime-editor/define-charset): Argument `charset' was changed to
1170         symbol.
1171
1172         (mime-editor/normalize-body): charset was changed to symbol; Use
1173         function `encode-mime-charset-region' instead of
1174         `mime-charset-encode-region'.
1175
1176         (mime-editor/make-charset-default-encoding-alist): New function.
1177
1178         (mime-editor/charset-default-encoding-alist): Use function
1179         `mime-editor/make-charset-default-encoding-alist'.
1180
1181         (mime-editor/toggle-transfer-level): Use function
1182         `mime-editor/make-charset-default-encoding-alist'.
1183
1184         (mime-editor/choose-charset): Use function
1185         `detect-mime-charset-region' instead of `mime/find-charset-region';
1186         Changed to return symbol.
1187
1188 Wed Jul 10 14:21:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1189
1190         * tm-def.el (mime/find-charset-region): fixed.
1191
1192 Wed Jul 10 13:45:06 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1193
1194         * signature.el (insert-signature): Meaning of
1195         `signature-delete-blank-lines-at-eof' had been reversed by
1196         mistake.
1197
1198 Wed Jul 10 13:04:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1199
1200         * tm-def.el: Variable `mime/lc-charset-alist' and
1201         `mime/unknown-charset' were abolished.
1202
1203         Function `mime/find-charset' was abolished.
1204         
1205         (mime/find-charset-region): Use function
1206         `detect-mime-charset-region' instead of `mime/find-charset'.
1207
1208 Wed Jul 10 12:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1209
1210         * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare
1211         charset.
1212         (tm-eword::encoded-word-length): Use `string-equal' to compare
1213         encoding.
1214
1215 Wed Jul 10 12:50:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1216
1217         * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset'
1218         was changed to symbol.
1219         (tm-eword::find-charset-rule): Returned charset was changed to
1220         symbol too.
1221         (tm-eword::encoded-word-length): Use function
1222         `encode-mime-charset-string' instead of
1223         `mime-charset-encode-string'; `charset' slot of `rword' was
1224         changed to symbol.
1225
1226 Wed Jul 10 12:33:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1227
1228         * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is
1229         changed to symbol.
1230         (tm-eword::find-charset-rule): modified for news
1231         `mime-eword/charset-encoding-alist' format.
1232
1233         * tm-ew-e.el (tm-eword::find-charset-rule): Use function
1234         `charsets-to-mime-charset' instead of `mime/find-charset'.
1235
1236 Wed Jul 10 11:28:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1237
1238         * tm-def.el: Variable `mime/charset-type-list' was abolished.
1239
1240         * tm-def.el (mime/make-charset-default-encoding-alist): Use
1241         variable `mime-charset-type-list' instead of
1242         `mime/charset-type-list'.
1243
1244         * tm-def.el (mime-charset-type-list): New variable.
1245         (mime/charset-type-list): Use `mime-charset-type-list'.
1246
1247 \f
1248 Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1249
1250         * tl: Version 7.31.1 was released.
1251         * tm: Version 7.70 was released.
1252         * tm/gnus: Version 7.73 was released.
1253
1254         * tm-edit.el (mime/editor-mode): Don't toggle.
1255         (mime-editor/toggle-mode): New function.
1256
1257 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
1258
1259         * tm-edit.el: use function `add-minor-mode' for XEmacs.
1260
1261 Mon Jul  8 05:44:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1262
1263         * tm-image.el: `(require 'xpm)' was deleted.
1264
1265 Thu Jul  4 16:57:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1266
1267         * tm-def.el (tm:button-dispatcher): don't move to preview buffer.
1268
1269 Mon Jul  1 23:45:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1270
1271         * tm-evs.el (tm-evs/define-keys): New function.
1272         Use `mime-viewer/define-keymap-hook'.
1273
1274 Mon Jul  1 23:43:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1275
1276         * tm-bbdb.el (tm-bbdb/define-keys): New function.
1277         Use `mime-viewer/define-keymap-hook'.
1278
1279         * tm-view.el: Variable `mime/viewer-mode-map' was abolished.
1280         (mime-viewer/define-keymap): New function.
1281         (mime/viewer-mode): Add new argument `mother-keymap'; use function
1282         `mime-viewer/define-keymap'.
1283
1284 \f
1285 Thu Jun 27 15:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1286
1287         * tl: Version 7.31 was released.
1288         * MEL: Version 5.6 was released.
1289         * tm: Version 7.69 was released.
1290         * tm/mh-e: Version 7.63.1 was released.
1291         * tm/gnus: Version 7.72 was released.
1292
1293         * inst-tm (compile-tm): condition was modified about XEmacs.
1294
1295         * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or
1296         later.
1297
1298         * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'.
1299
1300 Thu Jun 27 14:26:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1301
1302         * tm-pgp.el (mime-article/view-application/pgp): Use macro
1303         `as-binary-process'.
1304
1305 Thu Jun 27 14:22:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1306
1307         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
1308         `as-binary-process'.
1309         (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
1310
1311 Wed Jun 26 15:32:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1312
1313         * tm-def.el (mime/charset-coding-system-alist): add `GB2312'.
1314
1315 Tue Jun 25 01:02:40 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1316
1317         * mime-setup.el.in (mu-cite/pre-cite-hook): Add function
1318         `mime/decode-message-header'.
1319
1320 Wed Jun 12 23:46:24 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1321
1322         * tm-vm.el: Setting for `mime-editor/split-message-sender-alist'
1323         was moved from tm-edit.el.
1324
1325 \f
1326 Wed Jun 12 05:53:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1327
1328         * tl: Version 7.30 was released.
1329         * MEL: Version 5.5 was released.
1330         * tm: Version 7.68 was released.
1331
1332         * tm-edit.el (mime-editor/split-message-sender-alist): setting for
1333         `mail-mode' was moved to tm-rmail.el.
1334
1335 Wed Jun 12 05:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1336
1337         * tm-rmail.el: Setting for
1338         `mime-editor/split-message-sender-alist' was moved from
1339         tm-edit.el.
1340
1341 Tue Jun 11 22:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1342
1343         * tm-image.el: Function `image-read-file' was abolished.
1344
1345         * tm-image.el (mime-preview/filter-for-inline-image): New
1346         implementation; Don't make temporary file.
1347
1348         (mime-preview/filter-for-application/postscript): New function for
1349         XEmacs 19.14 or later.
1350
1351 Tue Jun 11 14:34:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1352
1353         * tm-ew-e.el (tm-eword::encode-string-1): Use function
1354         `char-length' instead of `char-bytes'.
1355
1356         * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
1357         instead of `char-bytes'.
1358
1359 Mon Jun 10 05:12:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1360
1361         * tm-ew-e.el (tm-eword::encode-string-1): Use macro
1362         `tm-eword::rword-charset', `tm-eword::rword-encoding' and
1363         `tm-eword::rword-type'.
1364
1365         (tm-eword::encoded-word-length): set `type'.
1366
1367 Mon Jun 10 04:34:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1368
1369         * tm-ew-e.el (mime/encode-field): set `type'.
1370
1371 Mon Jun 10 04:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1372
1373         * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
1374         abolished.
1375
1376         (tm-eword::encode-string): modified for new interface.
1377
1378         (mime-eword/encode-string): modified for new interface.
1379
1380 Mon Jun 10 04:21:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1381
1382         * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
1383         was abolished.
1384
1385         (tm-eword::encode-rwl): don't use `mode'.
1386
1387         * tm-ew-e.el (tm-eword::split-string): New optional argument
1388         `mode'.
1389
1390         (tm-eword::mailbox-to-rwl): set `type'.
1391
1392 Mon Jun 10 04:10:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1393
1394         * tm-ew-e.el (tm-eword::make-rword): New macro.
1395
1396         (tm-eword::words-to-ruled-words): new optional argument `mode';
1397         Use macro `tm-eword::make-rword'.
1398
1399         (tm-eword::phrase-to-rwl): set `mode'.
1400
1401 Mon Jun 10 03:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1402
1403         * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
1404         `tm-eword::rword-text', `tm-eword::rword-charset' and
1405         `tm-eword::rword-encoding'.
1406
1407 Mon Jun 10 03:12:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1408
1409         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
1410         `base64-encoded-length' instead of `base64-length'.
1411
1412         Function `q-encoding-length' was abolished.
1413
1414 Mon Jun 10 03:09:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1415
1416         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
1417         `base64-encoded-length' instead of `base64-length'.
1418
1419         Function `base64-length' was abolished.
1420
1421 Mon Jun 10 02:59:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1422
1423         * tm-ew-e.el (tm-eword::rword-text): New macro.
1424         (tm-eword::rword-charset): New macro.
1425         (tm-eword::rword-encoding): New macro.
1426         (tm-eword::rword-type): New macro.
1427
1428         (tm-eword::space-process): Use macro `tm-eword::rword-text',
1429         `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
1430
1431 \f
1432 Mon Jun 10 01:56:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1433
1434         * tm: Version 7.67 was released.
1435         * tm/gnus: Version 7.69 was released.
1436
1437 Sun Jun  9 07:03:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1438
1439         * tm-edit.el (mime-editor/split-and-send): New implementation.
1440
1441         Variable `mime-editor/message-default-sender-alist' was abolished.
1442
1443         Variable `mime-editor/window-config-alist' was abolished.
1444
1445 \f
1446 Sun Jun  9 04:13:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1447
1448         * MEL: Version 5.4 was released.
1449         * tm: Version 7.66.2 was released.
1450         * tm/gnus: Version 7.68 was released.
1451
1452 Fri Jun  7 14:14:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1453
1454         * inst-tm (install-elc): check `src-file' has existed yet.
1455
1456 Thu Jun  6 15:03:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1457
1458         * tm-ew-e.el (mime/encode-field): fixed.
1459
1460         * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last
1461         linear-white-spaces.
1462
1463 \f
1464 Mon Jun  3 14:52:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1465
1466         * tl: Version 7.29.1 was released.
1467         * MEL: Version 5.2 was released.
1468         * tm: Version 7.66.1 was released.
1469         * tm/mh-e: Version 7.63 was released.
1470
1471         * doc/Makefile (world): fixed.
1472
1473 Mon Jun  3 14:33:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1474
1475         * tm-ew-e.el (mime/encode-field): must count a space after `:'.
1476
1477 Mon Jun  3 14:31:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1478
1479         * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between
1480         encoded-words.
1481
1482 Fri May 31 14:51:49     Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
1483
1484         * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall
1485         `browse-url-browser-function' with `URL'.
1486
1487 \f
1488 Tue May 28 03:40:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1489
1490         * tl: Version 7.29 was released.
1491         * MEL: Version 5.0 was released.
1492         * tm: Version 7.66 was released.
1493
1494         * inst-tm (install-elc): modifies about error message.
1495
1496 Tue May 28 03:06:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1497
1498         * tm-edit.el (mime-editor/insert-signature): Use variable
1499         `signature-file-name' instead of `signature'.
1500
1501         * signature.el (insert-signature): local variable `signature' was
1502         renamed to `signature-file-name'.
1503
1504 Mon May 27 17:33:03 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1505
1506         * tm-edit.el (mime-file-types): New file type ".patch" was added.
1507
1508 \f
1509 Mon May 27 15:14:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1510
1511         * tl: Version 7.27.1 was released.
1512         * tm: Version 7.65 was released.
1513         * tm/gnus: Version 7.63 was released.
1514
1515         * README.en (4.1): add `EXEC_PREFIX'.
1516
1517         September Gnus was renamed to Gnus 5.2.
1518
1519         * TM-CFG (EXEC_PREFIX): new variable.
1520         (BINS): fixed.
1521
1522 Mon May 27 14:56:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1523
1524         * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6".
1525
1526         * inst-tm (install-elc): use `condition-case' for delete-file.
1527
1528         * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'.
1529
1530 Mon May 27 08:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1531
1532         * tm-pgp.el (mime-article/check-pgp-signature): Use function
1533         `mime-decode-region' instead of `mime/decode-region'.
1534
1535         (mime-article/add-pgp-keys): Use function `mime-decode-region'
1536         instead of `mime/decode-region'.
1537
1538         * tm-text.el (mime-preview/decode-text-region): Use function
1539         `mime-decode-region' instead of `mime/decode-region'.
1540
1541         (mime-preview/filter-for-text/richtext): Use function
1542         `mime-decode-region' instead of `mime/decode-region'.
1543
1544         (mime-preview/filter-for-text/enriched): Use function
1545         `mime-decode-region' instead of `mime/decode-region'.
1546
1547 Mon May 27 08:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1548
1549         * tm-image.el (mime-preview/filter-for-inline-image): renamed from
1550         function `mime-preview/filter-for-image/inline'.
1551
1552         * tm-image.el (mime-preview/filter-for-image): Use function
1553         `mime-decode-region' instead of `mime/decode-region'.
1554
1555         (mime-preview/filter-for-image/inline): Use function
1556         `mime-decode-region' instead of `mime/decode-region'.
1557
1558         (mime-preview/filter-for-image/xbm): Use function
1559         `mime-decode-region' instead of `mime/decode-region'.
1560
1561 Mon May 27 08:00:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1562
1563         * tm-html.el (mime-article/decode-html): Use function
1564         `mime-decode-region' instead of `mime/decode-region'.
1565
1566 Mon May 27 07:58:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1567
1568         * tm-file.el (mime-article/extract-file): Use function
1569         `mime-decode-region' instead of `mime/decode-region'.
1570
1571 Thu May 23 16:51:04 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1572
1573         * tm-vm.el (tm-vm/decode-message-header): doc string was modified.
1574         (vm-yank-message): modified for `tm-vm/yank-content'.
1575         (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content):
1576         New functions; following method for VM.
1577
1578         * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'.
1579         was added.
1580         (mime/viewer-mode): doc string was modified.
1581
1582         * tm-bbdb.el:
1583         (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and
1584         `tm-bbdb/show-sender' were added.
1585
1586 \f
1587 Thu May 23 01:34:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1588
1589         * tl: Version 7.27 was released.
1590         * MEL: Version 4.7.1 was released.
1591         * tm: Version 7.64 was released.
1592
1593 Wed May 22 02:26:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1594
1595         * tm-view.el (mime-preview/insert-content-button): fixed.
1596
1597         * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied";
1598         remove "Sender".
1599
1600         (mime-editor/insert-binary-buffer, mime-editor/normalize-body):
1601         Argument order of function `mime-encode-region' was changed.
1602
1603         (mime-editor::edit-again): Argument order of function
1604         `mime-decode-region' was changed.
1605
1606 \f
1607 Mon May 20 16:24:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1608
1609         * tl: Version 7.26 was released.
1610         * tm: Version 7.63 was released.
1611         * tm/mh-e: Version 7.62 was released.
1612         * tm/gnus: Version 7.61 was released.
1613
1614         * TM-CFG (default-load-path): New variable.
1615
1616         (PREFIX): default value is got from variable `exec-directory' or
1617         `data-directory'.
1618
1619         Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished.
1620
1621         (LISPDIR): default value is searched from variable
1622         `default-load-path'.
1623
1624 Mon May 20 14:56:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1625
1626         * tm-view.el (mime-viewer/visible-field-list): add "Message-Id".
1627
1628         (mime-viewer/content-button-ignored-ctype-list): renamed from
1629         variable `mime-viewer/content-subject-omitting-Content-Type-list'.
1630
1631         (mime-viewer/content-button-visible-ctype-list): renamed from
1632         variable `mime-viewer/content-subject-showing-Content-Type-list'.
1633
1634         (mime-preview/insert-content-button): renamed from function
1635         `mime-preview/insert-content-subject'.
1636
1637         (mime-preview/default-content-button-function): renamed from
1638         function `mime-preview/default-content-subject-function'.
1639
1640         (mime-preview/content-button-function): renamed from variable
1641         `mime-preview/content-subject-function'.
1642
1643         (mime-preview/display-content): fixed about renaming.
1644
1645 Sun May 19 16:16:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1646
1647         * tm-edit.el (mime-editor::edit-again): Decode contents by
1648         Content-Transfer-Encoding field if they have charset field or they
1649         are ``text'' types.
1650
1651 \f
1652 Fri May 17 07:59:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1653
1654         * tl: Version 7.25 was released.
1655         * MEL: Version 4.7 was released.
1656         * tm: Version 7.62 was released.
1657
1658         * tm-view.el (mime-preview/insert-content-subject): New
1659         implementation.
1660
1661         (mime-preview/default-content-separator): renamed from
1662         `mime-viewer/default-content-separator'.
1663
1664 Thu May 16 00:44:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1665
1666         * tm-edit.el: Unused variable `mime-signature-file' was abolished.
1667         (mime-editor/translate-hook): DOC string was modified.
1668         (mime/editor-mode): DOC string was modified.
1669         (mime-editor/insert-signature): DOC string was modified.
1670
1671 \f
1672 Wed May 15 19:31:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * tl: Version 7.24 was released.
1675         * tm: Version 7.61 was released.
1676         * tm/mh-e: Version 7.61.1 was released.
1677
1678         * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
1679         administration was changed.
1680
1681         * README.en: Address of the tm ML administration was changed.
1682
1683 Wed May 15 16:52:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1684
1685         * tm-view.el (mime-preview/insert-content-subject): renamed from
1686         `mime-viewer/insert-content-subject'; new argument `encoding'.
1687
1688         (mime-preview/default-content-subject-function): renamed from
1689         `mime-viewer/default-content-subject-function'; new argument
1690         `encoding'.
1691
1692         (mime-preview/content-subject-function): renamed from
1693         `mime-viewer/content-subject-function'; new argument `encoding'.
1694
1695         (mime-preview/display-message/partial): renamed from
1696         `mime-viewer/display-message/partial'; abolish argument `obuf';
1697         initial buffer was changed to preview-buffer.
1698
1699         (mime-preview/display-content): Variable
1700         `mime-viewer/content-subject-function' was renamed to
1701         `mime-preview/content-subject-function' and arguments was changed.
1702         Function `mime-viewer/insert-content-subject' was renamed to
1703         `mime-preview/insert-content-subject' and arguments was changed.
1704         Function `mime-viewer/display-message/partial' was renamed to
1705         `mime-preview/display-message/partial' and arguments was changed.
1706
1707 \f
1708 Tue May 14 02:11:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1709
1710         * tl: Version 7.22.5 was released.
1711         * MEL: Version 4.6 was released.
1712         * tm: Version 7.60 was released.
1713
1714         * tm-view.el (mime-preview/display-body): renamed from
1715         `mime-viewer/display-body'; abolish argument `obuf'; initial
1716         buffer was changed to preview-buffer.
1717
1718         (mime-preview/display-content): Function
1719         `mime-viewer/display-body' was renamed to
1720         `mime-preview/display-body'.
1721
1722 Sun May 12 17:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * tm-edit.el (mime-editor::edit-again): fixed to use function
1725         `character-decode-region' instead of `decode-coding-region'.
1726
1727 \f
1728 Sat May 11 16:23:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1729
1730         * tl: Version 7.22.4 was released.
1731         * MEL: Version 4.2 was released.
1732         * tm: Version 7.59 was released.
1733         * tm/mh-e: Version 7.61 was released.
1734         * tm/gnus: Version 7.60 was released.
1735
1736         * tm-view.el (mime-preview/display-header): renamed from
1737         `mime-viewer/display-header'; abolish argument `obuf'; initial
1738         buffer was changed to preview-buffer.
1739
1740         * TM-CFG: eliminate last `/' for directory.
1741
1742 Sat May 11 10:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1743
1744         * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'.
1745
1746         * tm-play.el (mime-article/start-external-method-region): New
1747         implementation.
1748
1749 Thu May  9 18:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1750
1751         * tm-text.el (mime-viewer/default-code-convert-region): fixed.
1752
1753 Thu May  9 18:46:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1754
1755         * tm-text.el: Function `mime/code-convert-region-to-emacs' was
1756         renamed to `mime-charset-decode-region'.
1757
1758         * tm-pgp.el (mime-article/view-application/pgp): Function
1759         `mime/code-convert-region-to-emacs' was renamed to
1760         `mime-charset-decode-region'.
1761
1762         * tm-edit.el (mime-editor/normalize-body): Function
1763         `mime/code-convert-region-from-emacs' was renamed to
1764         `mime-charset-encode-region'.
1765         (mime-editor::edit-again): Function
1766         `mime/code-convert-region-to-emacs' was renamed to
1767         `mime-charset-decode-region'.
1768
1769         * tm-def.el (mime-charset-decode-region): renamed from
1770         `mime/code-convert-region-to-emacs'.
1771
1772         * tm-def.el (mime-charset-encode-region): renamed from
1773         `mime/code-convert-region-from-emacs'.
1774
1775 Thu May  9 18:18:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1776
1777         * tm-ew-d.el (mime/decode-encoded-text): Use function
1778         `string-equal' instead of `string='.
1779
1780 Thu May  9 18:14:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1781
1782         * tm-ew-d.el (mime/decode-encoded-text): Function
1783         `mime/convert-string-to-emacs' was renamed to
1784         `mime-charset-decode-string'.
1785
1786         * tm-def.el (mime-charset-decode-string): renamed from
1787         `mime/convert-string-to-emacs'.
1788
1789 Thu May  9 18:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1790
1791         * tm-ew-e.el (tm-eword::encoded-word-length): Function
1792         `mime/convert-string-from-emacs' was renamed to
1793         `mime-charset-encode-string'.
1794
1795         * tm-def.el (mime-charset-encode-string): renamed from
1796         `mime/convert-string-from-emacs'.
1797
1798 Thu May  9 16:05:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1799
1800         * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed.
1801
1802 Thu May  9 13:53:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1803
1804         * tm-def.el (mime/convert-string-from-emacs): Use function
1805         `character-encode-string' instead of `encode-coding-string'.
1806         (mime/convert-string-to-emacs): Use function
1807         `character-decode-string' instead of `decode-coding-string'.
1808
1809         * tm-edit.el (mime-editor::edit-again): Use function
1810         `character-decode-region' instead of `decode-coding-region'.
1811
1812         * tm-def.el (mime/code-convert-region-from-emacs): Use function
1813         `character-encode-region' instead of `encode-coding-region'.
1814         (mime/code-convert-region-to-emacs): Use function
1815         `character-decode-region' instead of `decode-coding-region'.
1816
1817 \f
1818 Wed May  8 15:40:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1819
1820         * tl: Version 7.22.3 was released.
1821         * tm: Version 7.58 was released.
1822         * tm/gnus: Version 7.57 was released.
1823
1824         * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el.
1825
1826         * README.en: tm-rich.el was renamed to tm-text.el.
1827         Add tm-image.el.
1828
1829 Wed May  8 15:21:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1830
1831         * tm-view.el: Variable `mime-viewer/code-converter-alist' and
1832         function `mime-viewer/default-code-convert-region',
1833         `mime-preview/decode-text-region' and
1834         `mime-viewer/filter-text/plain' were moved to tm-text.el.
1835
1836         Function `mime-viewer/filter-text/plain' was renamed to
1837         `mime-preview/filter-for-text/plain'
1838
1839         Function `mime-viewer/default-content-filter' was abolished. (`t'
1840         of `mime-viewer/content-filter-alist' means default
1841         content-filter)
1842
1843         (mime-viewer/content-filter-alist): setting for text/enriched and
1844         text/richtext. Use function `mime-preview/filter-for-text/plain'
1845         as default content-filter.
1846
1847 Wed May  8 15:05:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1848
1849         * inst-tm: tm-rich.el was abolished.
1850
1851         * TM-ELS: tm-rich.el was renamed to tm-text.el.
1852
1853         * tm-setup.el: Delete setting code for tm-rich.el.
1854
1855 Wed May  8 14:46:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1856
1857         * tm-text.el (mime-preview/filter-for-text/plain): renamed from
1858         `mime-viewer/filter-text/plain'.
1859         (mime-preview/filter-for-text/richtext): renamed from
1860         `mime-viewer/filter-text/richtext'.
1861         (mime-preview/filter-for-text/enriched): renamed from
1862         `mime-viewer/filter-text/enriched'.
1863
1864         * tm-text.el (mime-preview/decode-text-region): New implementation.
1865
1866         * tm-text.el (mime-viewer/code-converter-alist): moved from
1867         tm-view.el.
1868         (mime-viewer/default-code-convert-region): moved from tm-view.el.
1869         (mime-preview/decode-text-region): moved from tm-view.el.
1870         (mime-viewer/filter-text/plain): moved from tm-view.el.
1871
1872         * tm-text.el: tm-rich.el was renamed to tm-text.el.
1873
1874 \f
1875 Wed May  8 12:48:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1876
1877         * tl: Version 7.22.2 was released.
1878         * tm: Version 7.57 was released.
1879         * tm/gnus: Version 7.55 was released.
1880
1881 Tue May  7 06:28:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1882
1883         * tm-rich.el: Version dependent code was moved to emu.el.
1884
1885 Sun May  5 16:40:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1886
1887         * tm-edit.el (mime-editor/normalize-body): call function
1888         `enriched-encode' for text/enriched part.
1889
1890         * tm-edit.el (mime-editor/process-multipart-1): didn't refer
1891         variable `mime-editor/encrypting-type'.
1892
1893         * tm-edit.el: Function `mime-editor/process-pgp-kazu' was
1894         abolished.
1895         (mime-editor/sign-pgp-kazu): New function.
1896         (mime-editor/encrypt-pgp-kazu): New function.
1897         (mime-editor/process-multipart-1): Use function
1898         `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'.
1899
1900 Sat May  4 09:08:49 1996  Hiroshi Ueno <zodiac@ibm.net>
1901
1902         * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable.
1903
1904         * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'.
1905
1906 Sat May  4 04:58:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1907
1908         * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818])
1909
1910 Mon Apr 29 13:42:15 1996  Kevin Broadey <KevinB@bartley.demon.co.uk>
1911
1912         * tm-view.el (mime-viewer/make-preview-buffer): fixed
1913         (cf.[tm-en:480])
1914
1915 \f
1916 Mon Apr 29 02:29:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1917
1918         * tl: Version 7.22.1 was released.
1919         * tm: Version 7.56 was released.
1920         * tm/gnus: Version 7.54 was released.
1921
1922         * tm-edit.el (mime-editor::edit-again): Use function
1923         `decode-coding-region' instead of `code-convert-region'.
1924
1925         * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
1926         and `setcar'.
1927         (mime-preview/display-content): renamed from
1928         `mime-viewer/display-content'.
1929
1930 Sat Apr 27 15:32:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1931
1932         * README.en: typo was fixed. (cf. [tm-ja:1807])
1933
1934 Sat Apr 27 15:30:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1935
1936         * tm-def.el (mime/charset-coding-system-alist): initial setting
1937         was modified for XEmacs 20 with Mule.
1938
1939 Sat Apr 27 13:17:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1940
1941         * tm-pgp.el (mime-article/view-application/pgp):
1942         fixed about code-converting.
1943
1944 \f
1945 Fri Apr 26 05:31:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1946
1947         * tl: Version 7.22 was released.
1948         * tm: Version 7.54 was released.
1949         * tm/mh-e: Version 7.59 was released.
1950
1951         * tm-rich.el (tm-rich/richtext-module): Version check for
1952         enriched.el was fixed for XEmacs 19.14.
1953
1954 Fri Apr 26 04:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1955
1956         * tm-image.el (mime-preview/x-face-function): Use function
1957         `bitmap-decode-x-face' when running Mule.
1958
1959 Thu Apr 25 22:17:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1960
1961         * tm-view.el (mime-viewer/follow-content): New implementation;
1962         interface of `mime-viewer/following-method-alist' was changed.
1963
1964         * tm-def.el (mime/convert-string-to-emacs): fixed.
1965         (mime/convert-string-from-emacs): fixed.
1966
1967 \f
1968 Thu Apr 25 12:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1969
1970         * tl: Version 7.19.3 was released.
1971         * tm: Version 7.52.2 was released.
1972         * tm/gnus: Version 7.53 was released.
1973
1974 Wed Apr 24 12:57:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1975
1976         * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
1977
1978 Wed Apr 24 11:30:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1979
1980         * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
1981
1982         * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
1983
1984 Tue Apr 23 22:52:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1985
1986         * tm-view.el (mime-viewer/content-filter-alist): set nil as
1987         initial value.
1988         (mime-viewer/default-content-filter): Use function
1989         `mime-viewer/filter-text/plain'.
1990
1991 Tue Apr 23 06:34:57 1996  Shuhei KOBAYASHI  <shuhei-k@is28e1s91>
1992
1993         * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
1994         null string, return nil.
1995
1996 Tue Apr 23 00:15:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1997
1998         * tm-def.el (mime/lc-charset-alist): add "BIG5".
1999         (mime/charset-type-list): add "BIG5".
2000         (mime/charset-coding-system-alist): add "BIG5".
2001
2002 Mon Apr 22 21:43:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2003
2004         * tm-view.el (mime-viewer/content-filter-alist): use
2005         `mime-viewer/filter-text/plain' for "application/octet-stream".
2006
2007 \f
2008 Mon Apr 22 12:40:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * tm: Version 7.52.1 was released.
2011         * tm/mh-e: Version 7.58 was released.
2012
2013         * tm-def.el (mime/code-convert-region-to-emacs): use function
2014         `code-convert-region' instead of `code-convert'.
2015         (mime/code-convert-region-from-emacs): use function
2016         `code-convert-region' instead of `code-convert'.
2017         (mime/charset-coding-system-alist): fixed.
2018
2019 Sun Apr 21 19:57:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2020
2021         * tm-play.el (mime-article/start-external-method-region): display
2022         message ``External method is starting...''.
2023
2024 Sun Apr 21 19:42:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2025
2026         * inst-tm (make-mime-setup): setting for variable
2027         `mime-viewer/external-progs'.
2028
2029         * tm-play.el (mime-viewer/external-progs): New variable.
2030         (mime-article/start-external-method-region): use variable
2031         `mime-viewer/external-progs'.
2032
2033 Sun Apr 21 18:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * inst-tm (compile-tm): modified about tm-gnus compiling.
2036         (compile-tm-gnus): abolished.
2037
2038         * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
2039
2040         * Makefile (elc): use .gnus-compile.
2041
2042 Sun Apr 21 17:08:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2043
2044         * tm-view.el (mime-viewer/following-method-alist): New variable.
2045         (mime-viewer/follow-content): New function;
2046         it is bound to `a' key.
2047         (mime-preview/get-original-major-mode): New function.
2048         (mime/viewer-mode-map): Key of function
2049         `mime-viewer/display-x-face' was changed to `x';
2050         `f' is reserved to forwarding command.
2051
2052 \f
2053 Sat Apr 20 12:35:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2054
2055         * tl: Version 7.19.2 was released.
2056         * tm: Version 7.52 was released.
2057
2058         * tm-def.el (mime/charset-coding-system-alist): add
2059         "X-ISO-2022-JP-2" for old mime.el.
2060
2061 Sat Apr 20 12:17:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2062
2063         * tm-parse.el (mime/parse-message): use `1+'
2064
2065         * tm-parse.el (mime/parse-message): use `string-equal' instead of
2066         `string='
2067
2068         * tm-parse.el (mime/parse-multipart): use `string-equal' instead
2069         of `string='
2070
2071         * tm-parse.el (mime/parse-multipart): use `nreverse'
2072
2073         * tm-parse.el (mime/parse-multipart): fixed
2074
2075 Fri Apr 19 18:49:19 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2076
2077         * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
2078         was applied; require vm-reply and add comments to vm-yank-message.
2079         (tm-vm/enclose-messages): Don't make nested multipart/digest.
2080         (tm-vm/send-digest): "preamble" code was moved to
2081         `tm-vm/enclose-messages'.
2082
2083 Fri Apr 19 18:12:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2084
2085         * signature.el (signature/get-signature-file-name): string check
2086         for `field'
2087
2088 Fri Apr 19 17:29:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2089
2090         * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
2091         abolished.
2092
2093 Fri Apr 19 13:40:55 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2094
2095         * tm-edit.el (mime-editor/insert-signature): Modified for new
2096         implementation of signature.el; Use `signature-insert-hook'.
2097
2098         * tm-bbdb.el (signature/get-bbdb-sigtype),
2099         (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
2100         New implementation of `signature-check-in-bbdb'.
2101
2102         * signature.el (signature-load-hook), (signature-insert-hook): New
2103         hooks.
2104         (signature-use-bbdb): New variable.
2105         (signature/get-sigtype-interactively), (insert-signature): New
2106         implementation of `insert-signature';
2107         signature/insert-signature-at-(point|eof) were merged.
2108
2109 Fri Apr 19 08:47:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2110
2111         * tm-edit.el (mime-editor/normalize-body): use function
2112         `mime/code-convert-region-from-emacs' and `mime-encode-region'
2113         instead of `mime-editor/encode-string'.  Function
2114         `mime-editor/encode-string' and `mime-encode-string' was
2115         abolished.
2116
2117 Fri Apr 19 08:11:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2118
2119         * tm-ew-d.el (mime/decode-encoded-text): arguments order of
2120         function `mime/convert-string-to-emacs' was changed.
2121
2122         * tm-def.el (mime/convert-string-to-emacs): order of arguments was
2123         changed.
2124
2125 Fri Apr 19 07:59:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2126
2127         * tm-def.el (mime/lc-charset-alist): use function `foldr'.
2128
2129 Fri Apr 19 07:29:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * tm-def.el (mime/charset-coding-system-alist):
2132         use function `foldr'
2133
2134 Fri Apr 19 06:57:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2135
2136         * tm-def.el (mime/code-convert-region-from-emacs): New function
2137
2138 Fri Apr 19 06:54:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2139
2140         * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
2141
2142         * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
2143
2144         * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
2145
2146         * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
2147         New variable
2148
2149 Fri Apr 19 05:36:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2150
2151         * tm-def.el (mime/code-convert-region-to-emacs):
2152         New implementation
2153
2154 Fri Apr 19 04:48:48 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2155
2156         * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
2157
2158 Wed Apr 17 14:51:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2159
2160         * tm-def.el: Function `mime/convert-string-to-emacs',
2161         `mime/convert-string-from-emacs' and
2162         `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
2163
2164 Wed Apr 17 14:50:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2165
2166         * tm-mule.el: Function `mime/convert-string-to-emacs',
2167         `mime/convert-string-from-emacs' and
2168         `mime/code-convert-region-to-emacs' were moved to tm-def.el.
2169
2170 Wed Apr 17 14:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2171
2172         * tm-def.el (mime/charset-coding-system-alist): New variable.
2173
2174         * tm-mule.el: Variable `mime/charset-coding-system-alist' was
2175         deleted.
2176
2177 Wed Apr 17 14:05:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2178
2179         * tm-view.el (mime-viewer/code-converter-alist): set
2180         `mime/code-convert-region-to-emacs' for
2181         `mime/temporary-message-mode'. (for `mime-editor/preview-message')
2182
2183 Wed Apr 17 09:20:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2184
2185         * README.en: KOBAYASHI Shuhei's address was changed.
2186
2187 \f
2188 Tue Apr 16 18:26:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2189
2190         * tm: Version 7.50 was released.
2191
2192         * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
2193         KOBAYASHI Shuhei's address was changed.
2194
2195 Tue Apr 16 14:32:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2196
2197         * tm-edit.el: use `running-xemacs' to check XEmacs.
2198         (mime-editor/normalize-body): nil check for encoded result.
2199
2200         * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
2201
2202 Tue Apr 16 12:42:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2203
2204         * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
2205
2206 \f
2207 Mon Apr 15 09:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2208
2209         * tl: Version 7.19.1 was released.
2210         * tm: Version 7.49 was released.
2211         * tm/gnus: Version 7.49.2 was released.
2212
2213 Sun Apr 14 15:42:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2214
2215         * tm-parse.el (mime/parse-Content-Disposition): use function
2216         `nreverse' instead of `reverse'.
2217
2218 Sun Apr 14 15:16:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2219
2220         * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
2221         instead of `reverse'.
2222
2223 Sun Apr 14 00:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2224
2225         * tm-vm.el (vm-yank-message): use variable `running-xemacs'
2226
2227         * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
2228         `running-xemacs'
2229
2230 Sat Apr 13 23:32:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2231
2232         * tm-view.el (mime-viewer/make-preview-buffer):
2233         use `while' instead of mapcar.
2234
2235         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
2236
2237 Sat Apr 13 04:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2238
2239         * mime-setup.el.in (message-header-hook): add function
2240         `mime/encode-message-header' (cf.[tm-ja:
2241
2242         * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
2243         end of message header if variable `mail-header-separator' is not
2244         found.
2245
2246 Thu Apr 11 17:24:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2247
2248         * doc/tm_en.texi: fixed problem about top node.
2249
2250         * doc/tm-mh-e_en.texi: fixed problem about top node.
2251
2252         * doc/tm-gnus_en.texi: fixed problem about top node.
2253
2254         * doc/tm-edit=en.texi: fixed problem in TeX compiling.
2255
2256         * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
2257
2258 Thu Apr 11 16:20:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2259
2260         * mime-setup.el.in (message-forward-start-separator): Function
2261         `mime-make-tag' must be called after tm-edit is loaded.
2262
2263         * mime-setup.el.in:
2264         setting for variable `message-forward-start-separator'.
2265         setting for variable `message-forward-end-separator'.
2266
2267         * tm-edit.el (mime-editor/encode-string): New function.
2268         Variable `mime-string-encoder' and its implementations were
2269         deleted.
2270
2271 Wed Apr 10 02:06:30 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2272
2273         * doc/tm_ja.texi: fixed problem about top node.
2274         (cf. [tm-ja:1706])
2275
2276         * doc/tm-mh-e_ja.texi: fixed problem about top node.
2277         (cf. [tm-ja:1706])
2278         
2279         * doc/tm-gnus_ja.texi: fixed problem about top node.
2280         (cf. [tm-ja:1706])
2281
2282 Tue Apr  9 17:28:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2283
2284         * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
2285         #mime-setup.el#; remove load-path.
2286
2287 Tue Apr  9 17:13:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2288
2289         * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
2290
2291 Mon Apr  8 12:28:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2292
2293         * inst-tm (make-mime-setup): check unnecessary add-path.
2294
2295 Sun Apr  7 20:12:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2296
2297         * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
2298         "message/delivery-status" was added to default value.
2299
2300 Wed Apr  3 15:35:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2301
2302         * tm-image.el: add-hook only if variable
2303         `mime-preview/x-face-function' is not nil.
2304         (cf. [tm-en:416])
2305
2306 Thu Mar 28 18:55:18 1996  Oscar Figueiredo <figueire@lspsun16.epfl.ch>
2307
2308         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
2309
2310 \f
2311 Thu Mar 28 08:42:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2312
2313         * tm: Version 7.48.3 was released.
2314         * tm/gnus: Version 7.49.1 was released.
2315
2316         * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
2317         `message-signature' to nil.
2318
2319         * mime-setup.el.in: setting for message.el.
2320
2321 Wed Mar 27 23:06:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2322
2323         * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
2324         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
2325
2326         * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
2327         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
2328
2329         * doc/tm_ja.texi, doc/tm_en.texi:
2330         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
2331
2332 Wed Mar 27 19:38:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2333
2334         * TM-CFG: rearrangement
2335
2336 Tue Mar 26 08:07:24 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
2337
2338         * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
2339         mail-extract-address-components still doesn't handle nil argument.
2340         (cf. [tm-ja:396])
2341
2342 \f
2343 Mon Mar 25 13:30:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2344
2345         * tl: Version 7.19 was released.
2346         * tm: Version 7.48.2 was released.
2347         * tm/mh-e: Version 7.57 was released.
2348
2349 Wed Mar 20 13:00:06 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
2350
2351         * tm-file.el (mime-article/extract-file): Confirm before
2352         overwriting an existing file. (cf. [tm-ja:1674])
2353
2354 Thu Mar 14 13:39:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2355
2356         * signature.el: Function `signature-check-in-bbdb' was moved to
2357         tm-bbdb.el.
2358
2359         * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
2360         signature.el.
2361
2362 \f
2363 Wed Mar 13 18:05:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2364
2365         * tl: Version 7.18 was released.
2366         * MEL: Version 3.5 was released.
2367         * tm: Version 7.48 was released.
2368
2369 Wed Mar 13 17:55:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2370
2371         * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
2372         (mime-editor/translate-buffer): New implementation;
2373         use `mime-editor/translate-buffer-hook'.
2374
2375         * signature.el (signature-check-in-bbdb): require bbdb-com.
2376
2377 Wed Mar 13 16:23:26 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2378
2379         * tm-bbdb.el: fixed problem for wrong From field, such as
2380         ``From: <>''. (cf.[tm-ja:1663])
2381
2382 Tue Mar 12 19:37:54 1996  Artur Pioro <artur@flugor.if.uj.edu.pl>
2383
2384         * signature.el (signature-file-prefix): New variable.
2385         (signature/get-signature-file-name): support
2386         `signature-file-prefix' and method function.
2387         (signature-check-in-bbdb): New function.
2388
2389 Mon Mar 11 15:19:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2390
2391         * tm-vm.el (tm-vm/use-original-url-button): New variable.
2392         (tm-vm/preview-current-message):
2393         Check `tm-vm/use-original-url-button'.
2394
2395 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
2396
2397         * tm-vm.el (tm-vm/preview-current-message): VM does it's own
2398         highlighting of URL's. Following is a patch to tm/tm-vm.el that
2399         will make the highlighting work under tm. (cf.[bug-tm-en:373])
2400
2401 Mon Mar 10 04:16:59 1996  Hiroshi Ueno <zodiac@ibm.net>
2402
2403         * TM-CFG (SHELLOPTION): New variable.
2404         (LISPDIR): Use `defvar' instead of `setq'.
2405         (TM_GNUS_COMPILE_FORMAT): New variable.
2406         (TM_GNUS_INSTALL_FORMAT): New variable.
2407         (BIN_SRC_DIR): New variable.
2408         (METHOD_SRC_DIR): New variable.
2409         (BIN_DIR): Use `defvar' instead of `setq'.
2410
2411         * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
2412         (install-tm-gnus): Use variable `SHELLOPTION'.
2413         (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
2414
2415 Mon Mar  8 19:15:33 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2416
2417         * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
2418         the cursor keys in VM's summary buffer and press space to select
2419         the message, the Preview buffer is scrolled forward instead of
2420         simply displaying the new message which prevents you from seeing
2421         the beginning of the new message.       
2422
2423 Wed Mar  6 12:26:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2424
2425         * tm-view.el (mime-viewer/up-content): New implementation; bug
2426         fixed. (cf. [tm-ja:1652])
2427
2428         * inst-tm (compile-tm): fixed to judge XEmacs.
2429
2430 \f
2431 Wed Mar  6 02:12:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2432
2433         * tl: Version 7.15 was released.
2434         * tm: Version 7.47 was released.
2435         * tm/mh-e: Version 7.56 was released.
2436
2437         * README.en: tm-cfg was renamed to TM-CFG.
2438
2439         * inst-tm: tm-cfg was renamed to TM-CFG.
2440
2441         * inst-tm: tm-els was renamed to TM-ELS.
2442
2443 Tue Mar  5 23:19:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2444
2445         * tm-edit.el: Function `replace-space-with-underline' was moved to
2446         tl-str.el.
2447
2448         * tm-edit.el (mime-editor/transfer-level): changed to buffer local
2449         variable.
2450         (mime-editor/transfer-level-string): changed to buffer local
2451         variable.
2452         (mime-editor/charset-default-encoding-alist): changed to buffer
2453         local variable.
2454
2455 Tue Mar  5 21:22:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2456
2457         * tm-edit.el (mime-editor/toggle-transfer-level): Function
2458         `mime-editor/text-toggle-transfer-level' was renamed to
2459         `mime-editor/toggle-transfer-level'.
2460
2461 Tue Mar  5 21:19:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2462
2463         * tm-edit.el (mime-editor/transfer-level,
2464         mime-editor/text-toggle-transfer-level, mime/editor-mode):
2465         Variable `mime/default-transfer-level' was renamed to
2466         `mime-editor/transfer-level'.
2467
2468 Tue Mar  5 21:13:58 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2469
2470         * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
2471
2472         * tm-def.el: Variable `mime/default-transfer-level' was moved to
2473         tm-edit.el.
2474
2475         * tm-edit.el (mime-editor/text-toggle-transfer-level,
2476         mime-editor/menu-list): Function
2477         `mime-editor/text-toggle-transfer-level' was renamed to
2478         `mime-editor/text-toggle-transfer-level'.
2479
2480 Tue Mar  5 21:00:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2481
2482         * tm-edit.el (mime-editor/transfer-level-string,
2483         mime/text-toggle-transfer-level, mime/editor-mode): use function
2484         `mime/encoding-name'.
2485
2486         * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
2487
2488         * tm-edit.el (mime-editor/transfer-level-string,
2489         mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
2490         `minor-mode-alist', mime/editor-mode): Variable
2491         `mime/trlevel-string' was renamed to
2492         `mime-editor/transfer-level-string'.
2493
2494 Tue Mar  5 20:42:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2495
2496         * tm-edit.el (mime-editor/charset-default-encoding-alist,
2497         mime/text-toggle-transfer-level, mime-editor/normalize-body):
2498         Variable `mime/charset-default-encoding-alist' was renamed to
2499         `mime-editor/charset-default-encoding-alist'.
2500
2501 Tue Mar  5 20:34:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2502
2503         * tm-edit.el (mime/charset-default-encoding-alist):
2504         moved from tm-def.el.
2505         (mime/trlevel-string): moved from tm-def.el.
2506         (mime/text-toggle-transfer-level): moved from tm-def.el.
2507
2508         * tm-def.el (mime/charset-default-encoding-alist):
2509         moved to tm-edit.el.
2510         (mime/trlevel-string): moved to tm-edit.el.
2511         (mime/text-toggle-transfer-level): moved to tm-edit.el.
2512
2513         * tm-def.el (mime/trlevel-string): Initial value was modified.
2514
2515 Tue Mar  5 07:52:39 1996  Steinar Bang <sb@metis.no>
2516
2517         * tm-def.el (mime/trlevel-string): New variable.
2518
2519         * tm-edit.el (mime-editor/menu-list): add
2520         `mime/text-toggle-transfer-level'.
2521         (mime/editor-mode): modified for transfer-level.
2522
2523 \f
2524 Mon Mar  4 09:24:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2525
2526         * tl: Version 7.14 was released.
2527         * MEL: Version 3.3.1 was released.
2528         * tm: Version 7.46.1 was released.
2529         * tm/mh-e: Version 7.55 was released.
2530         * tm/gnus: Version 7.49 was released.
2531
2532         * Makefile: Installer was changed.
2533
2534         * inst-tm: New file.
2535
2536         * tm-els: New file.
2537
2538         * tm-cfg: New file.
2539
2540         * tm-ew-e.el (mime/encode-field): check encoded result.
2541
2542 Mon Mar 4 01:57:11 1996   KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
2543
2544         * tm-bbdb.el: insert `(require 'tm-view)'.
2545         (cf. [tm-ja:1646])      
2546
2547 \f
2548 Wed Feb 28 13:13:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2549
2550         * tl: Version 7.13 was released.
2551         * tm: Version 7.46 was released.
2552         * tm/gnus: Version 7.48 was released.
2553         * tm/mh-e: Version 7.52 was released.
2554
2555         * tm/doc/tm-edit=en.texi: New file.
2556
2557 Wed Feb 28 01:35:22 1996  Dan Rich <drich@morpheus.corp.sgi.com>
2558
2559         * tm-image.el: allow tm to display inline images using the native
2560         gif/jpg/png support (if available) (for XEmacs 19.14 or later).
2561         (cf.[tm-en:351])
2562
2563 Tue Feb 27 21:37:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2564
2565         * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
2566         check whether matched or not.
2567
2568         * tm-edit.el (mime-editor::edit-again): New implementation.
2569         (mime/edit-again): Arguments were changed.
2570
2571 Wed Feb 27 19:56:26 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
2572
2573         * mk-tm: Typo fixed.
2574
2575 Tue Feb 26 20:04:34 1996  Neal Becker <neal@neal.ctd.comsat.com>
2576
2577         * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
2578
2579 \f
2580 Mon Feb 26 08:43:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2581
2582         * tl: Version 7.11.3 was released.
2583         * tm: Version 7.45 was released.
2584         * tm/mh-e: Version 7.50 was released.
2585
2586         * tm-edit.el (mime-editor::edit-again): New function.
2587         (mime/edit-again): New function.
2588
2589 Fri Feb 23 22:00:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2590
2591         * tm-vm.el (tm-vm/preview-current-message): widen all headers
2592         before call `mime/viewer-mode'.
2593
2594         * tm-image.el (mime-viewer/use-highlight-headers):
2595         New variable for XEmacs.
2596         (mime-preview/x-face-function-use-highlight-headers):
2597         New function.
2598         (mime-preview/x-face-function): Default value was changed.
2599
2600 \f
2601 Sat Feb 23 17:55:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2602
2603         * tl: Version 7.11.2 was released.
2604         * tm: Version 7.44 was released.
2605         * tm/mh-e: Version 7.49 was released.
2606
2607 Fri Feb 23 03:43:22 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2608
2609         * tm-bbdb.el (bbdb-extract-field-value): use
2610         `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
2611         (cf. [tm-en:340])
2612
2613 Fri Feb 22 16:45:37 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
2614
2615         * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
2616         does not properly restore keymap in XEmacs. (cf. [tm-en:337])
2617
2618 Fri Feb 16 08:53:13 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2619
2620         * tm-vm.el (tm-vm/preview-current-message): XEmacs
2621         highlight-headers package to fontify MIME preview buffers in the
2622         same way normal VM buffers are. This makes MIME preview even more
2623         transparent for VM users and also has the benefit to display the
2624         XFace in the same place as in normal VM with no additional code
2625         nor effort.
2626
2627 \f
2628 Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2629
2630         * tl: Version 7.11.1 was released.
2631         * tm: Version 7.43.1 was released.
2632         * tm/mh-e: Version 7.48 was released.
2633         * tm/gnus: Version 7.45 was released.   
2634
2635         * mime-setup.el: lambda functions are defined by defun.
2636         (mime-setup-decode-message-header): New function.
2637         (mime-setup-set-signature-key): New function.
2638         (mime-setup-mh-draft-setting): New function.
2639
2640         * mime-setup.el: insert `(setq buffer-read-only nil)' into
2641         `mh-letter-mode-hook' (cf. [tm-ja:1576])
2642
2643 Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2644
2645         * tm-image.el (mime-preview/x-face-function-for-xemacs):
2646         New function.
2647         (bitmap-read-xbm): New implementation for XEmacs.
2648
2649 Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2650
2651         * tm-image.el: typo was fixed.
2652
2653 Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2654
2655         * tm-image.el (mime-preview/x-face-function): New variable.
2656         Function `mime-preview/x-face-function' was renamed to
2657         `mime-preview/x-face-function-for-mule'.
2658
2659         * tm-image.el (mime-preview/x-face-function):
2660         fixed problem to indent.
2661
2662         * tm-image.el (mime-preview/x-face-function):
2663         New function for Mule.
2664         (mime-viewer/x-face-to-xbm-command): New variable.
2665
2666         * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
2667         (mime-viewer/ignored-field-list): "X-Face" was deleted.
2668
2669 Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2670
2671         * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
2672         `mime/charset-coding-system-alist'.
2673
2674 Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2675
2676         * tm-image.el (mime-preview/filter-for-image): protect for error
2677         when file deleting (cf. [tm-en:317])
2678
2679 \f
2680 Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2681
2682         * tm: Version 7.43 was released.
2683         * tm/gnus: Version 7.43 was released.
2684
2685         * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
2686         (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
2687             message.
2688         (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
2689             `(let ((mc-pgp-always-sign 'never)) ...)'.
2690
2691 Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
2692
2693         * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
2694         set to `this-command' (cf. [tm-en:311])
2695
2696 \f
2697 Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2698
2699         * tm: Version 7.42.1 was released.
2700         * tm/gnus: Version 7.41 was released.
2701
2702 Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2703
2704         * tm-def.el (mime/encoding-name): new function.
2705         (mime/make-charset-default-encoding-alist): call
2706         `mime/encoding-name' if not encoded.
2707
2708 Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2709
2710         * tm-play.el (mime-article/get-original-filename): return nil if
2711         file name is not exist.
2712
2713 Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2714
2715         * tm-def.el (mime/charset-type-list): new variable.
2716         (mime/make-charset-default-encoding-alist): new function.
2717         (mime/default-transfer-level): new variable.
2718         (mime/text-toggle-transfer-level): new function.
2719
2720 Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2721
2722         * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
2723
2724         * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
2725
2726         * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
2727         to use variable `tm-pgp::good-signature-regexp'
2728
2729         * tm-pgp.el (mime-article/check-pgp-signature): modified to use
2730         variable `tm-pgp::key-expected-regexp'
2731
2732 Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2733
2734         * tm-pgp.el (mime::article/call-pgp-to-check-signature):
2735         new function
2736
2737         * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
2738         if it is not found
2739
2740 \f
2741 Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2742
2743         * tl: Version 7.11 was released.
2744         * tm: version 7.42 was released
2745
2746 Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2747
2748         * tm-edit.el: new implementation about PGP processing for message
2749
2750         * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
2751
2752         * tm-edit.el (mime-editor/set-sign):
2753         check variable `mime-editor/signing-type'
2754
2755         * tm-edit.el (mime-editor/set-encrypt):
2756         check variable `mime-editor/encrypting-type'
2757
2758 Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2759
2760         * tm-play.el (mime-article/decode-content): check beginning/ending
2761         of region for VM
2762
2763 Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2764
2765         * tm-image.el: xbm support in Mule: It requires bitmap package.
2766
2767         * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
2768         instead of `setq'
2769
2770 Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2771
2772         * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
2773
2774         * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
2775         support `If no name can be extracted, FULL-NAME will be nil.'
2776         (cf. [tm-ja:1531])
2777
2778 Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2779
2780         * tm-play.el (mime-article/make-method-args): modified to use
2781         "7bit" if 'encoding is not found
2782
2783 Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2784
2785         * tm-ew-d.el (mime-eword/decode-string): set to `end' just
2786         string-matched.
2787
2788 Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2789
2790         * tm-ew-d.el (mime-eword/decode-string): fixed about
2791         linear-while-space (cf. [tm-ja:1518])
2792
2793         * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
2794         (cf. [tm-en:281])
2795
2796 \f
2797 Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2798
2799         * tl: Version 7.10 was released.
2800         * tm: Version 7.41.2 was released.
2801         * tm/gnus: Version 7.37 was released.
2802
2803         * tm-view.el (mime-viewer/ignored-field-list): default value was
2804         changed.
2805
2806         * tm-view.el (mime-viewer/visible-field-regexp): default value was
2807         changed.
2808
2809 Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2810
2811         * tm-mule.el: Definition of variable `mime/default-coding-system'
2812         was moved to tm-def.el.
2813
2814         * tm-def.el (mime/default-coding-system): not only define for MULE
2815
2816 Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2817
2818         * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
2819
2820 Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2821
2822         * tm-pgp.el (mime-article/view-application/pgp):
2823         fixed about character code
2824         conversion.
2825
2826 \f
2827 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2828
2829         * tm: Version 7.41.1 was released.
2830         * tm/mh-e: Version 7.46 was released.
2831         * tm/gnus: Version 7.34 was released.
2832
2833         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
2834         for XEmacs
2835
2836 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2837
2838         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
2839
2840         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
2841         new implementation
2842
2843         * tm-bbdb.el: new module: about BBDB
2844
2845 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2846
2847         * tl: Version 7.09 was released.
2848         * tm: Version 7.41 was released.
2849         * tm/gnus: Version 7.33.1 was released.
2850
2851 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2852
2853         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
2854         quoted-string.
2855
2856         * tm-edit.el (mime-file-types): Some file types were added.
2857
2858 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
2859
2860         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
2861
2862 \f
2863 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2864
2865         * tl: version 7.08 was released.
2866         * tm: version 7.40 was released.
2867         * tm/gnus: Version 7.33 was released.
2868
2869 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2870
2871         * tm-edit.el (mime-editor/choose-charset): New implementation: use
2872         function `mime/find-charset-region' instead of
2873         `mime-body-charset-chooser'.
2874
2875         * tm-edit.el: Variable `mime-body-charset-chooser' and its
2876         implementations were deleted.
2877
2878         * tm-edit.el (mime-editor/normalize-body): use variable
2879         `mime/charset-default-encoding-alist' instead of function
2880         `mime-editor/choose-encoding'.
2881
2882         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
2883
2884 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2885
2886         * tm-def.el (mime/find-charset-region): New function
2887
2888         * tm-def.el (mime/charset-default-encoding-alist): New variable
2889
2890 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2891
2892         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2893         renamed to `mime-eword/charset-encoding-alist'.
2894
2895         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
2896         `mime-eword/encoder-version'.
2897
2898         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2899         moved from tm-def.el.
2900
2901         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
2902         moved to tm-ew-e.el.
2903
2904         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
2905         `tm-eword::find-charset-rule'.
2906
2907         * tm-ew-e.el (mime/find-charset-rule): modified to use function
2908         `mime/find-charset'
2909
2910         * tm-def.el (mime/find-charset): new function
2911
2912 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2913
2914         * tm-ew-e.el (mime/find-charset-rule): new implementation
2915
2916         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
2917
2918 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2919
2920         * tm-nemacs.el, tm-orig.el:
2921         Variable `mime/lc-charset-rule-list' was deleted.
2922
2923         * tm-mule.el:
2924         Variable `mime/lc-charset-rule-list' and
2925         `mime/unknown-charset-rule' were deleted.
2926
2927 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2928
2929         * tm-def.el (mime/default-charset-encoding-alist): new variable
2930
2931 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2932
2933         * tm-orig.el, tm-nemacs.el, tm-mule.el
2934         (mime/lc-charset-alist, mime/unknown-charset): new variable
2935
2936 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2937
2938         * tm-edit.el:
2939         (mime-editor/translate-body, mime-editor/translate-region):
2940         Spaces in boundary are replaced by underlines.
2941         (cf. [tm-en:255,258])
2942
2943 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2944
2945         * tm-mule.el: Obsolete definitions were deleted.
2946
2947 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2948
2949         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2950         Variable `mime/latin-lc-list' was deleted.
2951
2952 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2953
2954         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2955         Variable `mime/lc-charset-and-encoding-alist' was deleted.
2956
2957 \f
2958 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2959
2960         * tm: Version 7.39 was released.
2961         * tm/gnus: Version 7.30 was released.
2962
2963         * README.en: Sample of hilit19 was changed.
2964
2965 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2966
2967         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
2968         rest.
2969
2970         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
2971
2972 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2973
2974         * Makefile (19_29): `make gnus5' was commented out.
2975
2976 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2977
2978         * tm-rmail.el (tm-rmail/preview-message): New implementation
2979
2980         * tm-rmail.el (rmail-summary-rmail-update): redefined
2981
2982         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
2983
2984 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2985
2986         * mk-tm (compile-tm): `(load "rmailsum")' was added.
2987
2988 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
2989
2990         * signature.el (signature-delete-blank-lines-at-eof): New variable
2991
2992 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2993
2994         * tm-def.el (tm:browse-url): argument was fixed.
2995
2996         * README.en: fixed about PGP
2997
2998 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
2999
3000         * tm-pgp.el, README.en:
3001         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
3002
3003 \f
3004 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3005
3006         * tm: Version 7.38 was released.
3007         * tm/gnus: Version 7.28 was released.
3008
3009 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3010
3011         * tm-edit.el (mime-file-types): format was changed.
3012                 (0) filename pattern
3013                 (1) primary type
3014                 (2) sub type
3015                 (3) parameters of Content-Type field
3016                 (4) Content-Transfer-Encoding
3017                 (5) disposition-type
3018                 (6) parameters of Content-Disposition field
3019
3020         * tm-edit.el (mime-editor/insert-file):
3021         modified for new `mime-file-types' format.
3022
3023 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3024
3025         * tm-def.el (mime/disposition-type-regexp): New constant
3026
3027         * tm-parse.el (mime/parse-Content-Disposition): New function
3028
3029         * tm-parse.el (mime/Content-Disposition): New function
3030
3031         * tm-view.el (mime-article/get-subject):
3032         function `mime-viewer/get-subject' was renamed to it.
3033
3034         * tm-view.el (mime-article/get-uu-filename): New function:      
3035         it was separated from function `mime-article/get-subject'.
3036
3037         * tm-play.el (mime-article/get-original-filename): New function
3038
3039         * tm-play.el (mime-article/get-filename):
3040         Function `mime-article/get-name' was renamed to it.     
3041         It was modified to use `mime-article/get-original-filename'
3042         instead of `mime-article/get-subject'.
3043
3044         * tm-file.el (mime-article/extract-file):       
3045         modified to use `mime-article/get-filename'
3046
3047 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3048
3049         * tm-setup.el:
3050         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
3051         `(require 'tm-gnus)' is add-hooked as append mode.      
3052         (cf. [tm-ja:1391])
3053
3054 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
3055
3056         * tm-pgp.el: (mime-article/check-pgp-signature):
3057         fixed to treat signed part as binary. (to fix problem in OS/2)
3058
3059 \f
3060 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3061
3062         * tl: Version 7.03.4 was released.
3063         * tm: Version 7.37 was released.
3064         * tm/gnus: Version 7.26 was released.
3065
3066 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3067
3068         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
3069         draft-elkins-pem-pgp-02.txt.
3070
3071 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3072
3073         * Makefile: tm/src/tmpgp was abolished.
3074
3075 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3076
3077         * tm-edit.el:
3078         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
3079
3080 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3081
3082         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
3083
3084         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
3085
3086 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
3087
3088         * tm-view.el (mime-viewer/filter-text/plain): put URL into
3089         text-property. (cf. [tm-ja:1367])
3090
3091 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3092
3093         * tm-vm.el (tm-vm-load-hook): New hook
3094         
3095         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
3096         current-buffer is folder buffer. Some problem is still rest.
3097         (cf. [tm-ja:1348])
3098
3099 \f
3100 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3101
3102         * tm: Version 7.36 was released.
3103         * tm/gnus: Version 7.25 was released.
3104
3105         * methods/tm-au: new implementation
3106
3107 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3108
3109         * tm-view.el (mime-viewer/quit): New implementation
3110
3111         * tm-view.el (mime-viewer/show-summary): New function:
3112         it is bound with `h' key.
3113
3114         * tm-view.el (mime-viewer/show-summary-method): New variable
3115
3116 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3117
3118         * methods/tmdecode, methods/tm-plain:
3119         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
3120
3121 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3122
3123         * tm-view.el: setting for "image/x-mag"
3124
3125 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3126
3127         * tm-pgp.el: application/pgp-encrypted support
3128
3129         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
3130
3131         * tm-pgp.el: setting for "text/x-pgp"
3132
3133         * tm-setup.el: setting for tm-image.el when XEmacs is running.
3134
3135         * tm-image.el:
3136         Filters were merged to function `mime-preview/filter-for-image'.
3137
3138 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3139
3140         * tm-image.el: Initial revision
3141
3142 \f
3143 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3144
3145         * tm: Version 7.35 was released.
3146         * tm/gnus: Version 7.24 was released.
3147
3148 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3149
3150         * tm-pgp.el:
3151         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
3152         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
3153         (cf. [tm-ja:1345])
3154
3155         * tm-view.el:
3156         (1) Popup menu for Emacs 19.* was deleted.
3157         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
3158             later, system popup menu is available.
3159
3160 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3161
3162         * tm-edit.el (mime/editor-mode): DOC string was fixed.
3163
3164 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3165
3166         * tm-vm.el:
3167         (1) New variable `tm-vm/use-xemacs-popup-menu'.
3168         (2) popup menu of MIME-Edit minor mode became sub menu.
3169
3170 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3171
3172         * tm-rmail.el:
3173         Setting was modified to load tm-mail after tm-edit is loaded.
3174
3175         * tm-mail.el:
3176         (1) New variable `tm-mail/use-xemacs-popup-menu'.
3177         (2) popup menu of MIME-Edit minor mode became sub menu.
3178
3179         * tm-def.el (tm:set-fields): New function
3180
3181 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3182
3183         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
3184         binary declarations
3185
3186         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
3187
3188 \f
3189 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3190
3191         * tm: Version 7.34 was released.
3192
3193         * Makefile:
3194         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
3195
3196 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3197
3198         * tm-edit.el:
3199         (1) `pgp-elkins' style PGP signature was implemented.
3200         (2) New function `mime-editor/insert-key': It is based on
3201             draft-elkins-pem-pgp-01.txt.
3202
3203 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3204
3205         * tm-pgp.el: New function `mime-article/add-pgp-keys'
3206
3207 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3208
3209         * tm-play.el (mime-article/decode-caesar):
3210         encoding field is symbol, not string.
3211
3212         * tm-html.el: encoding field is symbol, not string.
3213
3214 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3215
3216         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
3217         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
3218         `vm-scroll-(forward|backward)' was enclosed by
3219         `(let ((vm-inhibit-startup-message t)) ...)'.
3220         (cf. [tm-ja:1313], [tm-ja:1314])
3221
3222 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3223
3224         * signature.el (signature/insert-signature-at-eof):
3225         `(delete-blank-lines)' was commented out.
3226
3227 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3228
3229         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
3230         It might be better to treat `vm-honor-page-delimiters' (and
3231         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
3232
3233 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
3234
3235         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
3236         `(goto-char (point-max))'. (cf. [tm-ja:1289])
3237
3238 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3239
3240         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
3241         mail-header-separator before calling mailcrypt function.
3242
3243 \f
3244 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3245
3246         * tl: Version 7.03.3 was released.
3247         * tm: Version 7.33 was released.
3248         * tm/mh-e: Version 7.44 was released.
3249         * tm/gnus: Version 7.22 was released.
3250         
3251         * tm-view.el:
3252         (1) New field variable `mime-viewer/visible-field-list'
3253         (2) New function `mime-preview/cut-header'
3254         
3255         * tm-view.el: (mime-viewer/default-content-header-filter):
3256         New implementation
3257
3258 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3259
3260         * tm-file.el: comment was fixed.
3261         
3262         * methods/tm-html, methods/tm-image:
3263         fixed to insert spaces previous and next of "="
3264         (cf. [tm-ja:1262])
3265
3266 \f
3267 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3268
3269         * tl: Version 7.03.2 was released.
3270         * tm: Version 7.32 was released.
3271         * tm/gnus: Version 7.21.2 was released.
3272
3273 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3274
3275         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
3276         was renamed to `mime-preview/point-pcinfo'.
3277
3278         * tm-edit.el: does not exit from MIME editor mode if function
3279         `mime-editor/pgp-processing' is fail.
3280
3281         * tm-edit.el:
3282         (1) New variable `mime-editor/signing-type' and
3283             `mime-editor/encrypting-type': their types are pgp-elkins,
3284             pgp-kazu or nil. pgp-elkins is not supported yet.
3285         (2) New function `mime-editor/enclose-signed-region' and
3286             `mime-editor/enclose-encrypted-region' for new enclosure
3287             `signed' and `encrypted'.
3288         (3) New function `mime-editor/process-pgp-kazu': to process
3289             `signed' and `encrypted' enclosure as application/pgp.
3290         (4) New function `mime-editor/set-split'
3291
3292 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3293
3294         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
3295         work.
3296
3297 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3298
3299         * tm-edit.el (mime-editor/process-multipart-1):
3300         Boundary is folded.
3301
3302         * tm-edit.el: rearrangement
3303
3304 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3305
3306         * tm-play.el (mime-article/show-output-buffer):
3307         `(get-buffer-create mime/output-buffer-name)' was inserted.
3308
3309 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3310
3311         * tm-pgp.el: application/pgp-signature support.
3312
3313         * tm-play.el:
3314         Function `mime-article/decode-message/partial' was modified not to
3315         use `find-file'.
3316
3317 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3318
3319         * tm-def.el:
3320         Constant `mime/decoding-buffer-name' was deleted (because it seems
3321         not be used).
3322
3323         * tm-edit.el: application/pgp support
3324
3325 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3326
3327         * tm-file.el: setting for another variables to regard as binary.
3328
3329 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3330
3331         * tm-view.el:
3332         Function `mime-viewer/display-content' was fixed about judgement
3333         of root content.
3334
3335 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3336
3337         * tm-parse.el:
3338         Function `mime/parse-multipart' was fixed about point-max slot of
3339         content-info.
3340
3341 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3342
3343         * tm-def.el: New constant `mime/temp-buffer-name'.
3344
3345         * tm-play.el:
3346         Function `mime-article/decode-message/partial' was modified to use
3347         `mime/temp-buffer-name'.
3348
3349 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3350
3351         * tm-pgp.el: Initial revision
3352
3353 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3354
3355         * tm-vm.el: According to Junya Watanabe
3356         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
3357         menu in Emacs and Mule.
3358         (cf. [tm-ja:1249])
3359
3360 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3361
3362         * tm-view.el: New variable
3363         `mime-viewer/content-subject-showing-Content-Type-list'
3364
3365 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3366
3367         * tm-file.el(mime-article/extract-file):
3368         Variable `require-final-newline' should be nil.
3369
3370 \f
3371 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3372
3373         * tl: Version 7.03.1 was released.
3374         * tm: Version 7.31 was released.
3375         * tm/gnus: Version 7.21.1 was released.
3376
3377         * Makefile: tl/README.eng was renamed to tl/README.en.
3378
3379 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3380
3381         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
3382
3383         * tm-mail.el: pop up menu setting for XEmacs.
3384
3385         * tm-edit.el:
3386         MUA depended codes about XEmacs pop up menu were moved to
3387         tm-MUAs.
3388
3389         * tm-view.el: defvar `mime::article/preview-buffer' and
3390         `mime::article/code-converter' for XEmacs.
3391
3392         * tm-edit.el: some comments are modified.
3393
3394 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3395
3396         * Makefile:
3397         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
3398         (2) README.eng was rename to README.en.
3399
3400 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3401
3402         * tm-play.el:
3403         Function `mime-article/view-message/rfc822' was modified to set
3404         buffer local variable `mime::article/code-converter'.
3405
3406         * tm-view.el:
3407         New buffer local variable `mime::article/code-converter': It
3408         specifies code-converter. If it is nil,
3409         `mime-viewer/code-converter-alist' is used.
3410
3411 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3412
3413         * tm-view.el:
3414         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
3415
3416 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
3417
3418         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
3419
3420 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3421
3422         * tm-rmail.el: version variables were added.
3423
3424         * tm-rmail.el:
3425         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
3426         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
3427         some extensions) (cf. [tm-ja:1225])
3428
3429 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
3430
3431         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
3432
3433 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3434
3435         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
3436
3437         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
3438
3439 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3440
3441         * tm-rmail.el:
3442         `(substitute-key-definition
3443                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
3444         should be enclosed by (call-after-loaded 'mime-setup ..).
3445
3446 \f
3447 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3448
3449         * tm: Version 7.30 was released.
3450         * tm/mh-e: Version 7.43 was released.
3451         * tm/gnus: Version 7.21 was released.
3452         * tl: Version 7.03 was released.
3453
3454         * tm-edit.el: In function `mime-editor/split-and-send', to
3455         `(make-variable-buffer-local 'mail-header-separator)' was changed
3456         to `(make-local-variable 'mail-header-separator)'.
3457
3458         * tm-play.el: In function `mime-article/decode-caesar',
3459         `(setq buffer-read-only nil)' was inserted before
3460         `(erase-buffer)'. (cf. [tm-ja:1214])
3461
3462 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3463
3464         * README.eng:
3465         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
3466         added and rewrote about VM.
3467
3468 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3469
3470         * tm-vm.el:
3471         (1) Function `tm-vm/over-to-previous' was renamed to
3472             `tm-vm/over-to-previous-method'.
3473         (2) Function `tm-vm/over-to-next was renamed to
3474             `tm-vm/over-to-next-method'.
3475
3476 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3477
3478         * tm-vm.el:
3479         - Variable `tm-vm/automatic-mime-preview' was changed to user
3480           variable.
3481
3482         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
3483           `vm-xxx-hook'.
3484
3485         - New function `tm-vm/over-to-previous' and
3486           `tm-vm/over-to-next': they are over-to-previous-method and
3487           over-to-next-method. They are not only set for vm-mode, but
3488           also vm-virtual-mode.
3489
3490         - add-hook to `tm-vm/update-record' was fixed to
3491           `tm-vm/bbdb-update-record'. It is typo.
3492
3493 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3494
3495         * tm-eword.el, tm-ew-d.el: comment was modified.
3496
3497         * README.eng: New section `How to get new version'.
3498
3499         * tm-view.el, tm-play.el:
3500         (1) buffer local variable `mime/show-mode-old-window-configuration'
3501             was renamed to `mime::article/preview-buffer'.
3502         (2) modified about window configuration.
3503
3504         * tm-vm.el:
3505         (1) Function `tm-vm/preview-current-message' was modified.
3506         (2) over-to-previous-method and over-to-next-method are modified.
3507
3508 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3509
3510         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
3511         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
3512
3513 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
3514
3515         * config.tm: bindir declaration was fixed.
3516
3517 \f
3518 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3519
3520         * tm: Version 7.29 was released.
3521         * tm/mh-e: Version 7.41 was released.
3522         * tm/gnus: Version 7.20.1 was released.
3523         * tl: Version 7.02 was released.
3524
3525         * tm-edit.el: Setting for ISO-2022-KR.
3526
3527 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3528
3529         * tm-vm.el:
3530         setting for mime-viewer/over-to-(previous|next)-method-alist.
3531         (cf. [tm-ja:1195])
3532
3533         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
3534
3535 \f
3536 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3537
3538         * tm: Version 7.28 was released.
3539         * tm/mh-e: Version 7.40 was released.
3540         * tm/gnus: Version 7.20 was released.
3541
3542         * tm-view.el: setting for external method ``tm-html''.
3543
3544         * tm-html.el: setting for "extract" mode.
3545
3546         * README.eng: rewrote for tm 7.*.
3547
3548         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
3549         package.
3550
3551         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
3552
3553 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3554
3555         * tm-vm.el: modified to use tm-mail.
3556
3557         * tm-rmail.el:
3558         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
3559
3560         * tm-mail.el: New module: for mail-mode.
3561
3562 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3563
3564         * tm-ew-e.el: fixed problem of exceptional case of encoding.
3565
3566 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3567
3568         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
3569         (setq mail-signature nil) when `mime-setup-use-signature' is t.
3570         (cf. [tm-eng:176])
3571
3572         * tm-vm.el:
3573         (1) fixed problem in function `tm-vm/preview-current-message'.
3574         (2) New function `tm-vm/visit-folder-function'. It is set to
3575             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
3576             directly. It is bug fix for getting new mail when visit to a
3577             folder.
3578
3579         * tm-vm.el:
3580         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
3581         applied. (cf. [tm-ja:1164])
3582
3583 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3584
3585         * tm-edit.el:
3586         Function `mime-editor/enclose-region' was fixed not to insert
3587         "text/plain" tag when end of enclosure is end of buffer.
3588
3589 \f
3590 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3591
3592         * tm 7.27.1 was released.
3593
3594         * tm-view.el:
3595         ".*Received" was inserted into default value of variable
3596         `mime-viewer/ignored-field-list'.
3597
3598         * mime-setup.el:
3599         autoload setting for function `mime/decode-message-header'.
3600
3601 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3602
3603         * tm-vm.el: fixed problem of function `tm-vm/quit'.
3604
3605 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3606
3607         * tm-vm.el: Function `tm-vm/preview-current-message' was
3608         modified.
3609
3610 \f
3611 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3612
3613         * tm 7.27 is released.
3614         * tm/mh-e: Attached version 7.25.
3615         * tm/gnus: Attached version 7.18.
3616
3617         * tm-vm.el:
3618         (1) Function `tm-vm/preview-current-message' was fixed.
3619         (2) setting for BBDB was modified.
3620
3621         * tm-edit.el:
3622         In function `mime-editor/enclose-region, interpretation
3623         mistake of RFC 1521 was fixed.
3624
3625 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3626
3627         * tm-vm.el:
3628         fixed problem of function `tm-vm/scroll-forward' and
3629         `tm-vm/scroll-backward'.
3630
3631         * tm-vm.el:
3632         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
3633             function `tm-vm/preview-current-message'.
3634         (2) setting for BBDB.
3635             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
3636
3637         * mime-setup.el:
3638         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
3639         of (add-hook 'mail-mode-hook 'mime/editor-mode).
3640
3641         * tm-vm.el:
3642         (1) fixed problem of function `mime::article/preview-buffer'.
3643         (2) Don't reset of hooks when mime-setup is loaded.
3644
3645 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3646
3647         * tm-vm.el:
3648         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
3649         applied.
3650
3651         * tm-html.el:
3652         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
3653         was applied. (cf. [tm-ja:1117])
3654
3655         * tm-vm.el:
3656         changed Subject field decoding way when does not use tiny-mime
3657         patch.
3658
3659         * tm-vm.el:
3660         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3661         applied. (cf. [tm-ja:1120])
3662
3663         * tm-vm.el:
3664         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3665         applied. (cf. [tm-ja:1119])
3666
3667         * mh-e/tm-mh-e.el:
3668         In function `tm-mh-e/forward', use forwcomps specified by
3669         variable `tm-mh-e/forwcomps' when variable
3670         `tm-mh-e/use-forwcomps' was non-nil.
3671
3672         * mh-e/tm-mh-e.el:
3673         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
3674         (cf. [tm-ja:1116])