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