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