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