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