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