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