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