tm 7.87.
[elisp/tm.git] / ChangeLog
1 Mon Sep 23 19:53:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.61.7 was released.
4         * MEL: Version 6.0 was released.
5         * tm: Version 7.87 was released.
6         * tm-mh-e: Version 7.69 was released.
7
8         * tm-edit.el (mime-editor/insert-file): Use variable
9         `mime-file-encoding-method-alist' instead of
10         `mime-encoding-method-alist'.
11
12         (mime-editor/insert-binary-file): New implementation; Use function
13         `mime-insert-encoded-file'.
14
15         Function `mime-editor/insert-binary-buffer' was abolished.
16
17         (mime-editor/insert-voice): New implementation.
18
19         (mime-editor/voice-recorder): Renamed from `mime-voice-recorder';
20         argument was changed.
21
22         (mime-editor/voice-recorder-for-sun): Renamed from
23         `mime-voice-recorder-for-sun'; New implementation; Don't support
24         AUDIOHOST.
25
26         (mime/editor-mode): DOC-string was modified for
27         `mime-editor/voice-recorder'.
28
29 \f
30 Mon Sep 23 13:16:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * tl: Version 7.61.6 was released.
33         * tm: Version 7.86 was released.
34         * tm-vm: Version 7.64 was released.
35         * gnus-mime: Version 0.8 was released.
36
37         * tm-file.el: Method setting were changed.
38
39         * tm-view.el (mime/content-decoding-condition): declare `mode'.
40
41         * tm-play.el (field-unifier-for-mode): New function.
42
43 Sat Sep 21 17:51:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
44
45         * mime-setup.el.in (mime-setup-use-sc, mime-setup-use-signature,
46         mime-setup-default-signature-key, mime-setup-signature-key-alist):
47         Add DOC-string.
48
49 Sat Sep 21 16:01:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * tm-play.el: add `mime-viewer/external-progs' to environment
52         variable `PATH'.
53         (mime-article/start-external-method-region): Don't add
54         `mime-viewer/external-progs' to `PATH' of local
55         `process-environment'.
56
57 Sat Sep 21 15:18:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
58
59         * tm-view.el (mime/content-decoding-condition): add tm-ps for
60         application/postscript.
61
62 Sat Sep 21 14:33:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
63
64         * tm-edit.el (mime-editor/insert-binary-file): Use macro
65         `as-binary-input-file'.
66
67 Fri Sep 20 07:27:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
68
69         * tm-parse.el (mime/parse-message): parse content of message/news
70         as same as message/rfc822.
71
72 Thu Sep 19 01:56:00 1996  Martin Buchholz <mrb@Eng.Sun.COM>
73
74         * README.en: more natural for English native speakers.
75         (cf. [tm-en:787])
76
77 Tue Sep 17 06:33:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
78
79         * tm-file.el (mime-article/extract-file): modified for mule merged
80         EMACS.
81
82         * TM-ELS (tm-modules-to-compile): Add tm-image if running mule
83         merged EMACS.
84
85         * tm-image.el: support mule merged EMACS.
86
87 Mon Sep 16 08:59:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * tm-ew-e.el (tm-eword::char-type): Use function `char-charset'
90         instead of `char-leading-char'.
91
92 \f
93 Sun Sep 15 04:17:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * tl: Version 7.61.4 was released.
96         * MU: Version 0.33 was released.
97         * tm: Version 7.85 was released.
98
99         * tm-edit.el (mime-editor::edit-again, mime/edit-again): Use
100         function `std11-field-end' instead of `rfc822/field-end'.
101
102 Sat Sep 14 08:56:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
103
104         * tm-view.el: Use std11.el instead of tl-822.el.
105
106         * tm-view.el (mime-article/get-subject): Use function
107         `std11-strip-quoted-string' instead of
108         `rfc822/strip-quoted-string'.
109
110         * tm-play.el (mime-article/get-original-filename): Use function
111         `std11-strip-quoted-string' instead of
112         `rfc822/strip-quoted-string'.
113
114         * tm-parse.el (mime/parse-parameter, mime/parse-message): Use
115         function `std11-strip-quoted-string' instead of
116         `rfc822/strip-quoted-string'; Use std11 instead of tl-822.
117
118 Fri Sep 13 02:39:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
119
120         * tm-ew-d.el (mime/decode-encoded-text): eliminate CR after
121         unfolded when `unfolding' is not nil.
122
123 \f
124 Sun Sep  8 18:18:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * MU: Version 0.31 was released.
127         * tm: Version 7.84 was released.
128
129         * tm-edit.el (mime-editor/insert-file): Use function
130         `std11-wrap-as-quoted-string' instead of
131         `rfc822/wrap-as-quoted-string'.
132
133 Sun Sep  8 17:46:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * TM-CFG: Must check return value of `get-latest-path'.
136
137 \f
138 Sat Sep  7 17:20:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * tl: Version 7.61.3 was released.
141         * tm: Version 7.83 was released.
142         * tm-mail: Version 7.25 was released.
143         * tm-vm: Version 7.63 was released.
144
145         * Makefile: tm-mail.el and tm-rmail.el were moved to tm-mail
146         package.
147         tm-vm.el was moved to tm-vm package.
148
149 Sat Sep  7 17:09:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
150
151         * tm-edit.el (mime-editor/split-and-send): Use function
152         `std11-field-end' instead of `rfc822/field-end'.
153
154 Sat Sep  7 09:20:30 1996  Hiroshi Ueno      <zodiac@ibm.net>
155
156         * TM-CFG (LISPDIR): Use `defvar' instead of `setq' for tm-os2.
157
158 Fri Sep  6 18:41:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
159
160         * TM-CFG: Add comments about add-path. (cf. [tm-en:747])
161
162         * TM-CFG (SHELL): detect from /bin/sh and
163         /usr/bin/sh. (cf. [tm-en:747])
164
165 Fri Sep  6 16:19:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
166
167         * Makefile: Add options `PREFIX' and `EXEC_PREFIX'.
168
169 Fri Sep  6 16:18:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * inst-tm (install-tm): install tm-mail and tm-vm.
172
173         * TM-CFG (TM_MAIL_DIR, TM_VM_DIR): New variable.
174
175         * inst-tm (compile-tm): compile tm-mail and tm-vm.
176
177         * inst-tm (compile-tm): Use `mu-modules-to-compile'.
178
179 Fri Sep  6 15:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
180
181         * TM-CFG: add "../tm-mail" and "../tm-vm" to load-path.
182
183 Fri Sep  6 15:50:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
184
185         * TM-CFG: Use function `get-latest-path'.
186
187         * inst-tm (config-tm): load ../tm-mail/TMAIL-ELS and ..
188         /tm-vm/TM-VM-ELS.
189
190         * inst-tm (config-tm): New function.
191         (compile-tm, install-tm): Use function `config-tm'.
192
193 Fri Sep  6 15:40:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
194
195         * TM-ELS: tm-vm.el was moved to tm-vm package.
196
197         * TM-ELS: tm-rmail.el and tm-mail.el were moved to tm-mail
198         package.
199
200 Thu Sep  5 17:42:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
201
202         * TM-CFG: Example of XEmacs directory tree in home was fixed. (cf.
203         [tm-en:746])
204
205 \f
206 Thu Sep  5 14:36:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
207
208         * tl: Version 7.61.2 was released.
209         * tm: Version 7.82 was released.
210         * tm-mh-e: Version 7.68 was released.
211         * tm-gnus: Version 7.27 was released.
212         * gnus-mime: Version 0.7 was released.
213
214         * Makefile: source tree was modified.
215
216 Thu Sep  5 12:08:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * tm-edit.el (mime-editor/translate-header): New function.
219         (mime-editor/translate-buffer-hook): Use
220         `mime-editor/translate-header' instead of
221         `mime/encode-message-header'.
222
223         * tm-def.el (mime-charset-type-list): add gb2312 as 8bit
224         charset. (cf. [kanji:704])
225
226 Thu Sep  5 04:49:18 1996  Alexandre Oliva <oliva@dcc.unicamp.br>
227
228         (mime/editor-mode): The problem with resend message (S D r) in Red
229         Gnus is back.
230
231 Wed Sep  4 22:02:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
232
233         * tm-ew-e.el (mime/generate-X-Nsubject): New variable; variable
234         `mime/use-X-Nsubject' became obsolete.
235         (mime/encode-message-header): check X-Nsubject is already exist
236         when `mime/generate-X-Nsubject' is not nil.
237
238 Wed Sep  4 21:42:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
239
240         * tm-ew-e.el (mime/field-encoding-method-alist): New variable;
241         Variable `mime/no-encoding-header-fields' became obsolete.
242         (mime/encode-message-header): Use variable
243         `mime/field-encoding-method-alist'.
244
245         * tm-ew-e.el (mime/use-X-Nsubject): add DOC-string.
246
247         * tm-ew-e.el (mime/encode-message-header): Use iso-2022-jp-2 as
248         character encoding of X-Nsubject field.
249
250         * tm-ew-e.el (mime/encode-field): Don't refer
251         `mime/no-encoding-header-fields'.
252         (mime/encode-message-header): New optional argument
253         `code-conversion'; Refer `mime/no-encoding-header-fields'.
254
255         * mime-setup.el.in (message-maybe-setup-default-charset): Use
256         `buffer-live-p'.
257
258         * inst-tm (compile-tm, install-tm): source directory of tm/mh-e
259         was moved to tm-mh-e.
260
261 Wed Sep  4 15:32:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
262
263         * TM-CFG: tm/mh-e was moved to tm-mh-e.
264
265         * inst-tm: tm/mh-e was was moved to tm-mh-e.
266
267 Wed Sep  4 14:18:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
268
269         * TM-CFG (PREFIX): Use variable `install-prefix' as default value.
270         (LISPDIR): Use function `install-detect-elisp-directory'.
271         Variable `LISP_PREFIX' was abolished.
272
273         * inst-tm: Function `install-tm-gnus' was abolished.
274         (compile-tm): Don't create .gnus-compile.
275         (install-tm): Don't use function `install-tm-gnus'.
276
277         * TM-CFG: Variable `el-file-mode' was abolished.
278
279         * TM-CFG: add "../gnus-mime" to load-path.
280
281         * TM-CFG (Gnus_MIME_DIR): New variable.
282
283 Wed Sep  4 11:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
284
285         * mime-setup.el.in (message-maybe-setup-default-charset): New
286         function.
287
288 \f
289 Tue Sep  3 15:32:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
290
291         * tl: Version 7.61.1 was released.
292         * MU: Version 0.27 was released.
293         * tm: Version 7.81 was released.
294         * tm/mh-e: Version 7.68.1 was released.
295         * tm/gnus: gnus-mime Version 0.6.1 was released.
296
297         * Makefile: add MU package.
298
299 Mon Sep  2 16:42:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
300
301         * tm-edit.el (mime-editor/make-encrypt-recipient-header): Use
302         function `std11-field-bodies' instead of
303         `rfc822/get-field-bodies'.
304         (mime-editor/inserted-message-filter): Use function
305         `std11-field-end' instead of `rfc822/field-end'.
306
307 Mon Sep  2 16:30:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
308
309         * tm-bbdb.el: Use std11.el instead of tl-822.el.
310
311         * tm-bbdb.el (tm-bbdb/extract-address-components): Use function
312         `std11-extract-address-components' instead of
313         `rfc822/extract-address-components'.
314
315         * inst-tm (compile-tm): compile MU modules.
316         (install-tm): install MU modules.
317
318         * TM-CFG (LISPDIR): Use `running-emacs-19_29-or-later' instead of
319         `running-emacs-19'.
320
321 Mon Sep  2 15:23:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
322
323         * TM-CFG: fixed problem about home relative paths.
324
325         * TM-CFG (TM_MHE_RELATIVE_DIR, TM_GNUS_RELATIVE_DIR): fixed.
326
327 Mon Sep  2 15:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
328
329         * TM-CFG: add "../mu" to load-path.
330
331         * TM-CFG: fixed problem about TM_KERNEL_RELATIVE_DIR.
332
333 Mon Sep  2 14:55:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
334
335         * TM-CFG: fixed problem about *_RELATIVE_DIR when `LISPDIR' is a
336         member of `default-load-path'.
337
338         * inst-tm (make-mime-setup): New argument `tl-absolute-path'.
339         (compile-tm): Use variable `TL_DIR' as argument of function
340         `make-mime-setup'.
341
342 Mon Sep  2 14:39:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
343
344         * inst-tm (compile-tm): Use variable `TL_RELATIVE_DIR',
345         `MU_RELATIVE_DIR', `MEL_RELATIVE_DIR' and `TM_KERNEL_RELATIVE_DIR'
346         as argument of function `make-mime-setup'.
347
348         * TM-CFG (TL_RELATIVE_DIR, MU_RELATIVE_DIR, MEL_RELATIVE_DIR,
349         TM_KERNEL_RELATIVE_DIR, TM_MHE_DIR, TM_GNUS_DIR): New variable.
350
351 Mon Sep  2 14:07:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * inst-tm (make-mime-setup): New argument `mu-path'; generate MU
354         setting.
355         (compile-tm): Use variable `MU_DIR'; generate MU setting.
356
357         * TM-CFG (MU_PREFIX, MU_DIR): New variable.
358
359         * inst-tm (install-tm): Use function `install-elisp-modules' for
360         mime-setup.el.
361
362 Mon Sep  2 13:25:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         * inst-tm: Function `install-el-and-elc-files' was abolished.
365
366         * inst-tm (install-tm): Use function `install-elisp-modules' for
367         tl.
368
369 \f
370 Sat Aug 31 14:39:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
371
372         * tl: Version 7.61 was released.
373         * tm: Version 7.80 was released.
374         * tm/mh-e: Version 7.68 was released.
375
376         * tm-setup.el: Use tm-pgp if mailcrypt is installed.
377
378 Fri Aug 30 17:09:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * tm-bbdb.el (signature/get-sigtype-from-bbdb):
381         Use function `std11-field-body'
382         instead of `rfc822/get-field-body'.
383
384 Fri Aug 30 17:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
385
386         * tm-bbdb.el (tm-bbdb/update-record): Use function
387         `std11-field-body' instead of `rfc822/get-field-body'.
388
389         * tm-view.el (mime-viewer/follow-content): Use function
390         `std11-collect-field-names' instead of `rfc822/get-field-names'.
391
392 Fri Aug 30 16:44:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
393
394         * tm-view.el (mime-viewer/follow-content): Use function
395         `std11-header-string-except' instead of
396         `rfc822/get-header-string-except'.
397
398 Fri Aug 30 16:42:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
399
400         * tm-play.el (mime-article/decode-content): Use "text/plain" as
401         default content-type.
402
403 Fri Aug 30 16:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
404
405         * tm-play.el (mime-article/decode-content): Use function `list*'.
406
407         * tm-play.el (mime-article/decode-content): Use function `assq'
408         instead of `assoc'.
409
410         * tm-view.el (mime-article/get-subject): Use function
411         `std11-find-field-body'.
412
413 Fri Aug 30 15:55:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
414
415         * tm-play.el (mime-article/decode-content): allow null
416         content-type.
417         (mime-article/get-original-filename): fixed argument of function
418         `std11-find-field-body'.
419
420         * tm-view.el (mime-viewer/x-face-function): Use function
421         `std11-field-end' instead of `rfc822/field-end'.
422
423         * tm-play.el (mime-article/get-original-filename): Use function
424         `std11-find-field-body'.
425
426         * tm-play.el (mime-article/get-original-filename): Use function
427         `std11-field-body' instead of `rfc822/get-field-body'.
428
429         * tm-edit.el (mime-editor/normalize-body): fixed problem of single
430         part.
431
432 Fri Aug 30 06:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
433
434         * tm-parse.el (mime/Content-Type, mime/Content-Transfer-Encoding,
435         mime/Content-Disposition): Use function `std11-field-body' instead
436         of `rfc822/get-field-body'.
437
438         * tm-parse.el (mime/parse-Content-Type,
439         mime/parse-Content-Disposition): Use function
440         `std11-unfold-string' instead of `rfc822/unfolding-string'.
441
442         * tm-vm.el (tm-vm/do-reply): Use function `std11-full-name-string'
443         instead of `rfc822/full-name-string'.
444
445         * tm-vm.el (tm-vm/do-reply): Use function
446         `std11-parse-address-string'.
447
448         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-bodies'
449         instead of `rfc822/get-field-bodies'.
450
451         * tm-evs.el (mime-viewer/questionnaire-select): Use function
452         `std11-field-body' instead of `rfc822/get-field-body'.
453
454         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-body'
455         instead of `rfc822/get-field-body'.
456
457 Fri Aug 30 04:34:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
458
459         * signature.el (signature/get-signature-file-name): Use function
460         `std11-field-body' instead of `rfc822/get-field-body'.
461
462 Fri Aug 30 04:27:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
463
464         * tm-ew-e.el (mime/exist-encoded-word-in-subject): Use function
465         `std11-field-body' instead of `rfc822/get-field-body'.
466
467         * tm-partial.el (mime-article/grab-message/partials): Use function
468         `std11-field-body' instead of `rfc822/get-field-body'.
469
470 Wed Aug 28 22:49:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
471
472         * tm-ew-e.el (mime/encode-message-header): Use function
473         `std11-field-end' instead of `rfc822/field-end'.
474
475         * tm-ew-e.el (mime/encode-field, mime/encode-message-header): Use
476         function `std11-unfold-string' instead of
477         `rfc822/unfolding-string'.
478
479         * tm-ew-e.el (tm-eword::encode-address-list): Use function
480         `std11-parse-addresses-string'.
481
482         * tm-ew-e.el (tm-eword::phrase-route-addr-to-rwl,
483         tm-eword::addr-spec-to-rwl): Use `std11-addr-to-string' instead of
484         `rfc822/addr-to-string'.
485
486 Wed Aug 28 18:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
487
488         * tm-image.el: add `(autoload 'highlight-headers
489         "highlight-headers")' for XEmacs.
490
491 Wed Aug 28 18:38:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
492
493         * tm-image.el: Variable `mime-viewer/use-highlight-headers' was
494         abolished.      
495         Function `mime-preview/x-face-function-for-xemacs' was abolished.
496
497 Wed Aug 28 15:42:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
498
499         * tm-ew-d.el (mime-eword/decode-string, mime/decode-encoded-text):
500         Use function `std11-unfold-string' instead of
501         `rfc822/unfolding-string'.
502
503 Wed Aug 28 14:16:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
504
505         * tm-ew-e.el (mime/encode-message-header): Use function
506         `std11-narrow-to-header'.
507
508         * tm-ew-e.el (mime/encode-message-header): Variable
509         `rfc822/field-top-regexp' was renamed to
510         `std11-field-head-regexp'.
511
512 Wed Aug 28 14:06:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
513
514         * tm-ew-e.el (mime/encode-field): Variable
515         `rfc822/field-top-regexp' was renamed to
516         `std11-field-head-regexp'.
517
518         * tm-ew-d.el (mime/unfolding): Use function `std11-field-end'
519         instead of `rfc822/field-end'.
520
521         * tm-ew-d.el (mime/unfolding): Variable `rfc822/field-top-regexp'
522         was renamed to `std11-field-head-regexp'.
523
524 Tue Aug 26 15:02:23 1996  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
525
526         * tm-vm.el (tm-vm/yank:message-to-restore): New variable.
527         (vm-yank-message): respect to the (setq frame-per-composition nil)
528         setting.
529         (cf. [tm-en:713]):
530
531 \f
532 Fri Aug 23 07:41:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
533
534         * tl: Version 7.48 was released.
535         * MEL: Version 5.6.1 was released.
536         * tm: Version 7.79 was released.
537         * tm/mh-e: Version 7.67 was released.
538         * tm/gnus: gnus-mime Version 0.6 was released.
539
540         * Makefile: tl/tl-els was renamed to tl/TL-ELS.
541         * Makefile: mel/mel-els was renamed to mel/MEL-ELS.
542         * Makefile: tm/mh-e/tmh-els was renamed to tm/mh-e/TMH-ELS.
543
544 Fri Aug 23 07:26:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
545
546         * tm-edit.el (mime-editor/set-transfer-level-7bit): New function.
547         (mime-editor/set-transfer-level-8bit): New function.
548         Add new key-bindings.
549
550 Thu Aug 22 14:28:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
551
552         * inst-tm (install-tm): Use function `install-elisp-modules' to
553         install tm-mh-e.
554
555         * inst-tm: tmh-els was renamed to TMH-ELS.
556
557 Wed Aug 21 12:10:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
558
559         * inst-tm (install-tm): Use function `install-elisp-modules' to
560         install tm kernel.
561
562         * inst-tm (compile-tm): Variable `tm-modules' was renamed to
563         `tm-modules-to-compile'.
564
565         * TM-ELS (tm-modules-to-compile): renamed from `tm-modules'.
566         (tm-modules-not-to-compile): renamed from `tm-el-files'; changed
567         to list of symbols.
568
569 Mon Aug 19 17:56:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
570
571         * inst-tm: Function `install-elc' and `install-elc-files' were
572         abolished.
573
574         * inst-tm (install-el-and-elc-files): Use function `install-files'
575         to install *.elc.
576
577         * inst-tm: Function `install-el-file' and `install-el-files' were
578         abolished.
579
580         * inst-tm (install-el-and-elc-files): Use function `install-files'
581         to install *.el files.
582         (install-execs): Use function `install-files'.
583
584 Mon Aug 19 17:00:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
585
586         * inst-tm: Function `compile-el-files' was abolished.
587
588         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
589         compile MEL.
590
591         * inst-tm: mel-els was renamed to MEL-ELS.
592
593 Sun Aug 18 20:40:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
594
595         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
596         compile tl.
597
598         * inst-tm: tl-els was renamed to TL-ELS.
599
600 Sun Aug 18 20:26:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
601
602         * TM-ELS: Variable `setup-modules', `setup-el-files' and
603         `setup-elc-files' were abolished.
604
605         * TM-ELS (tm-modules): Changed to list of symbols.
606
607         * inst-tm: Use install.el to compile tm modules.
608
609         * mime-setup.el.in: Module `message' conflicts in Epoch.
610
611 Sat Aug 17 02:41:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
612
613         * tm-ew-d.el (mime/decode-message-header): Add DOC-string.
614
615         * tm-ew-d.el (mime-eword/decode-region): Add DOC-string.
616
617 Sat Aug 17 02:03:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
618
619         * tm-ew-d.el (mime/decode-encoded-text): check `charset'.
620
621 Fri Aug 16 16:09:49 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
622
623         * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): In Gnus 5.[23] or Red
624         Gnus, the *BBDB* buffer pops up if there is a record connected to
625         the author of the current article and will be deleted if there is
626         no record.
627
628 Fri Aug 16 05:03:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
629
630         * tm-view.el (mime-article/rcnum-to-cinfo): Use function `find-if'
631         instead of `some-element'.
632
633 Fri Aug 16 03:55:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
634
635         * TM-CFG: check version specific site-lisp.
636
637 Wed Aug 14 02:34:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
638
639         * tm-view.el: delete `(require 'cl)'.
640
641 Tue Aug 13 23:41:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * tm-view.el: Use cl.el.
644
645 Mon Aug 12 17:05:37 1996  Hunter Kelly  <retnuh@zule.pixar.com>
646
647         * tm-vm.el (tm-vm/preview-current-message): When using mime
648         preview in VM, VM fails to "energize" the headers the same way
649         that VM does by itself. (cf. [bug-tm-en:685])
650
651 \f
652 Mon Aug 12 11:02:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
653
654         * tm: Version 7.78 was released.
655         * tm/gnus: gnus-mime Version 0.4 was released.
656
657         * README.en: modified about bug report.
658
659 Sun Aug 11 13:57:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
660
661         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use function
662         `mime-editor/make-encrypt-recipient-header'.
663
664 Sat Aug 10 12:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
665
666         * mime-setup.el.in: setting for variable
667         `message-forward-start-separator' and
668         `message-forward-end-separator' was moved to message-mime.el.
669
670 Sat Aug 10 02:35:23 1996  John S Cooper <John.Cooper@Eng.Sun.COM>
671
672         * tm-vm.el: fixed problem when variable `vm-frame-per-composition'
673         is nil. (cf. [bug-tm-en:675])
674
675 \f
676 Fri Aug  9 12:16:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
677
678         * tm: Version 7.77 was released.
679         * tm/gnus: gnus-mime Version 0.3 was released.
680
681         * tm-edit.el (mime-editor/encrypt-recipient-fields-list): New
682         variable.
683         (mime-editor/make-encrypt-recipient-header): New function.
684         (mime-editor/encrypt-pgp-elkins): Use function
685         `mime-editor/make-encrypt-recipient-header'.
686
687 Wed Aug  7 16:42:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
688
689         * mime-setup.el.in: setup for message-mime.el.
690
691 Wed Aug  7 15:50:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
692
693         * tm-ew-d.el (mime/decode-encoded-text): unfolding must be after
694         code-converted.
695
696 Wed Aug  7 05:59:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
697
698         * tm-setup.el: Don't define function to load up tm-gnus or
699         gnus-mime if GNUS or Gnus has been loaded.
700
701 Wed Aug  7 05:49:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
702
703         * tm-setup.el: Use `call-after-loaded' to setup
704         gnus-mime. (cf. [tm-en:661])
705
706 Wed Aug  7 03:35:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
707
708         * tm-ew-d.el (mime-eword/decode-region): New optional argument
709         `must-unfold'.
710
711         * tm-ew-d.el (mime-eword/decode-string): New optional argument
712         `unfolding'.
713         (mime/decode-encoded-text): New optional argument `unfolding'.
714         (mime/decode-encoded-word): New implementation.
715
716         * tm-ew-d.el (mime/decode-encoded-word): new optional argument
717         `unfolding'.
718
719 \f
720 Tue Aug  6 12:29:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
721
722         * tl: Version 7.44 was released.
723         * tm: Version 7.76
724         * tm/gnus: gnus-mime Version 0.2 was released.
725
726         * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function
727         `rfc822/get-field-bodies'.
728
729 Tue Aug  6 12:12:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
730
731         * tm-setup.el (tm-setup/load-GNUS): New function.
732         (tm-setup/load-gnus): New function.
733
734 \f
735 Thu Aug  1 06:42:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * tl: Version 7.43.2 was released.
738         * tm: Version 7.75 was released.
739         * tm/mh-e: Version 7.65.1 was released.
740
741         * tm-image.el: Function `bitmap-show-xbm-file' was renamed to
742         `bitmap-insert-xbm-file'.
743
744         Function `bitmap-decode-x-face' was renamed to
745         `x-face-decode-message-header'.
746
747 Wed Jul 31 02:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
748
749         * tm-edit.el (mime-editor/split-message-sender-alist):
750         implementation for mh-letter-mode was moved to
751         tm/mh-e/tmh-comp.el.
752
753 Mon Jul 29 01:13:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * tm-text.el (mime-charset/maybe-decode-buffer):
756         fixed. (cf. [tm-en:629])
757
758 Fri Jul 26 19:43:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
759
760         * tm-image.el: Function `bitmap-read-xbm' was renamed to
761         `bitmap-show-xbm-file'.
762
763 \f
764 Wed Jul 24 10:33:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
765
766         * tm: Version 7.74 was released.
767
768 Wed Jul 24 10:27:07 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
769
770         * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call
771         `rfc822/get-field-body' with `mail-header-separator'.
772         (cf. [tm-ja:1996])
773
774 \f
775 Wed Jul 24 10:08:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
776
777         * tl: Version 7.43.1 was released.
778         * tm: Version 7.73 was released.
779         * tm/gnus: Version 7.79 was released.
780         * tm/mh-e: Version 7.65 was released.
781
782 Mon Jul 22 19:29:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
783
784         * tm-edit.el: Variable `mime/editor-mode-old-selective-display'
785         was abolished.
786
787         (mime/editor-mode): DOC-string was modified; Use macro
788         `enable-invisible'.
789
790         (mime-editor/exit): Use macro `end-of-invisible'.
791
792 Mon Jul 22 18:29:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
793
794         * inst-tm (install-el-and-elc-files): code to make directory if it
795         is not exist was moved to function `install-el-files'.
796
797 Thu Jul 18 12:46:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
798
799         * tm-text.el (mime-preview/decode-text-buffer): local variable
800         `beg' was abolished.
801
802 Thu Jul 18 12:42:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
803
804         * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec
805         of code-converter.
806
807         * tm-pgp.el (mime-article/view-application/pgp): set function
808         `mime-charset/decode-buffer' as code-converter for decryption.
809
810         * tm-text.el (mime-viewer/code-converter-alist): spec of
811         converters were changed; they work for buffer instead of region.
812
813         (mime-charset/decode-buffer): New function; renamed from
814         `mime-charset-decode-region'.
815
816         (mime-charset/maybe-decode-buffer): New function; renamed from
817         `mime-viewer/default-code-convert-region'.
818
819 Thu Jul 18 06:50:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
820
821         * tm-text.el (mime-preview/decode-text-buffer): New function;
822         renamed from function `mime-preview/decode-text-region'.
823
824         (mime-preview/filter-for-text/plain,
825         mime-preview/filter-for-text/richtext,
826         mime-preview/filter-for-text/enriched): Use function
827         `mime-preview/decode-text-buffer' instead of
828         `mime-preview/decode-text-region'.
829
830 Thu Jul 18 06:24:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
831
832         * tm-text.el (mime-viewer/default-code-convert-region): New
833         implementation.
834
835 Thu Jul 18 06:21:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
836
837         * tm-text.el (mime-preview/filter-for-text/enriched): Use function
838         `mime-preview/decode-text-region'.
839
840         * tm-text.el (mime-preview/filter-for-text/richtext): Use function
841         `mime-preview/decode-text-region'.
842
843 Thu Jul 18 06:06:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
844
845         * tm-text.el (mime-charset-decode-region): New function; moved
846         from tm-def.el.
847
848         * tm-def.el: Function `mime-charset-decode-region' was moved to
849         tm-text.el.
850
851 \f
852 Wed Jul 17 05:36:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
853
854         * tl: Version 7.43 was released.
855         * tm: Version 7.72 was released.
856         * tm/mh-e: Version 7.64 was released.
857         * tm/gnus: Version 7.78 was released.
858
859 Mon Jul 15 19:21:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
860
861         * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
862         (mime-preview/filter-for-application/postscript): Use variable
863         `mime-viewer/ps-to-gif-command'.
864
865 Mon Jul 15 14:04:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
866
867         * tm-play.el (mime-article/show-output-buffer): use variable
868         `mime/output-buffer-window-is-shared-with-bbdb'.
869
870         * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
871         variable.
872
873         * tm-pgp.el (mime-article/check-pgp-signature): Don't check
874         *noconv*.
875
876 Mon Jul 15 13:59:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
877
878         * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
879         of function `mime-article/show-output-buffer'.
880
881         * tm-play.el (mime-article/show-output-buffer): Select a window
882         contains preview-buffer if there is no windows contain
883         mime/output-buffer-name.
884
885         * tm-def.el (tm:button-dispatcher): New implementation.
886
887 Mon Jul 15 08:19:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
888
889         * tm-edit.el (mime-editor::edit-again): Use function
890         `decode-mime-charset-region' instead of
891         `mime-charset-decode-region' and `character-decode-region'; Use
892         variable `default-mime-charset' instead of
893         `mime/default-coding-system'.
894
895 Sun Jul 14 15:04:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
896
897         * tm-def.el: Variable `mime/default-coding-system' was abolished.
898
899         * tm-def.el: Variable `mime/charset-coding-system-alist' was
900         abolished.
901
902         * tm-def.el (mime-charset-decode-region): Use function
903         `decode-mime-charset-region'.
904
905 Sun Jul 14 11:40:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
906
907         * tm-ew-d.el (mime/decode-encoded-text): Use function
908         `decode-mime-charset-string' instead of
909         `mime-charset-decode-string'.
910
911         * tm-def.el: Function `mime-charset-decode-string' was abolished.
912
913 \f
914 Thu Jul 11 15:26:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
915
916         * tl: Version 7.36 was released.
917         * tm: Version 7.71 was released.
918
919         * tm-def.el: Function `mime-charset-encode-region' was abolished.
920
921 Thu Jul 11 15:25:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
922
923         * tm-def.el: Function `mime-charset-encode-string' was abolished.
924
925 Thu Jul 11 15:23:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
926
927         * tm-def.el: Function `mime/find-charset-region' was abolished.
928
929         * tm-edit.el: New implementation; based on SEMI mime-edit 0.36.
930
931         (mime-editor/define-charset): Argument `charset' was changed to
932         symbol.
933
934         (mime-editor/normalize-body): charset was changed to symbol; Use
935         function `encode-mime-charset-region' instead of
936         `mime-charset-encode-region'.
937
938         (mime-editor/make-charset-default-encoding-alist): New function.
939
940         (mime-editor/charset-default-encoding-alist): Use function
941         `mime-editor/make-charset-default-encoding-alist'.
942
943         (mime-editor/toggle-transfer-level): Use function
944         `mime-editor/make-charset-default-encoding-alist'.
945
946         (mime-editor/choose-charset): Use function
947         `detect-mime-charset-region' instead of `mime/find-charset-region';
948         Changed to return symbol.
949
950 Wed Jul 10 14:21:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
951
952         * tm-def.el (mime/find-charset-region): fixed.
953
954 Wed Jul 10 13:45:06 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
955
956         * signature.el (insert-signature): Meaning of
957         `signature-delete-blank-lines-at-eof' had been reversed by
958         mistake.
959
960 Wed Jul 10 13:04:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
961
962         * tm-def.el: Variable `mime/lc-charset-alist' and
963         `mime/unknown-charset' were abolished.
964
965         Function `mime/find-charset' was abolished.
966         
967         (mime/find-charset-region): Use function
968         `detect-mime-charset-region' instead of `mime/find-charset'.
969
970 Wed Jul 10 12:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
971
972         * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare
973         charset.
974         (tm-eword::encoded-word-length): Use `string-equal' to compare
975         encoding.
976
977 Wed Jul 10 12:50:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
978
979         * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset'
980         was changed to symbol.
981         (tm-eword::find-charset-rule): Returned charset was changed to
982         symbol too.
983         (tm-eword::encoded-word-length): Use function
984         `encode-mime-charset-string' instead of
985         `mime-charset-encode-string'; `charset' slot of `rword' was
986         changed to symbol.
987
988 Wed Jul 10 12:33:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
989
990         * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is
991         changed to symbol.
992         (tm-eword::find-charset-rule): modified for news
993         `mime-eword/charset-encoding-alist' format.
994
995         * tm-ew-e.el (tm-eword::find-charset-rule): Use function
996         `charsets-to-mime-charset' instead of `mime/find-charset'.
997
998 Wed Jul 10 11:28:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
999
1000         * tm-def.el: Variable `mime/charset-type-list' was abolished.
1001
1002         * tm-def.el (mime/make-charset-default-encoding-alist): Use
1003         variable `mime-charset-type-list' instead of
1004         `mime/charset-type-list'.
1005
1006         * tm-def.el (mime-charset-type-list): New variable.
1007         (mime/charset-type-list): Use `mime-charset-type-list'.
1008
1009 \f
1010 Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1011
1012         * tl: Version 7.31.1 was released.
1013         * tm: Version 7.70 was released.
1014         * tm/gnus: Version 7.73 was released.
1015
1016         * tm-edit.el (mime/editor-mode): Don't toggle.
1017         (mime-editor/toggle-mode): New function.
1018
1019 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
1020
1021         * tm-edit.el: use function `add-minor-mode' for XEmacs.
1022
1023 Mon Jul  8 05:44:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1024
1025         * tm-image.el: `(require 'xpm)' was deleted.
1026
1027 Thu Jul  4 16:57:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1028
1029         * tm-def.el (tm:button-dispatcher): don't move to preview buffer.
1030
1031 Mon Jul  1 23:45:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1032
1033         * tm-evs.el (tm-evs/define-keys): New function.
1034         Use `mime-viewer/define-keymap-hook'.
1035
1036 Mon Jul  1 23:43:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1037
1038         * tm-bbdb.el (tm-bbdb/define-keys): New function.
1039         Use `mime-viewer/define-keymap-hook'.
1040
1041         * tm-view.el: Variable `mime/viewer-mode-map' was abolished.
1042         (mime-viewer/define-keymap): New function.
1043         (mime/viewer-mode): Add new argument `mother-keymap'; use function
1044         `mime-viewer/define-keymap'.
1045
1046 \f
1047 Thu Jun 27 15:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1048
1049         * tl: Version 7.31 was released.
1050         * MEL: Version 5.6 was released.
1051         * tm: Version 7.69 was released.
1052         * tm/mh-e: Version 7.63.1 was released.
1053         * tm/gnus: Version 7.72 was released.
1054
1055         * inst-tm (compile-tm): condition was modified about XEmacs.
1056
1057         * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or
1058         later.
1059
1060         * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'.
1061
1062 Thu Jun 27 14:26:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1063
1064         * tm-pgp.el (mime-article/view-application/pgp): Use macro
1065         `as-binary-process'.
1066
1067 Thu Jun 27 14:22:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
1070         `as-binary-process'.
1071         (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
1072
1073 Wed Jun 26 15:32:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1074
1075         * tm-def.el (mime/charset-coding-system-alist): add `GB2312'.
1076
1077 Tue Jun 25 01:02:40 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1078
1079         * mime-setup.el.in (mu-cite/pre-cite-hook): Add function
1080         `mime/decode-message-header'.
1081
1082 Wed Jun 12 23:46:24 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1083
1084         * tm-vm.el: Setting for `mime-editor/split-message-sender-alist'
1085         was moved from tm-edit.el.
1086
1087 \f
1088 Wed Jun 12 05:53:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1089
1090         * tl: Version 7.30 was released.
1091         * MEL: Version 5.5 was released.
1092         * tm: Version 7.68 was released.
1093
1094         * tm-edit.el (mime-editor/split-message-sender-alist): setting for
1095         `mail-mode' was moved to tm-rmail.el.
1096
1097 Wed Jun 12 05:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1098
1099         * tm-rmail.el: Setting for
1100         `mime-editor/split-message-sender-alist' was moved from
1101         tm-edit.el.
1102
1103 Tue Jun 11 22:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1104
1105         * tm-image.el: Function `image-read-file' was abolished.
1106
1107         * tm-image.el (mime-preview/filter-for-inline-image): New
1108         implementation; Don't make temporary file.
1109
1110         (mime-preview/filter-for-application/postscript): New function for
1111         XEmacs 19.14 or later.
1112
1113 Tue Jun 11 14:34:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1114
1115         * tm-ew-e.el (tm-eword::encode-string-1): Use function
1116         `char-length' instead of `char-bytes'.
1117
1118         * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
1119         instead of `char-bytes'.
1120
1121 Mon Jun 10 05:12:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1122
1123         * tm-ew-e.el (tm-eword::encode-string-1): Use macro
1124         `tm-eword::rword-charset', `tm-eword::rword-encoding' and
1125         `tm-eword::rword-type'.
1126
1127         (tm-eword::encoded-word-length): set `type'.
1128
1129 Mon Jun 10 04:34:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1130
1131         * tm-ew-e.el (mime/encode-field): set `type'.
1132
1133 Mon Jun 10 04:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1134
1135         * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
1136         abolished.
1137
1138         (tm-eword::encode-string): modified for new interface.
1139
1140         (mime-eword/encode-string): modified for new interface.
1141
1142 Mon Jun 10 04:21:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1143
1144         * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
1145         was abolished.
1146
1147         (tm-eword::encode-rwl): don't use `mode'.
1148
1149         * tm-ew-e.el (tm-eword::split-string): New optional argument
1150         `mode'.
1151
1152         (tm-eword::mailbox-to-rwl): set `type'.
1153
1154 Mon Jun 10 04:10:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1155
1156         * tm-ew-e.el (tm-eword::make-rword): New macro.
1157
1158         (tm-eword::words-to-ruled-words): new optional argument `mode';
1159         Use macro `tm-eword::make-rword'.
1160
1161         (tm-eword::phrase-to-rwl): set `mode'.
1162
1163 Mon Jun 10 03:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1164
1165         * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
1166         `tm-eword::rword-text', `tm-eword::rword-charset' and
1167         `tm-eword::rword-encoding'.
1168
1169 Mon Jun 10 03:12:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1170
1171         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
1172         `base64-encoded-length' instead of `base64-length'.
1173
1174         Function `q-encoding-length' was abolished.
1175
1176 Mon Jun 10 03:09:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1177
1178         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
1179         `base64-encoded-length' instead of `base64-length'.
1180
1181         Function `base64-length' was abolished.
1182
1183 Mon Jun 10 02:59:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1184
1185         * tm-ew-e.el (tm-eword::rword-text): New macro.
1186         (tm-eword::rword-charset): New macro.
1187         (tm-eword::rword-encoding): New macro.
1188         (tm-eword::rword-type): New macro.
1189
1190         (tm-eword::space-process): Use macro `tm-eword::rword-text',
1191         `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
1192
1193 \f
1194 Mon Jun 10 01:56:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1195
1196         * tm: Version 7.67 was released.
1197         * tm/gnus: Version 7.69 was released.
1198
1199 Sun Jun  9 07:03:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1200
1201         * tm-edit.el (mime-editor/split-and-send): New implementation.
1202
1203         Variable `mime-editor/message-default-sender-alist' was abolished.
1204
1205         Variable `mime-editor/window-config-alist' was abolished.
1206
1207 \f
1208 Sun Jun  9 04:13:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1209
1210         * MEL: Version 5.4 was released.
1211         * tm: Version 7.66.2 was released.
1212         * tm/gnus: Version 7.68 was released.
1213
1214 Fri Jun  7 14:14:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1215
1216         * inst-tm (install-elc): check `src-file' has existed yet.
1217
1218 Thu Jun  6 15:03:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1219
1220         * tm-ew-e.el (mime/encode-field): fixed.
1221
1222         * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last
1223         linear-white-spaces.
1224
1225 \f
1226 Mon Jun  3 14:52:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1227
1228         * tl: Version 7.29.1 was released.
1229         * MEL: Version 5.2 was released.
1230         * tm: Version 7.66.1 was released.
1231         * tm/mh-e: Version 7.63 was released.
1232
1233         * doc/Makefile (world): fixed.
1234
1235 Mon Jun  3 14:33:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1236
1237         * tm-ew-e.el (mime/encode-field): must count a space after `:'.
1238
1239 Mon Jun  3 14:31:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1240
1241         * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between
1242         encoded-words.
1243
1244 Fri May 31 14:51:49     Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
1245
1246         * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall
1247         `browse-url-browser-function' with `URL'.
1248
1249 \f
1250 Tue May 28 03:40:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1251
1252         * tl: Version 7.29 was released.
1253         * MEL: Version 5.0 was released.
1254         * tm: Version 7.66 was released.
1255
1256         * inst-tm (install-elc): modifies about error message.
1257
1258 Tue May 28 03:06:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1259
1260         * tm-edit.el (mime-editor/insert-signature): Use variable
1261         `signature-file-name' instead of `signature'.
1262
1263         * signature.el (insert-signature): local variable `signature' was
1264         renamed to `signature-file-name'.
1265
1266 Mon May 27 17:33:03 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1267
1268         * tm-edit.el (mime-file-types): New file type ".patch" was added.
1269
1270 \f
1271 Mon May 27 15:14:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1272
1273         * tl: Version 7.27.1 was released.
1274         * tm: Version 7.65 was released.
1275         * tm/gnus: Version 7.63 was released.
1276
1277         * README.en (4.1): add `EXEC_PREFIX'.
1278
1279         September Gnus was renamed to Gnus 5.2.
1280
1281         * TM-CFG (EXEC_PREFIX): new variable.
1282         (BINS): fixed.
1283
1284 Mon May 27 14:56:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1285
1286         * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6".
1287
1288         * inst-tm (install-elc): use `condition-case' for delete-file.
1289
1290         * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'.
1291
1292 Mon May 27 08:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1293
1294         * tm-pgp.el (mime-article/check-pgp-signature): Use function
1295         `mime-decode-region' instead of `mime/decode-region'.
1296
1297         (mime-article/add-pgp-keys): Use function `mime-decode-region'
1298         instead of `mime/decode-region'.
1299
1300         * tm-text.el (mime-preview/decode-text-region): Use function
1301         `mime-decode-region' instead of `mime/decode-region'.
1302
1303         (mime-preview/filter-for-text/richtext): Use function
1304         `mime-decode-region' instead of `mime/decode-region'.
1305
1306         (mime-preview/filter-for-text/enriched): Use function
1307         `mime-decode-region' instead of `mime/decode-region'.
1308
1309 Mon May 27 08:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1310
1311         * tm-image.el (mime-preview/filter-for-inline-image): renamed from
1312         function `mime-preview/filter-for-image/inline'.
1313
1314         * tm-image.el (mime-preview/filter-for-image): Use function
1315         `mime-decode-region' instead of `mime/decode-region'.
1316
1317         (mime-preview/filter-for-image/inline): Use function
1318         `mime-decode-region' instead of `mime/decode-region'.
1319
1320         (mime-preview/filter-for-image/xbm): Use function
1321         `mime-decode-region' instead of `mime/decode-region'.
1322
1323 Mon May 27 08:00:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1324
1325         * tm-html.el (mime-article/decode-html): Use function
1326         `mime-decode-region' instead of `mime/decode-region'.
1327
1328 Mon May 27 07:58:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1329
1330         * tm-file.el (mime-article/extract-file): Use function
1331         `mime-decode-region' instead of `mime/decode-region'.
1332
1333 Thu May 23 16:51:04 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1334
1335         * tm-vm.el (tm-vm/decode-message-header): doc string was modified.
1336         (vm-yank-message): modified for `tm-vm/yank-content'.
1337         (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content):
1338         New functions; following method for VM.
1339
1340         * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'.
1341         was added.
1342         (mime/viewer-mode): doc string was modified.
1343
1344         * tm-bbdb.el:
1345         (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and
1346         `tm-bbdb/show-sender' were added.
1347
1348 \f
1349 Thu May 23 01:34:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * tl: Version 7.27 was released.
1352         * MEL: Version 4.7.1 was released.
1353         * tm: Version 7.64 was released.
1354
1355 Wed May 22 02:26:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1356
1357         * tm-view.el (mime-preview/insert-content-button): fixed.
1358
1359         * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied";
1360         remove "Sender".
1361
1362         (mime-editor/insert-binary-buffer, mime-editor/normalize-body):
1363         Argument order of function `mime-encode-region' was changed.
1364
1365         (mime-editor::edit-again): Argument order of function
1366         `mime-decode-region' was changed.
1367
1368 \f
1369 Mon May 20 16:24:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1370
1371         * tl: Version 7.26 was released.
1372         * tm: Version 7.63 was released.
1373         * tm/mh-e: Version 7.62 was released.
1374         * tm/gnus: Version 7.61 was released.
1375
1376         * TM-CFG (default-load-path): New variable.
1377
1378         (PREFIX): default value is got from variable `exec-directory' or
1379         `data-directory'.
1380
1381         Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished.
1382
1383         (LISPDIR): default value is searched from variable
1384         `default-load-path'.
1385
1386 Mon May 20 14:56:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1387
1388         * tm-view.el (mime-viewer/visible-field-list): add "Message-Id".
1389
1390         (mime-viewer/content-button-ignored-ctype-list): renamed from
1391         variable `mime-viewer/content-subject-omitting-Content-Type-list'.
1392
1393         (mime-viewer/content-button-visible-ctype-list): renamed from
1394         variable `mime-viewer/content-subject-showing-Content-Type-list'.
1395
1396         (mime-preview/insert-content-button): renamed from function
1397         `mime-preview/insert-content-subject'.
1398
1399         (mime-preview/default-content-button-function): renamed from
1400         function `mime-preview/default-content-subject-function'.
1401
1402         (mime-preview/content-button-function): renamed from variable
1403         `mime-preview/content-subject-function'.
1404
1405         (mime-preview/display-content): fixed about renaming.
1406
1407 Sun May 19 16:16:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1408
1409         * tm-edit.el (mime-editor::edit-again): Decode contents by
1410         Content-Transfer-Encoding field if they have charset field or they
1411         are ``text'' types.
1412
1413 \f
1414 Fri May 17 07:59:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1415
1416         * tl: Version 7.25 was released.
1417         * MEL: Version 4.7 was released.
1418         * tm: Version 7.62 was released.
1419
1420         * tm-view.el (mime-preview/insert-content-subject): New
1421         implementation.
1422
1423         (mime-preview/default-content-separator): renamed from
1424         `mime-viewer/default-content-separator'.
1425
1426 Thu May 16 00:44:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1427
1428         * tm-edit.el: Unused variable `mime-signature-file' was abolished.
1429         (mime-editor/translate-hook): DOC string was modified.
1430         (mime/editor-mode): DOC string was modified.
1431         (mime-editor/insert-signature): DOC string was modified.
1432
1433 \f
1434 Wed May 15 19:31:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * tl: Version 7.24 was released.
1437         * tm: Version 7.61 was released.
1438         * tm/mh-e: Version 7.61.1 was released.
1439
1440         * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
1441         administration was changed.
1442
1443         * README.en: Address of the tm ML administration was changed.
1444
1445 Wed May 15 16:52:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1446
1447         * tm-view.el (mime-preview/insert-content-subject): renamed from
1448         `mime-viewer/insert-content-subject'; new argument `encoding'.
1449
1450         (mime-preview/default-content-subject-function): renamed from
1451         `mime-viewer/default-content-subject-function'; new argument
1452         `encoding'.
1453
1454         (mime-preview/content-subject-function): renamed from
1455         `mime-viewer/content-subject-function'; new argument `encoding'.
1456
1457         (mime-preview/display-message/partial): renamed from
1458         `mime-viewer/display-message/partial'; abolish argument `obuf';
1459         initial buffer was changed to preview-buffer.
1460
1461         (mime-preview/display-content): Variable
1462         `mime-viewer/content-subject-function' was renamed to
1463         `mime-preview/content-subject-function' and arguments was changed.
1464         Function `mime-viewer/insert-content-subject' was renamed to
1465         `mime-preview/insert-content-subject' and arguments was changed.
1466         Function `mime-viewer/display-message/partial' was renamed to
1467         `mime-preview/display-message/partial' and arguments was changed.
1468
1469 \f
1470 Tue May 14 02:11:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1471
1472         * tl: Version 7.22.5 was released.
1473         * MEL: Version 4.6 was released.
1474         * tm: Version 7.60 was released.
1475
1476         * tm-view.el (mime-preview/display-body): renamed from
1477         `mime-viewer/display-body'; abolish argument `obuf'; initial
1478         buffer was changed to preview-buffer.
1479
1480         (mime-preview/display-content): Function
1481         `mime-viewer/display-body' was renamed to
1482         `mime-preview/display-body'.
1483
1484 Sun May 12 17:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1485
1486         * tm-edit.el (mime-editor::edit-again): fixed to use function
1487         `character-decode-region' instead of `decode-coding-region'.
1488
1489 \f
1490 Sat May 11 16:23:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1491
1492         * tl: Version 7.22.4 was released.
1493         * MEL: Version 4.2 was released.
1494         * tm: Version 7.59 was released.
1495         * tm/mh-e: Version 7.61 was released.
1496         * tm/gnus: Version 7.60 was released.
1497
1498         * tm-view.el (mime-preview/display-header): renamed from
1499         `mime-viewer/display-header'; abolish argument `obuf'; initial
1500         buffer was changed to preview-buffer.
1501
1502         * TM-CFG: eliminate last `/' for directory.
1503
1504 Sat May 11 10:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1505
1506         * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'.
1507
1508         * tm-play.el (mime-article/start-external-method-region): New
1509         implementation.
1510
1511 Thu May  9 18:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1512
1513         * tm-text.el (mime-viewer/default-code-convert-region): fixed.
1514
1515 Thu May  9 18:46:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1516
1517         * tm-text.el: Function `mime/code-convert-region-to-emacs' was
1518         renamed to `mime-charset-decode-region'.
1519
1520         * tm-pgp.el (mime-article/view-application/pgp): Function
1521         `mime/code-convert-region-to-emacs' was renamed to
1522         `mime-charset-decode-region'.
1523
1524         * tm-edit.el (mime-editor/normalize-body): Function
1525         `mime/code-convert-region-from-emacs' was renamed to
1526         `mime-charset-encode-region'.
1527         (mime-editor::edit-again): Function
1528         `mime/code-convert-region-to-emacs' was renamed to
1529         `mime-charset-decode-region'.
1530
1531         * tm-def.el (mime-charset-decode-region): renamed from
1532         `mime/code-convert-region-to-emacs'.
1533
1534         * tm-def.el (mime-charset-encode-region): renamed from
1535         `mime/code-convert-region-from-emacs'.
1536
1537 Thu May  9 18:18:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1538
1539         * tm-ew-d.el (mime/decode-encoded-text): Use function
1540         `string-equal' instead of `string='.
1541
1542 Thu May  9 18:14:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1543
1544         * tm-ew-d.el (mime/decode-encoded-text): Function
1545         `mime/convert-string-to-emacs' was renamed to
1546         `mime-charset-decode-string'.
1547
1548         * tm-def.el (mime-charset-decode-string): renamed from
1549         `mime/convert-string-to-emacs'.
1550
1551 Thu May  9 18:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1552
1553         * tm-ew-e.el (tm-eword::encoded-word-length): Function
1554         `mime/convert-string-from-emacs' was renamed to
1555         `mime-charset-encode-string'.
1556
1557         * tm-def.el (mime-charset-encode-string): renamed from
1558         `mime/convert-string-from-emacs'.
1559
1560 Thu May  9 16:05:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1561
1562         * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed.
1563
1564 Thu May  9 13:53:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1565
1566         * tm-def.el (mime/convert-string-from-emacs): Use function
1567         `character-encode-string' instead of `encode-coding-string'.
1568         (mime/convert-string-to-emacs): Use function
1569         `character-decode-string' instead of `decode-coding-string'.
1570
1571         * tm-edit.el (mime-editor::edit-again): Use function
1572         `character-decode-region' instead of `decode-coding-region'.
1573
1574         * tm-def.el (mime/code-convert-region-from-emacs): Use function
1575         `character-encode-region' instead of `encode-coding-region'.
1576         (mime/code-convert-region-to-emacs): Use function
1577         `character-decode-region' instead of `decode-coding-region'.
1578
1579 \f
1580 Wed May  8 15:40:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1581
1582         * tl: Version 7.22.3 was released.
1583         * tm: Version 7.58 was released.
1584         * tm/gnus: Version 7.57 was released.
1585
1586         * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el.
1587
1588         * README.en: tm-rich.el was renamed to tm-text.el.
1589         Add tm-image.el.
1590
1591 Wed May  8 15:21:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1592
1593         * tm-view.el: Variable `mime-viewer/code-converter-alist' and
1594         function `mime-viewer/default-code-convert-region',
1595         `mime-preview/decode-text-region' and
1596         `mime-viewer/filter-text/plain' were moved to tm-text.el.
1597
1598         Function `mime-viewer/filter-text/plain' was renamed to
1599         `mime-preview/filter-for-text/plain'
1600
1601         Function `mime-viewer/default-content-filter' was abolished. (`t'
1602         of `mime-viewer/content-filter-alist' means default
1603         content-filter)
1604
1605         (mime-viewer/content-filter-alist): setting for text/enriched and
1606         text/richtext. Use function `mime-preview/filter-for-text/plain'
1607         as default content-filter.
1608
1609 Wed May  8 15:05:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1610
1611         * inst-tm: tm-rich.el was abolished.
1612
1613         * TM-ELS: tm-rich.el was renamed to tm-text.el.
1614
1615         * tm-setup.el: Delete setting code for tm-rich.el.
1616
1617 Wed May  8 14:46:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1618
1619         * tm-text.el (mime-preview/filter-for-text/plain): renamed from
1620         `mime-viewer/filter-text/plain'.
1621         (mime-preview/filter-for-text/richtext): renamed from
1622         `mime-viewer/filter-text/richtext'.
1623         (mime-preview/filter-for-text/enriched): renamed from
1624         `mime-viewer/filter-text/enriched'.
1625
1626         * tm-text.el (mime-preview/decode-text-region): New implementation.
1627
1628         * tm-text.el (mime-viewer/code-converter-alist): moved from
1629         tm-view.el.
1630         (mime-viewer/default-code-convert-region): moved from tm-view.el.
1631         (mime-preview/decode-text-region): moved from tm-view.el.
1632         (mime-viewer/filter-text/plain): moved from tm-view.el.
1633
1634         * tm-text.el: tm-rich.el was renamed to tm-text.el.
1635
1636 \f
1637 Wed May  8 12:48:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1638
1639         * tl: Version 7.22.2 was released.
1640         * tm: Version 7.57 was released.
1641         * tm/gnus: Version 7.55 was released.
1642
1643 Tue May  7 06:28:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1644
1645         * tm-rich.el: Version dependent code was moved to emu.el.
1646
1647 Sun May  5 16:40:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * tm-edit.el (mime-editor/normalize-body): call function
1650         `enriched-encode' for text/enriched part.
1651
1652         * tm-edit.el (mime-editor/process-multipart-1): didn't refer
1653         variable `mime-editor/encrypting-type'.
1654
1655         * tm-edit.el: Function `mime-editor/process-pgp-kazu' was
1656         abolished.
1657         (mime-editor/sign-pgp-kazu): New function.
1658         (mime-editor/encrypt-pgp-kazu): New function.
1659         (mime-editor/process-multipart-1): Use function
1660         `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'.
1661
1662 Sat May  4 09:08:49 1996  Hiroshi Ueno <zodiac@ibm.net>
1663
1664         * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable.
1665
1666         * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'.
1667
1668 Sat May  4 04:58:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1669
1670         * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818])
1671
1672 Mon Apr 29 13:42:15 1996  Kevin Broadey <KevinB@bartley.demon.co.uk>
1673
1674         * tm-view.el (mime-viewer/make-preview-buffer): fixed
1675         (cf.[tm-en:480])
1676
1677 \f
1678 Mon Apr 29 02:29:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1679
1680         * tl: Version 7.22.1 was released.
1681         * tm: Version 7.56 was released.
1682         * tm/gnus: Version 7.54 was released.
1683
1684         * tm-edit.el (mime-editor::edit-again): Use function
1685         `decode-coding-region' instead of `code-convert-region'.
1686
1687         * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
1688         and `setcar'.
1689         (mime-preview/display-content): renamed from
1690         `mime-viewer/display-content'.
1691
1692 Sat Apr 27 15:32:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1693
1694         * README.en: typo was fixed. (cf. [tm-ja:1807])
1695
1696 Sat Apr 27 15:30:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1697
1698         * tm-def.el (mime/charset-coding-system-alist): initial setting
1699         was modified for XEmacs 20 with Mule.
1700
1701 Sat Apr 27 13:17:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1702
1703         * tm-pgp.el (mime-article/view-application/pgp):
1704         fixed about code-converting.
1705
1706 \f
1707 Fri Apr 26 05:31:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1708
1709         * tl: Version 7.22 was released.
1710         * tm: Version 7.54 was released.
1711         * tm/mh-e: Version 7.59 was released.
1712
1713         * tm-rich.el (tm-rich/richtext-module): Version check for
1714         enriched.el was fixed for XEmacs 19.14.
1715
1716 Fri Apr 26 04:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1717
1718         * tm-image.el (mime-preview/x-face-function): Use function
1719         `bitmap-decode-x-face' when running Mule.
1720
1721 Thu Apr 25 22:17:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1722
1723         * tm-view.el (mime-viewer/follow-content): New implementation;
1724         interface of `mime-viewer/following-method-alist' was changed.
1725
1726         * tm-def.el (mime/convert-string-to-emacs): fixed.
1727         (mime/convert-string-from-emacs): fixed.
1728
1729 \f
1730 Thu Apr 25 12:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1731
1732         * tl: Version 7.19.3 was released.
1733         * tm: Version 7.52.2 was released.
1734         * tm/gnus: Version 7.53 was released.
1735
1736 Wed Apr 24 12:57:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1737
1738         * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
1739
1740 Wed Apr 24 11:30:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1741
1742         * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
1743
1744         * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
1745
1746 Tue Apr 23 22:52:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1747
1748         * tm-view.el (mime-viewer/content-filter-alist): set nil as
1749         initial value.
1750         (mime-viewer/default-content-filter): Use function
1751         `mime-viewer/filter-text/plain'.
1752
1753 Tue Apr 23 06:34:57 1996  Shuhei KOBAYASHI  <shuhei-k@is28e1s91>
1754
1755         * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
1756         null string, return nil.
1757
1758 Tue Apr 23 00:15:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1759
1760         * tm-def.el (mime/lc-charset-alist): add "BIG5".
1761         (mime/charset-type-list): add "BIG5".
1762         (mime/charset-coding-system-alist): add "BIG5".
1763
1764 Mon Apr 22 21:43:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1765
1766         * tm-view.el (mime-viewer/content-filter-alist): use
1767         `mime-viewer/filter-text/plain' for "application/octet-stream".
1768
1769 \f
1770 Mon Apr 22 12:40:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1771
1772         * tm: Version 7.52.1 was released.
1773         * tm/mh-e: Version 7.58 was released.
1774
1775         * tm-def.el (mime/code-convert-region-to-emacs): use function
1776         `code-convert-region' instead of `code-convert'.
1777         (mime/code-convert-region-from-emacs): use function
1778         `code-convert-region' instead of `code-convert'.
1779         (mime/charset-coding-system-alist): fixed.
1780
1781 Sun Apr 21 19:57:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1782
1783         * tm-play.el (mime-article/start-external-method-region): display
1784         message ``External method is starting...''.
1785
1786 Sun Apr 21 19:42:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1787
1788         * inst-tm (make-mime-setup): setting for variable
1789         `mime-viewer/external-progs'.
1790
1791         * tm-play.el (mime-viewer/external-progs): New variable.
1792         (mime-article/start-external-method-region): use variable
1793         `mime-viewer/external-progs'.
1794
1795 Sun Apr 21 18:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1796
1797         * inst-tm (compile-tm): modified about tm-gnus compiling.
1798         (compile-tm-gnus): abolished.
1799
1800         * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
1801
1802         * Makefile (elc): use .gnus-compile.
1803
1804 Sun Apr 21 17:08:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1805
1806         * tm-view.el (mime-viewer/following-method-alist): New variable.
1807         (mime-viewer/follow-content): New function;
1808         it is bound to `a' key.
1809         (mime-preview/get-original-major-mode): New function.
1810         (mime/viewer-mode-map): Key of function
1811         `mime-viewer/display-x-face' was changed to `x';
1812         `f' is reserved to forwarding command.
1813
1814 \f
1815 Sat Apr 20 12:35:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1816
1817         * tl: Version 7.19.2 was released.
1818         * tm: Version 7.52 was released.
1819
1820         * tm-def.el (mime/charset-coding-system-alist): add
1821         "X-ISO-2022-JP-2" for old mime.el.
1822
1823 Sat Apr 20 12:17:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1824
1825         * tm-parse.el (mime/parse-message): use `1+'
1826
1827         * tm-parse.el (mime/parse-message): use `string-equal' instead of
1828         `string='
1829
1830         * tm-parse.el (mime/parse-multipart): use `string-equal' instead
1831         of `string='
1832
1833         * tm-parse.el (mime/parse-multipart): use `nreverse'
1834
1835         * tm-parse.el (mime/parse-multipart): fixed
1836
1837 Fri Apr 19 18:49:19 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1838
1839         * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
1840         was applied; require vm-reply and add comments to vm-yank-message.
1841         (tm-vm/enclose-messages): Don't make nested multipart/digest.
1842         (tm-vm/send-digest): "preamble" code was moved to
1843         `tm-vm/enclose-messages'.
1844
1845 Fri Apr 19 18:12:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1846
1847         * signature.el (signature/get-signature-file-name): string check
1848         for `field'
1849
1850 Fri Apr 19 17:29:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1851
1852         * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
1853         abolished.
1854
1855 Fri Apr 19 13:40:55 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1856
1857         * tm-edit.el (mime-editor/insert-signature): Modified for new
1858         implementation of signature.el; Use `signature-insert-hook'.
1859
1860         * tm-bbdb.el (signature/get-bbdb-sigtype),
1861         (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
1862         New implementation of `signature-check-in-bbdb'.
1863
1864         * signature.el (signature-load-hook), (signature-insert-hook): New
1865         hooks.
1866         (signature-use-bbdb): New variable.
1867         (signature/get-sigtype-interactively), (insert-signature): New
1868         implementation of `insert-signature';
1869         signature/insert-signature-at-(point|eof) were merged.
1870
1871 Fri Apr 19 08:47:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1872
1873         * tm-edit.el (mime-editor/normalize-body): use function
1874         `mime/code-convert-region-from-emacs' and `mime-encode-region'
1875         instead of `mime-editor/encode-string'.  Function
1876         `mime-editor/encode-string' and `mime-encode-string' was
1877         abolished.
1878
1879 Fri Apr 19 08:11:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1880
1881         * tm-ew-d.el (mime/decode-encoded-text): arguments order of
1882         function `mime/convert-string-to-emacs' was changed.
1883
1884         * tm-def.el (mime/convert-string-to-emacs): order of arguments was
1885         changed.
1886
1887 Fri Apr 19 07:59:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1888
1889         * tm-def.el (mime/lc-charset-alist): use function `foldr'.
1890
1891 Fri Apr 19 07:29:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1892
1893         * tm-def.el (mime/charset-coding-system-alist):
1894         use function `foldr'
1895
1896 Fri Apr 19 06:57:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1897
1898         * tm-def.el (mime/code-convert-region-from-emacs): New function
1899
1900 Fri Apr 19 06:54:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1901
1902         * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
1903
1904         * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
1905
1906         * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
1907
1908         * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
1909         New variable
1910
1911 Fri Apr 19 05:36:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1912
1913         * tm-def.el (mime/code-convert-region-to-emacs):
1914         New implementation
1915
1916 Fri Apr 19 04:48:48 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1917
1918         * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
1919
1920 Wed Apr 17 14:51:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1921
1922         * tm-def.el: Function `mime/convert-string-to-emacs',
1923         `mime/convert-string-from-emacs' and
1924         `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
1925
1926 Wed Apr 17 14:50:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1927
1928         * tm-mule.el: Function `mime/convert-string-to-emacs',
1929         `mime/convert-string-from-emacs' and
1930         `mime/code-convert-region-to-emacs' were moved to tm-def.el.
1931
1932 Wed Apr 17 14:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1933
1934         * tm-def.el (mime/charset-coding-system-alist): New variable.
1935
1936         * tm-mule.el: Variable `mime/charset-coding-system-alist' was
1937         deleted.
1938
1939 Wed Apr 17 14:05:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1940
1941         * tm-view.el (mime-viewer/code-converter-alist): set
1942         `mime/code-convert-region-to-emacs' for
1943         `mime/temporary-message-mode'. (for `mime-editor/preview-message')
1944
1945 Wed Apr 17 09:20:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1946
1947         * README.en: KOBAYASHI Shuhei's address was changed.
1948
1949 \f
1950 Tue Apr 16 18:26:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1951
1952         * tm: Version 7.50 was released.
1953
1954         * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
1955         KOBAYASHI Shuhei's address was changed.
1956
1957 Tue Apr 16 14:32:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1958
1959         * tm-edit.el: use `running-xemacs' to check XEmacs.
1960         (mime-editor/normalize-body): nil check for encoded result.
1961
1962         * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
1963
1964 Tue Apr 16 12:42:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1965
1966         * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
1967
1968 \f
1969 Mon Apr 15 09:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1970
1971         * tl: Version 7.19.1 was released.
1972         * tm: Version 7.49 was released.
1973         * tm/gnus: Version 7.49.2 was released.
1974
1975 Sun Apr 14 15:42:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1976
1977         * tm-parse.el (mime/parse-Content-Disposition): use function
1978         `nreverse' instead of `reverse'.
1979
1980 Sun Apr 14 15:16:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1981
1982         * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
1983         instead of `reverse'.
1984
1985 Sun Apr 14 00:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1986
1987         * tm-vm.el (vm-yank-message): use variable `running-xemacs'
1988
1989         * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
1990         `running-xemacs'
1991
1992 Sat Apr 13 23:32:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1993
1994         * tm-view.el (mime-viewer/make-preview-buffer):
1995         use `while' instead of mapcar.
1996
1997         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1998
1999 Sat Apr 13 04:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2000
2001         * mime-setup.el.in (message-header-hook): add function
2002         `mime/encode-message-header' (cf.[tm-ja:
2003
2004         * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
2005         end of message header if variable `mail-header-separator' is not
2006         found.
2007
2008 Thu Apr 11 17:24:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * doc/tm_en.texi: fixed problem about top node.
2011
2012         * doc/tm-mh-e_en.texi: fixed problem about top node.
2013
2014         * doc/tm-gnus_en.texi: fixed problem about top node.
2015
2016         * doc/tm-edit=en.texi: fixed problem in TeX compiling.
2017
2018         * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
2019
2020 Thu Apr 11 16:20:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2021
2022         * mime-setup.el.in (message-forward-start-separator): Function
2023         `mime-make-tag' must be called after tm-edit is loaded.
2024
2025         * mime-setup.el.in:
2026         setting for variable `message-forward-start-separator'.
2027         setting for variable `message-forward-end-separator'.
2028
2029         * tm-edit.el (mime-editor/encode-string): New function.
2030         Variable `mime-string-encoder' and its implementations were
2031         deleted.
2032
2033 Wed Apr 10 02:06:30 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2034
2035         * doc/tm_ja.texi: fixed problem about top node.
2036         (cf. [tm-ja:1706])
2037
2038         * doc/tm-mh-e_ja.texi: fixed problem about top node.
2039         (cf. [tm-ja:1706])
2040         
2041         * doc/tm-gnus_ja.texi: fixed problem about top node.
2042         (cf. [tm-ja:1706])
2043
2044 Tue Apr  9 17:28:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2045
2046         * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
2047         #mime-setup.el#; remove load-path.
2048
2049 Tue Apr  9 17:13:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2050
2051         * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
2052
2053 Mon Apr  8 12:28:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2054
2055         * inst-tm (make-mime-setup): check unnecessary add-path.
2056
2057 Sun Apr  7 20:12:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2058
2059         * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
2060         "message/delivery-status" was added to default value.
2061
2062 Wed Apr  3 15:35:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2063
2064         * tm-image.el: add-hook only if variable
2065         `mime-preview/x-face-function' is not nil.
2066         (cf. [tm-en:416])
2067
2068 Thu Mar 28 18:55:18 1996  Oscar Figueiredo <figueire@lspsun16.epfl.ch>
2069
2070         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
2071
2072 \f
2073 Thu Mar 28 08:42:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2074
2075         * tm: Version 7.48.3 was released.
2076         * tm/gnus: Version 7.49.1 was released.
2077
2078         * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
2079         `message-signature' to nil.
2080
2081         * mime-setup.el.in: setting for message.el.
2082
2083 Wed Mar 27 23:06:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2084
2085         * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
2086         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
2087
2088         * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
2089         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
2090
2091         * doc/tm_ja.texi, doc/tm_en.texi:
2092         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
2093
2094 Wed Mar 27 19:38:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2095
2096         * TM-CFG: rearrangement
2097
2098 Tue Mar 26 08:07:24 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
2099
2100         * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
2101         mail-extract-address-components still doesn't handle nil argument.
2102         (cf. [tm-ja:396])
2103
2104 \f
2105 Mon Mar 25 13:30:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2106
2107         * tl: Version 7.19 was released.
2108         * tm: Version 7.48.2 was released.
2109         * tm/mh-e: Version 7.57 was released.
2110
2111 Wed Mar 20 13:00:06 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
2112
2113         * tm-file.el (mime-article/extract-file): Confirm before
2114         overwriting an existing file. (cf. [tm-ja:1674])
2115
2116 Thu Mar 14 13:39:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2117
2118         * signature.el: Function `signature-check-in-bbdb' was moved to
2119         tm-bbdb.el.
2120
2121         * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
2122         signature.el.
2123
2124 \f
2125 Wed Mar 13 18:05:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2126
2127         * tl: Version 7.18 was released.
2128         * MEL: Version 3.5 was released.
2129         * tm: Version 7.48 was released.
2130
2131 Wed Mar 13 17:55:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2132
2133         * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
2134         (mime-editor/translate-buffer): New implementation;
2135         use `mime-editor/translate-buffer-hook'.
2136
2137         * signature.el (signature-check-in-bbdb): require bbdb-com.
2138
2139 Wed Mar 13 16:23:26 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2140
2141         * tm-bbdb.el: fixed problem for wrong From field, such as
2142         ``From: <>''. (cf.[tm-ja:1663])
2143
2144 Tue Mar 12 19:37:54 1996  Artur Pioro <artur@flugor.if.uj.edu.pl>
2145
2146         * signature.el (signature-file-prefix): New variable.
2147         (signature/get-signature-file-name): support
2148         `signature-file-prefix' and method function.
2149         (signature-check-in-bbdb): New function.
2150
2151 Mon Mar 11 15:19:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2152
2153         * tm-vm.el (tm-vm/use-original-url-button): New variable.
2154         (tm-vm/preview-current-message):
2155         Check `tm-vm/use-original-url-button'.
2156
2157 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
2158
2159         * tm-vm.el (tm-vm/preview-current-message): VM does it's own
2160         highlighting of URL's. Following is a patch to tm/tm-vm.el that
2161         will make the highlighting work under tm. (cf.[bug-tm-en:373])
2162
2163 Mon Mar 10 04:16:59 1996  Hiroshi Ueno <zodiac@ibm.net>
2164
2165         * TM-CFG (SHELLOPTION): New variable.
2166         (LISPDIR): Use `defvar' instead of `setq'.
2167         (TM_GNUS_COMPILE_FORMAT): New variable.
2168         (TM_GNUS_INSTALL_FORMAT): New variable.
2169         (BIN_SRC_DIR): New variable.
2170         (METHOD_SRC_DIR): New variable.
2171         (BIN_DIR): Use `defvar' instead of `setq'.
2172
2173         * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
2174         (install-tm-gnus): Use variable `SHELLOPTION'.
2175         (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
2176
2177 Mon Mar  8 19:15:33 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2178
2179         * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
2180         the cursor keys in VM's summary buffer and press space to select
2181         the message, the Preview buffer is scrolled forward instead of
2182         simply displaying the new message which prevents you from seeing
2183         the beginning of the new message.       
2184
2185 Wed Mar  6 12:26:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2186
2187         * tm-view.el (mime-viewer/up-content): New implementation; bug
2188         fixed. (cf. [tm-ja:1652])
2189
2190         * inst-tm (compile-tm): fixed to judge XEmacs.
2191
2192 \f
2193 Wed Mar  6 02:12:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2194
2195         * tl: Version 7.15 was released.
2196         * tm: Version 7.47 was released.
2197         * tm/mh-e: Version 7.56 was released.
2198
2199         * README.en: tm-cfg was renamed to TM-CFG.
2200
2201         * inst-tm: tm-cfg was renamed to TM-CFG.
2202
2203         * inst-tm: tm-els was renamed to TM-ELS.
2204
2205 Tue Mar  5 23:19:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2206
2207         * tm-edit.el: Function `replace-space-with-underline' was moved to
2208         tl-str.el.
2209
2210         * tm-edit.el (mime-editor/transfer-level): changed to buffer local
2211         variable.
2212         (mime-editor/transfer-level-string): changed to buffer local
2213         variable.
2214         (mime-editor/charset-default-encoding-alist): changed to buffer
2215         local variable.
2216
2217 Tue Mar  5 21:22:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2218
2219         * tm-edit.el (mime-editor/toggle-transfer-level): Function
2220         `mime-editor/text-toggle-transfer-level' was renamed to
2221         `mime-editor/toggle-transfer-level'.
2222
2223 Tue Mar  5 21:19:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2224
2225         * tm-edit.el (mime-editor/transfer-level,
2226         mime-editor/text-toggle-transfer-level, mime/editor-mode):
2227         Variable `mime/default-transfer-level' was renamed to
2228         `mime-editor/transfer-level'.
2229
2230 Tue Mar  5 21:13:58 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2231
2232         * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
2233
2234         * tm-def.el: Variable `mime/default-transfer-level' was moved to
2235         tm-edit.el.
2236
2237         * tm-edit.el (mime-editor/text-toggle-transfer-level,
2238         mime-editor/menu-list): Function
2239         `mime-editor/text-toggle-transfer-level' was renamed to
2240         `mime-editor/text-toggle-transfer-level'.
2241
2242 Tue Mar  5 21:00:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2243
2244         * tm-edit.el (mime-editor/transfer-level-string,
2245         mime/text-toggle-transfer-level, mime/editor-mode): use function
2246         `mime/encoding-name'.
2247
2248         * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
2249
2250         * tm-edit.el (mime-editor/transfer-level-string,
2251         mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
2252         `minor-mode-alist', mime/editor-mode): Variable
2253         `mime/trlevel-string' was renamed to
2254         `mime-editor/transfer-level-string'.
2255
2256 Tue Mar  5 20:42:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2257
2258         * tm-edit.el (mime-editor/charset-default-encoding-alist,
2259         mime/text-toggle-transfer-level, mime-editor/normalize-body):
2260         Variable `mime/charset-default-encoding-alist' was renamed to
2261         `mime-editor/charset-default-encoding-alist'.
2262
2263 Tue Mar  5 20:34:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2264
2265         * tm-edit.el (mime/charset-default-encoding-alist):
2266         moved from tm-def.el.
2267         (mime/trlevel-string): moved from tm-def.el.
2268         (mime/text-toggle-transfer-level): moved from tm-def.el.
2269
2270         * tm-def.el (mime/charset-default-encoding-alist):
2271         moved to tm-edit.el.
2272         (mime/trlevel-string): moved to tm-edit.el.
2273         (mime/text-toggle-transfer-level): moved to tm-edit.el.
2274
2275         * tm-def.el (mime/trlevel-string): Initial value was modified.
2276
2277 Tue Mar  5 07:52:39 1996  Steinar Bang <sb@metis.no>
2278
2279         * tm-def.el (mime/trlevel-string): New variable.
2280
2281         * tm-edit.el (mime-editor/menu-list): add
2282         `mime/text-toggle-transfer-level'.
2283         (mime/editor-mode): modified for transfer-level.
2284
2285 \f
2286 Mon Mar  4 09:24:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2287
2288         * tl: Version 7.14 was released.
2289         * MEL: Version 3.3.1 was released.
2290         * tm: Version 7.46.1 was released.
2291         * tm/mh-e: Version 7.55 was released.
2292         * tm/gnus: Version 7.49 was released.
2293
2294         * Makefile: Installer was changed.
2295
2296         * inst-tm: New file.
2297
2298         * tm-els: New file.
2299
2300         * tm-cfg: New file.
2301
2302         * tm-ew-e.el (mime/encode-field): check encoded result.
2303
2304 Mon Mar 4 01:57:11 1996   KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
2305
2306         * tm-bbdb.el: insert `(require 'tm-view)'.
2307         (cf. [tm-ja:1646])      
2308
2309 \f
2310 Wed Feb 28 13:13:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2311
2312         * tl: Version 7.13 was released.
2313         * tm: Version 7.46 was released.
2314         * tm/gnus: Version 7.48 was released.
2315         * tm/mh-e: Version 7.52 was released.
2316
2317         * tm/doc/tm-edit=en.texi: New file.
2318
2319 Wed Feb 28 01:35:22 1996  Dan Rich <drich@morpheus.corp.sgi.com>
2320
2321         * tm-image.el: allow tm to display inline images using the native
2322         gif/jpg/png support (if available) (for XEmacs 19.14 or later).
2323         (cf.[tm-en:351])
2324
2325 Tue Feb 27 21:37:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2326
2327         * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
2328         check whether matched or not.
2329
2330         * tm-edit.el (mime-editor::edit-again): New implementation.
2331         (mime/edit-again): Arguments were changed.
2332
2333 Wed Feb 27 19:56:26 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
2334
2335         * mk-tm: Typo fixed.
2336
2337 Tue Feb 26 20:04:34 1996  Neal Becker <neal@neal.ctd.comsat.com>
2338
2339         * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
2340
2341 \f
2342 Mon Feb 26 08:43:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2343
2344         * tl: Version 7.11.3 was released.
2345         * tm: Version 7.45 was released.
2346         * tm/mh-e: Version 7.50 was released.
2347
2348         * tm-edit.el (mime-editor::edit-again): New function.
2349         (mime/edit-again): New function.
2350
2351 Fri Feb 23 22:00:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2352
2353         * tm-vm.el (tm-vm/preview-current-message): widen all headers
2354         before call `mime/viewer-mode'.
2355
2356         * tm-image.el (mime-viewer/use-highlight-headers):
2357         New variable for XEmacs.
2358         (mime-preview/x-face-function-use-highlight-headers):
2359         New function.
2360         (mime-preview/x-face-function): Default value was changed.
2361
2362 \f
2363 Sat Feb 23 17:55:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2364
2365         * tl: Version 7.11.2 was released.
2366         * tm: Version 7.44 was released.
2367         * tm/mh-e: Version 7.49 was released.
2368
2369 Fri Feb 23 03:43:22 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2370
2371         * tm-bbdb.el (bbdb-extract-field-value): use
2372         `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
2373         (cf. [tm-en:340])
2374
2375 Fri Feb 22 16:45:37 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
2376
2377         * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
2378         does not properly restore keymap in XEmacs. (cf. [tm-en:337])
2379
2380 Fri Feb 16 08:53:13 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2381
2382         * tm-vm.el (tm-vm/preview-current-message): XEmacs
2383         highlight-headers package to fontify MIME preview buffers in the
2384         same way normal VM buffers are. This makes MIME preview even more
2385         transparent for VM users and also has the benefit to display the
2386         XFace in the same place as in normal VM with no additional code
2387         nor effort.
2388
2389 \f
2390 Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2391
2392         * tl: Version 7.11.1 was released.
2393         * tm: Version 7.43.1 was released.
2394         * tm/mh-e: Version 7.48 was released.
2395         * tm/gnus: Version 7.45 was released.   
2396
2397         * mime-setup.el: lambda functions are defined by defun.
2398         (mime-setup-decode-message-header): New function.
2399         (mime-setup-set-signature-key): New function.
2400         (mime-setup-mh-draft-setting): New function.
2401
2402         * mime-setup.el: insert `(setq buffer-read-only nil)' into
2403         `mh-letter-mode-hook' (cf. [tm-ja:1576])
2404
2405 Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2406
2407         * tm-image.el (mime-preview/x-face-function-for-xemacs):
2408         New function.
2409         (bitmap-read-xbm): New implementation for XEmacs.
2410
2411 Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2412
2413         * tm-image.el: typo was fixed.
2414
2415 Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2416
2417         * tm-image.el (mime-preview/x-face-function): New variable.
2418         Function `mime-preview/x-face-function' was renamed to
2419         `mime-preview/x-face-function-for-mule'.
2420
2421         * tm-image.el (mime-preview/x-face-function):
2422         fixed problem to indent.
2423
2424         * tm-image.el (mime-preview/x-face-function):
2425         New function for Mule.
2426         (mime-viewer/x-face-to-xbm-command): New variable.
2427
2428         * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
2429         (mime-viewer/ignored-field-list): "X-Face" was deleted.
2430
2431 Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2432
2433         * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
2434         `mime/charset-coding-system-alist'.
2435
2436 Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2437
2438         * tm-image.el (mime-preview/filter-for-image): protect for error
2439         when file deleting (cf. [tm-en:317])
2440
2441 \f
2442 Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2443
2444         * tm: Version 7.43 was released.
2445         * tm/gnus: Version 7.43 was released.
2446
2447         * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
2448         (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
2449             message.
2450         (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
2451             `(let ((mc-pgp-always-sign 'never)) ...)'.
2452
2453 Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
2454
2455         * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
2456         set to `this-command' (cf. [tm-en:311])
2457
2458 \f
2459 Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2460
2461         * tm: Version 7.42.1 was released.
2462         * tm/gnus: Version 7.41 was released.
2463
2464 Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2465
2466         * tm-def.el (mime/encoding-name): new function.
2467         (mime/make-charset-default-encoding-alist): call
2468         `mime/encoding-name' if not encoded.
2469
2470 Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2471
2472         * tm-play.el (mime-article/get-original-filename): return nil if
2473         file name is not exist.
2474
2475 Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2476
2477         * tm-def.el (mime/charset-type-list): new variable.
2478         (mime/make-charset-default-encoding-alist): new function.
2479         (mime/default-transfer-level): new variable.
2480         (mime/text-toggle-transfer-level): new function.
2481
2482 Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2483
2484         * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
2485
2486         * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
2487
2488         * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
2489         to use variable `tm-pgp::good-signature-regexp'
2490
2491         * tm-pgp.el (mime-article/check-pgp-signature): modified to use
2492         variable `tm-pgp::key-expected-regexp'
2493
2494 Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2495
2496         * tm-pgp.el (mime::article/call-pgp-to-check-signature):
2497         new function
2498
2499         * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
2500         if it is not found
2501
2502 \f
2503 Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2504
2505         * tl: Version 7.11 was released.
2506         * tm: version 7.42 was released
2507
2508 Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2509
2510         * tm-edit.el: new implementation about PGP processing for message
2511
2512         * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
2513
2514         * tm-edit.el (mime-editor/set-sign):
2515         check variable `mime-editor/signing-type'
2516
2517         * tm-edit.el (mime-editor/set-encrypt):
2518         check variable `mime-editor/encrypting-type'
2519
2520 Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2521
2522         * tm-play.el (mime-article/decode-content): check beginning/ending
2523         of region for VM
2524
2525 Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2526
2527         * tm-image.el: xbm support in Mule: It requires bitmap package.
2528
2529         * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
2530         instead of `setq'
2531
2532 Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2533
2534         * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
2535
2536         * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
2537         support `If no name can be extracted, FULL-NAME will be nil.'
2538         (cf. [tm-ja:1531])
2539
2540 Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2541
2542         * tm-play.el (mime-article/make-method-args): modified to use
2543         "7bit" if 'encoding is not found
2544
2545 Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2546
2547         * tm-ew-d.el (mime-eword/decode-string): set to `end' just
2548         string-matched.
2549
2550 Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2551
2552         * tm-ew-d.el (mime-eword/decode-string): fixed about
2553         linear-while-space (cf. [tm-ja:1518])
2554
2555         * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
2556         (cf. [tm-en:281])
2557
2558 \f
2559 Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2560
2561         * tl: Version 7.10 was released.
2562         * tm: Version 7.41.2 was released.
2563         * tm/gnus: Version 7.37 was released.
2564
2565         * tm-view.el (mime-viewer/ignored-field-list): default value was
2566         changed.
2567
2568         * tm-view.el (mime-viewer/visible-field-regexp): default value was
2569         changed.
2570
2571 Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2572
2573         * tm-mule.el: Definition of variable `mime/default-coding-system'
2574         was moved to tm-def.el.
2575
2576         * tm-def.el (mime/default-coding-system): not only define for MULE
2577
2578 Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2579
2580         * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
2581
2582 Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2583
2584         * tm-pgp.el (mime-article/view-application/pgp):
2585         fixed about character code
2586         conversion.
2587
2588 \f
2589 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2590
2591         * tm: Version 7.41.1 was released.
2592         * tm/mh-e: Version 7.46 was released.
2593         * tm/gnus: Version 7.34 was released.
2594
2595         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
2596         for XEmacs
2597
2598 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2599
2600         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
2601
2602         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
2603         new implementation
2604
2605         * tm-bbdb.el: new module: about BBDB
2606
2607 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2608
2609         * tl: Version 7.09 was released.
2610         * tm: Version 7.41 was released.
2611         * tm/gnus: Version 7.33.1 was released.
2612
2613 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2614
2615         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
2616         quoted-string.
2617
2618         * tm-edit.el (mime-file-types): Some file types were added.
2619
2620 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
2621
2622         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
2623
2624 \f
2625 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2626
2627         * tl: version 7.08 was released.
2628         * tm: version 7.40 was released.
2629         * tm/gnus: Version 7.33 was released.
2630
2631 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2632
2633         * tm-edit.el (mime-editor/choose-charset): New implementation: use
2634         function `mime/find-charset-region' instead of
2635         `mime-body-charset-chooser'.
2636
2637         * tm-edit.el: Variable `mime-body-charset-chooser' and its
2638         implementations were deleted.
2639
2640         * tm-edit.el (mime-editor/normalize-body): use variable
2641         `mime/charset-default-encoding-alist' instead of function
2642         `mime-editor/choose-encoding'.
2643
2644         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
2645
2646 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2647
2648         * tm-def.el (mime/find-charset-region): New function
2649
2650         * tm-def.el (mime/charset-default-encoding-alist): New variable
2651
2652 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2653
2654         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2655         renamed to `mime-eword/charset-encoding-alist'.
2656
2657         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
2658         `mime-eword/encoder-version'.
2659
2660         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2661         moved from tm-def.el.
2662
2663         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
2664         moved to tm-ew-e.el.
2665
2666         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
2667         `tm-eword::find-charset-rule'.
2668
2669         * tm-ew-e.el (mime/find-charset-rule): modified to use function
2670         `mime/find-charset'
2671
2672         * tm-def.el (mime/find-charset): new function
2673
2674 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2675
2676         * tm-ew-e.el (mime/find-charset-rule): new implementation
2677
2678         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
2679
2680 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2681
2682         * tm-nemacs.el, tm-orig.el:
2683         Variable `mime/lc-charset-rule-list' was deleted.
2684
2685         * tm-mule.el:
2686         Variable `mime/lc-charset-rule-list' and
2687         `mime/unknown-charset-rule' were deleted.
2688
2689 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2690
2691         * tm-def.el (mime/default-charset-encoding-alist): new variable
2692
2693 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2694
2695         * tm-orig.el, tm-nemacs.el, tm-mule.el
2696         (mime/lc-charset-alist, mime/unknown-charset): new variable
2697
2698 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2699
2700         * tm-edit.el:
2701         (mime-editor/translate-body, mime-editor/translate-region):
2702         Spaces in boundary are replaced by underlines.
2703         (cf. [tm-en:255,258])
2704
2705 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2706
2707         * tm-mule.el: Obsolete definitions were deleted.
2708
2709 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2710
2711         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2712         Variable `mime/latin-lc-list' was deleted.
2713
2714 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2715
2716         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2717         Variable `mime/lc-charset-and-encoding-alist' was deleted.
2718
2719 \f
2720 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2721
2722         * tm: Version 7.39 was released.
2723         * tm/gnus: Version 7.30 was released.
2724
2725         * README.en: Sample of hilit19 was changed.
2726
2727 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2728
2729         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
2730         rest.
2731
2732         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
2733
2734 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2735
2736         * Makefile (19_29): `make gnus5' was commented out.
2737
2738 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2739
2740         * tm-rmail.el (tm-rmail/preview-message): New implementation
2741
2742         * tm-rmail.el (rmail-summary-rmail-update): redefined
2743
2744         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
2745
2746 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2747
2748         * mk-tm (compile-tm): `(load "rmailsum")' was added.
2749
2750 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
2751
2752         * signature.el (signature-delete-blank-lines-at-eof): New variable
2753
2754 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2755
2756         * tm-def.el (tm:browse-url): argument was fixed.
2757
2758         * README.en: fixed about PGP
2759
2760 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
2761
2762         * tm-pgp.el, README.en:
2763         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
2764
2765 \f
2766 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2767
2768         * tm: Version 7.38 was released.
2769         * tm/gnus: Version 7.28 was released.
2770
2771 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2772
2773         * tm-edit.el (mime-file-types): format was changed.
2774                 (0) filename pattern
2775                 (1) primary type
2776                 (2) sub type
2777                 (3) parameters of Content-Type field
2778                 (4) Content-Transfer-Encoding
2779                 (5) disposition-type
2780                 (6) parameters of Content-Disposition field
2781
2782         * tm-edit.el (mime-editor/insert-file):
2783         modified for new `mime-file-types' format.
2784
2785 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2786
2787         * tm-def.el (mime/disposition-type-regexp): New constant
2788
2789         * tm-parse.el (mime/parse-Content-Disposition): New function
2790
2791         * tm-parse.el (mime/Content-Disposition): New function
2792
2793         * tm-view.el (mime-article/get-subject):
2794         function `mime-viewer/get-subject' was renamed to it.
2795
2796         * tm-view.el (mime-article/get-uu-filename): New function:      
2797         it was separated from function `mime-article/get-subject'.
2798
2799         * tm-play.el (mime-article/get-original-filename): New function
2800
2801         * tm-play.el (mime-article/get-filename):
2802         Function `mime-article/get-name' was renamed to it.     
2803         It was modified to use `mime-article/get-original-filename'
2804         instead of `mime-article/get-subject'.
2805
2806         * tm-file.el (mime-article/extract-file):       
2807         modified to use `mime-article/get-filename'
2808
2809 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2810
2811         * tm-setup.el:
2812         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2813         `(require 'tm-gnus)' is add-hooked as append mode.      
2814         (cf. [tm-ja:1391])
2815
2816 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
2817
2818         * tm-pgp.el: (mime-article/check-pgp-signature):
2819         fixed to treat signed part as binary. (to fix problem in OS/2)
2820
2821 \f
2822 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2823
2824         * tl: Version 7.03.4 was released.
2825         * tm: Version 7.37 was released.
2826         * tm/gnus: Version 7.26 was released.
2827
2828 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2829
2830         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
2831         draft-elkins-pem-pgp-02.txt.
2832
2833 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2834
2835         * Makefile: tm/src/tmpgp was abolished.
2836
2837 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2838
2839         * tm-edit.el:
2840         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
2841
2842 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2843
2844         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
2845
2846         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
2847
2848 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2849
2850         * tm-view.el (mime-viewer/filter-text/plain): put URL into
2851         text-property. (cf. [tm-ja:1367])
2852
2853 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2854
2855         * tm-vm.el (tm-vm-load-hook): New hook
2856         
2857         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
2858         current-buffer is folder buffer. Some problem is still rest.
2859         (cf. [tm-ja:1348])
2860
2861 \f
2862 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2863
2864         * tm: Version 7.36 was released.
2865         * tm/gnus: Version 7.25 was released.
2866
2867         * methods/tm-au: new implementation
2868
2869 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2870
2871         * tm-view.el (mime-viewer/quit): New implementation
2872
2873         * tm-view.el (mime-viewer/show-summary): New function:
2874         it is bound with `h' key.
2875
2876         * tm-view.el (mime-viewer/show-summary-method): New variable
2877
2878 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2879
2880         * methods/tmdecode, methods/tm-plain:
2881         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
2882
2883 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2884
2885         * tm-view.el: setting for "image/x-mag"
2886
2887 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2888
2889         * tm-pgp.el: application/pgp-encrypted support
2890
2891         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
2892
2893         * tm-pgp.el: setting for "text/x-pgp"
2894
2895         * tm-setup.el: setting for tm-image.el when XEmacs is running.
2896
2897         * tm-image.el:
2898         Filters were merged to function `mime-preview/filter-for-image'.
2899
2900 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2901
2902         * tm-image.el: Initial revision
2903
2904 \f
2905 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2906
2907         * tm: Version 7.35 was released.
2908         * tm/gnus: Version 7.24 was released.
2909
2910 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2911
2912         * tm-pgp.el:
2913         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2914         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
2915         (cf. [tm-ja:1345])
2916
2917         * tm-view.el:
2918         (1) Popup menu for Emacs 19.* was deleted.
2919         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
2920             later, system popup menu is available.
2921
2922 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2923
2924         * tm-edit.el (mime/editor-mode): DOC string was fixed.
2925
2926 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2927
2928         * tm-vm.el:
2929         (1) New variable `tm-vm/use-xemacs-popup-menu'.
2930         (2) popup menu of MIME-Edit minor mode became sub menu.
2931
2932 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2933
2934         * tm-rmail.el:
2935         Setting was modified to load tm-mail after tm-edit is loaded.
2936
2937         * tm-mail.el:
2938         (1) New variable `tm-mail/use-xemacs-popup-menu'.
2939         (2) popup menu of MIME-Edit minor mode became sub menu.
2940
2941         * tm-def.el (tm:set-fields): New function
2942
2943 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2944
2945         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
2946         binary declarations
2947
2948         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
2949
2950 \f
2951 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2952
2953         * tm: Version 7.34 was released.
2954
2955         * Makefile:
2956         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
2957
2958 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2959
2960         * tm-edit.el:
2961         (1) `pgp-elkins' style PGP signature was implemented.
2962         (2) New function `mime-editor/insert-key': It is based on
2963             draft-elkins-pem-pgp-01.txt.
2964
2965 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2966
2967         * tm-pgp.el: New function `mime-article/add-pgp-keys'
2968
2969 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2970
2971         * tm-play.el (mime-article/decode-caesar):
2972         encoding field is symbol, not string.
2973
2974         * tm-html.el: encoding field is symbol, not string.
2975
2976 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2977
2978         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
2979         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
2980         `vm-scroll-(forward|backward)' was enclosed by
2981         `(let ((vm-inhibit-startup-message t)) ...)'.
2982         (cf. [tm-ja:1313], [tm-ja:1314])
2983
2984 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2985
2986         * signature.el (signature/insert-signature-at-eof):
2987         `(delete-blank-lines)' was commented out.
2988
2989 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2990
2991         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
2992         It might be better to treat `vm-honor-page-delimiters' (and
2993         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
2994
2995 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
2996
2997         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
2998         `(goto-char (point-max))'. (cf. [tm-ja:1289])
2999
3000 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3001
3002         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
3003         mail-header-separator before calling mailcrypt function.
3004
3005 \f
3006 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3007
3008         * tl: Version 7.03.3 was released.
3009         * tm: Version 7.33 was released.
3010         * tm/mh-e: Version 7.44 was released.
3011         * tm/gnus: Version 7.22 was released.
3012         
3013         * tm-view.el:
3014         (1) New field variable `mime-viewer/visible-field-list'
3015         (2) New function `mime-preview/cut-header'
3016         
3017         * tm-view.el: (mime-viewer/default-content-header-filter):
3018         New implementation
3019
3020 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3021
3022         * tm-file.el: comment was fixed.
3023         
3024         * methods/tm-html, methods/tm-image:
3025         fixed to insert spaces previous and next of "="
3026         (cf. [tm-ja:1262])
3027
3028 \f
3029 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3030
3031         * tl: Version 7.03.2 was released.
3032         * tm: Version 7.32 was released.
3033         * tm/gnus: Version 7.21.2 was released.
3034
3035 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3036
3037         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
3038         was renamed to `mime-preview/point-pcinfo'.
3039
3040         * tm-edit.el: does not exit from MIME editor mode if function
3041         `mime-editor/pgp-processing' is fail.
3042
3043         * tm-edit.el:
3044         (1) New variable `mime-editor/signing-type' and
3045             `mime-editor/encrypting-type': their types are pgp-elkins,
3046             pgp-kazu or nil. pgp-elkins is not supported yet.
3047         (2) New function `mime-editor/enclose-signed-region' and
3048             `mime-editor/enclose-encrypted-region' for new enclosure
3049             `signed' and `encrypted'.
3050         (3) New function `mime-editor/process-pgp-kazu': to process
3051             `signed' and `encrypted' enclosure as application/pgp.
3052         (4) New function `mime-editor/set-split'
3053
3054 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3055
3056         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
3057         work.
3058
3059 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3060
3061         * tm-edit.el (mime-editor/process-multipart-1):
3062         Boundary is folded.
3063
3064         * tm-edit.el: rearrangement
3065
3066 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3067
3068         * tm-play.el (mime-article/show-output-buffer):
3069         `(get-buffer-create mime/output-buffer-name)' was inserted.
3070
3071 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3072
3073         * tm-pgp.el: application/pgp-signature support.
3074
3075         * tm-play.el:
3076         Function `mime-article/decode-message/partial' was modified not to
3077         use `find-file'.
3078
3079 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3080
3081         * tm-def.el:
3082         Constant `mime/decoding-buffer-name' was deleted (because it seems
3083         not be used).
3084
3085         * tm-edit.el: application/pgp support
3086
3087 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3088
3089         * tm-file.el: setting for another variables to regard as binary.
3090
3091 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3092
3093         * tm-view.el:
3094         Function `mime-viewer/display-content' was fixed about judgement
3095         of root content.
3096
3097 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3098
3099         * tm-parse.el:
3100         Function `mime/parse-multipart' was fixed about point-max slot of
3101         content-info.
3102
3103 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3104
3105         * tm-def.el: New constant `mime/temp-buffer-name'.
3106
3107         * tm-play.el:
3108         Function `mime-article/decode-message/partial' was modified to use
3109         `mime/temp-buffer-name'.
3110
3111 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3112
3113         * tm-pgp.el: Initial revision
3114
3115 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3116
3117         * tm-vm.el: According to Junya Watanabe
3118         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
3119         menu in Emacs and Mule.
3120         (cf. [tm-ja:1249])
3121
3122 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3123
3124         * tm-view.el: New variable
3125         `mime-viewer/content-subject-showing-Content-Type-list'
3126
3127 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3128
3129         * tm-file.el(mime-article/extract-file):
3130         Variable `require-final-newline' should be nil.
3131
3132 \f
3133 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3134
3135         * tl: Version 7.03.1 was released.
3136         * tm: Version 7.31 was released.
3137         * tm/gnus: Version 7.21.1 was released.
3138
3139         * Makefile: tl/README.eng was renamed to tl/README.en.
3140
3141 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3142
3143         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
3144
3145         * tm-mail.el: pop up menu setting for XEmacs.
3146
3147         * tm-edit.el:
3148         MUA depended codes about XEmacs pop up menu were moved to
3149         tm-MUAs.
3150
3151         * tm-view.el: defvar `mime::article/preview-buffer' and
3152         `mime::article/code-converter' for XEmacs.
3153
3154         * tm-edit.el: some comments are modified.
3155
3156 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3157
3158         * Makefile:
3159         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
3160         (2) README.eng was rename to README.en.
3161
3162 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3163
3164         * tm-play.el:
3165         Function `mime-article/view-message/rfc822' was modified to set
3166         buffer local variable `mime::article/code-converter'.
3167
3168         * tm-view.el:
3169         New buffer local variable `mime::article/code-converter': It
3170         specifies code-converter. If it is nil,
3171         `mime-viewer/code-converter-alist' is used.
3172
3173 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3174
3175         * tm-view.el:
3176         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
3177
3178 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
3179
3180         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
3181
3182 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3183
3184         * tm-rmail.el: version variables were added.
3185
3186         * tm-rmail.el:
3187         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
3188         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
3189         some extensions) (cf. [tm-ja:1225])
3190
3191 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
3192
3193         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
3194
3195 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3196
3197         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
3198
3199         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
3200
3201 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3202
3203         * tm-rmail.el:
3204         `(substitute-key-definition
3205                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
3206         should be enclosed by (call-after-loaded 'mime-setup ..).
3207
3208 \f
3209 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3210
3211         * tm: Version 7.30 was released.
3212         * tm/mh-e: Version 7.43 was released.
3213         * tm/gnus: Version 7.21 was released.
3214         * tl: Version 7.03 was released.
3215
3216         * tm-edit.el: In function `mime-editor/split-and-send', to
3217         `(make-variable-buffer-local 'mail-header-separator)' was changed
3218         to `(make-local-variable 'mail-header-separator)'.
3219
3220         * tm-play.el: In function `mime-article/decode-caesar',
3221         `(setq buffer-read-only nil)' was inserted before
3222         `(erase-buffer)'. (cf. [tm-ja:1214])
3223
3224 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3225
3226         * README.eng:
3227         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
3228         added and rewrote about VM.
3229
3230 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3231
3232         * tm-vm.el:
3233         (1) Function `tm-vm/over-to-previous' was renamed to
3234             `tm-vm/over-to-previous-method'.
3235         (2) Function `tm-vm/over-to-next was renamed to
3236             `tm-vm/over-to-next-method'.
3237
3238 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3239
3240         * tm-vm.el:
3241         - Variable `tm-vm/automatic-mime-preview' was changed to user
3242           variable.
3243
3244         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
3245           `vm-xxx-hook'.
3246
3247         - New function `tm-vm/over-to-previous' and
3248           `tm-vm/over-to-next': they are over-to-previous-method and
3249           over-to-next-method. They are not only set for vm-mode, but
3250           also vm-virtual-mode.
3251
3252         - add-hook to `tm-vm/update-record' was fixed to
3253           `tm-vm/bbdb-update-record'. It is typo.
3254
3255 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3256
3257         * tm-eword.el, tm-ew-d.el: comment was modified.
3258
3259         * README.eng: New section `How to get new version'.
3260
3261         * tm-view.el, tm-play.el:
3262         (1) buffer local variable `mime/show-mode-old-window-configuration'
3263             was renamed to `mime::article/preview-buffer'.
3264         (2) modified about window configuration.
3265
3266         * tm-vm.el:
3267         (1) Function `tm-vm/preview-current-message' was modified.
3268         (2) over-to-previous-method and over-to-next-method are modified.
3269
3270 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3271
3272         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
3273         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
3274
3275 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
3276
3277         * config.tm: bindir declaration was fixed.
3278
3279 \f
3280 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3281
3282         * tm: Version 7.29 was released.
3283         * tm/mh-e: Version 7.41 was released.
3284         * tm/gnus: Version 7.20.1 was released.
3285         * tl: Version 7.02 was released.
3286
3287         * tm-edit.el: Setting for ISO-2022-KR.
3288
3289 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3290
3291         * tm-vm.el:
3292         setting for mime-viewer/over-to-(previous|next)-method-alist.
3293         (cf. [tm-ja:1195])
3294
3295         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
3296
3297 \f
3298 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3299
3300         * tm: Version 7.28 was released.
3301         * tm/mh-e: Version 7.40 was released.
3302         * tm/gnus: Version 7.20 was released.
3303
3304         * tm-view.el: setting for external method ``tm-html''.
3305
3306         * tm-html.el: setting for "extract" mode.
3307
3308         * README.eng: rewrote for tm 7.*.
3309
3310         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
3311         package.
3312
3313         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
3314
3315 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3316
3317         * tm-vm.el: modified to use tm-mail.
3318
3319         * tm-rmail.el:
3320         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
3321
3322         * tm-mail.el: New module: for mail-mode.
3323
3324 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3325
3326         * tm-ew-e.el: fixed problem of exceptional case of encoding.
3327
3328 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3329
3330         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
3331         (setq mail-signature nil) when `mime-setup-use-signature' is t.
3332         (cf. [tm-eng:176])
3333
3334         * tm-vm.el:
3335         (1) fixed problem in function `tm-vm/preview-current-message'.
3336         (2) New function `tm-vm/visit-folder-function'. It is set to
3337             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
3338             directly. It is bug fix for getting new mail when visit to a
3339             folder.
3340
3341         * tm-vm.el:
3342         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
3343         applied. (cf. [tm-ja:1164])
3344
3345 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3346
3347         * tm-edit.el:
3348         Function `mime-editor/enclose-region' was fixed not to insert
3349         "text/plain" tag when end of enclosure is end of buffer.
3350
3351 \f
3352 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3353
3354         * tm 7.27.1 was released.
3355
3356         * tm-view.el:
3357         ".*Received" was inserted into default value of variable
3358         `mime-viewer/ignored-field-list'.
3359
3360         * mime-setup.el:
3361         autoload setting for function `mime/decode-message-header'.
3362
3363 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3364
3365         * tm-vm.el: fixed problem of function `tm-vm/quit'.
3366
3367 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3368
3369         * tm-vm.el: Function `tm-vm/preview-current-message' was
3370         modified.
3371
3372 \f
3373 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3374
3375         * tm 7.27 is released.
3376         * tm/mh-e: Attached version 7.25.
3377         * tm/gnus: Attached version 7.18.
3378
3379         * tm-vm.el:
3380         (1) Function `tm-vm/preview-current-message' was fixed.
3381         (2) setting for BBDB was modified.
3382
3383         * tm-edit.el:
3384         In function `mime-editor/enclose-region, interpretation
3385         mistake of RFC 1521 was fixed.
3386
3387 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3388
3389         * tm-vm.el:
3390         fixed problem of function `tm-vm/scroll-forward' and
3391         `tm-vm/scroll-backward'.
3392
3393         * tm-vm.el:
3394         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
3395             function `tm-vm/preview-current-message'.
3396         (2) setting for BBDB.
3397             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
3398
3399         * mime-setup.el:
3400         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
3401         of (add-hook 'mail-mode-hook 'mime/editor-mode).
3402
3403         * tm-vm.el:
3404         (1) fixed problem of function `mime::article/preview-buffer'.
3405         (2) Don't reset of hooks when mime-setup is loaded.
3406
3407 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3408
3409         * tm-vm.el:
3410         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
3411         applied.
3412
3413         * tm-html.el:
3414         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
3415         was applied. (cf. [tm-ja:1117])
3416
3417         * tm-vm.el:
3418         changed Subject field decoding way when does not use tiny-mime
3419         patch.
3420
3421         * tm-vm.el:
3422         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3423         applied. (cf. [tm-ja:1120])
3424
3425         * tm-vm.el:
3426         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3427         applied. (cf. [tm-ja:1119])
3428
3429         * mh-e/tm-mh-e.el:
3430         In function `tm-mh-e/forward', use forwcomps specified by
3431         variable `tm-mh-e/forwcomps' when variable
3432         `tm-mh-e/use-forwcomps' was non-nil.
3433
3434         * mh-e/tm-mh-e.el:
3435         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
3436         (cf. [tm-ja:1116])