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