tm 7.56.
[elisp/tm.git] / ChangeLog
1 Mon Apr 29 02:29:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.22.1 was released.
4         * tm: Version 7.56 was released.
5         * tm/gnus: Version 7.54 was released.
6
7         * tm-edit.el (mime-editor::edit-again): Use function
8         `decode-coding-region' instead of `code-convert-region'.
9
10         * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
11         and `setcar'.
12         (mime-preview/display-content): renamed from
13         `mime-viewer/display-content'.
14
15 Sat Apr 27 15:32:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * README.en: typo was fixed. (cf. [tm-ja:1807])
18
19 Sat Apr 27 15:30:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * tm-def.el (mime/charset-coding-system-alist): initial setting
22         was modified for XEmacs 20 with Mule.
23
24 Sat Apr 27 13:17:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * tm-pgp.el (mime-article/view-application/pgp):
27         fixed about code-converting.
28
29 \f
30 Fri Apr 26 05:31:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * tl: Version 7.22 was released.
33         * tm: Version 7.54 was released.
34         * tm/mh-e: Version 7.59 was released.
35
36         * tm-rich.el (tm-rich/richtext-module): Version check for
37         enriched.el was fixed for XEmacs 19.14.
38
39 Fri Apr 26 04:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
40
41         * tm-image.el (mime-preview/x-face-function): Use function
42         `bitmap-decode-x-face' when running Mule.
43
44 Thu Apr 25 22:17:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * tm-view.el (mime-viewer/follow-content): New implementation;
47         interface of `mime-viewer/following-method-alist' was changed.
48
49         * tm-def.el (mime/convert-string-to-emacs): fixed.
50         (mime/convert-string-from-emacs): fixed.
51
52 \f
53 Thu Apr 25 12:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * tl: Version 7.19.3 was released.
56         * tm: Version 7.52.2 was released.
57         * tm/gnus: Version 7.53 was released.
58
59 Wed Apr 24 12:57:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
60
61         * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
62
63 Wed Apr 24 11:30:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
66
67         * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
68
69 Tue Apr 23 22:52:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
70
71         * tm-view.el (mime-viewer/content-filter-alist): set nil as
72         initial value.
73         (mime-viewer/default-content-filter): Use function
74         `mime-viewer/filter-text/plain'.
75
76 Tue Apr 23 06:34:57 1996  Shuhei KOBAYASHI  <shuhei-k@is28e1s91>
77
78         * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
79         null string, return nil.
80
81 Tue Apr 23 00:15:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * tm-def.el (mime/lc-charset-alist): add "BIG5".
84         (mime/charset-type-list): add "BIG5".
85         (mime/charset-coding-system-alist): add "BIG5".
86
87 Mon Apr 22 21:43:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * tm-view.el (mime-viewer/content-filter-alist): use
90         `mime-viewer/filter-text/plain' for "application/octet-stream".
91
92 \f
93 Mon Apr 22 12:40:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * tm: Version 7.52.1 was released.
96         * tm/mh-e: Version 7.58 was released.
97
98         * tm-def.el (mime/code-convert-region-to-emacs): use function
99         `code-convert-region' instead of `code-convert'.
100         (mime/code-convert-region-from-emacs): use function
101         `code-convert-region' instead of `code-convert'.
102         (mime/charset-coding-system-alist): fixed.
103
104 Sun Apr 21 19:57:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * tm-play.el (mime-article/start-external-method-region): display
107         message ``External method is starting...''.
108
109 Sun Apr 21 19:42:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
110
111         * inst-tm (make-mime-setup): setting for variable
112         `mime-viewer/external-progs'.
113
114         * tm-play.el (mime-viewer/external-progs): New variable.
115         (mime-article/start-external-method-region): use variable
116         `mime-viewer/external-progs'.
117
118 Sun Apr 21 18:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
119
120         * inst-tm (compile-tm): modified about tm-gnus compiling.
121         (compile-tm-gnus): abolished.
122
123         * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
124
125         * Makefile (elc): use .gnus-compile.
126
127 Sun Apr 21 17:08:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
128
129         * tm-view.el (mime-viewer/following-method-alist): New variable.
130         (mime-viewer/follow-content): New function;
131         it is bound to `a' key.
132         (mime-preview/get-original-major-mode): New function.
133         (mime/viewer-mode-map): Key of function
134         `mime-viewer/display-x-face' was changed to `x';
135         `f' is reserved to forwarding command.
136
137 \f
138 Sat Apr 20 12:35:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
139
140         * tl: Version 7.19.2 was released.
141         * tm: Version 7.52 was released.
142
143         * tm-def.el (mime/charset-coding-system-alist): add
144         "X-ISO-2022-JP-2" for old mime.el.
145
146 Sat Apr 20 12:17:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * tm-parse.el (mime/parse-message): use `1+'
149
150         * tm-parse.el (mime/parse-message): use `string-equal' instead of
151         `string='
152
153         * tm-parse.el (mime/parse-multipart): use `string-equal' instead
154         of `string='
155
156         * tm-parse.el (mime/parse-multipart): use `nreverse'
157
158         * tm-parse.el (mime/parse-multipart): fixed
159
160 Fri Apr 19 18:49:19 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
161
162         * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
163         was applied; require vm-reply and add comments to vm-yank-message.
164         (tm-vm/enclose-messages): Don't make nested multipart/digest.
165         (tm-vm/send-digest): "preamble" code was moved to
166         `tm-vm/enclose-messages'.
167
168 Fri Apr 19 18:12:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
169
170         * signature.el (signature/get-signature-file-name): string check
171         for `field'
172
173 Fri Apr 19 17:29:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
176         abolished.
177
178 Fri Apr 19 13:40:55 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
179
180         * tm-edit.el (mime-editor/insert-signature): Modified for new
181         implementation of signature.el; Use `signature-insert-hook'.
182
183         * tm-bbdb.el (signature/get-bbdb-sigtype),
184         (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
185         New implementation of `signature-check-in-bbdb'.
186
187         * signature.el (signature-load-hook), (signature-insert-hook): New
188         hooks.
189         (signature-use-bbdb): New variable.
190         (signature/get-sigtype-interactively), (insert-signature): New
191         implementation of `insert-signature';
192         signature/insert-signature-at-(point|eof) were merged.
193
194 Fri Apr 19 08:47:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * tm-edit.el (mime-editor/normalize-body): use function
197         `mime/code-convert-region-from-emacs' and `mime-encode-region'
198         instead of `mime-editor/encode-string'.  Function
199         `mime-editor/encode-string' and `mime-encode-string' was
200         abolished.
201
202 Fri Apr 19 08:11:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
203
204         * tm-ew-d.el (mime/decode-encoded-text): arguments order of
205         function `mime/convert-string-to-emacs' was changed.
206
207         * tm-def.el (mime/convert-string-to-emacs): order of arguments was
208         changed.
209
210 Fri Apr 19 07:59:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * tm-def.el (mime/lc-charset-alist): use function `foldr'.
213
214 Fri Apr 19 07:29:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
215
216         * tm-def.el (mime/charset-coding-system-alist):
217         use function `foldr'
218
219 Fri Apr 19 06:57:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
220
221         * tm-def.el (mime/code-convert-region-from-emacs): New function
222
223 Fri Apr 19 06:54:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
224
225         * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
226
227         * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
228
229         * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
230
231         * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
232         New variable
233
234 Fri Apr 19 05:36:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
235
236         * tm-def.el (mime/code-convert-region-to-emacs):
237         New implementation
238
239 Fri Apr 19 04:48:48 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
240
241         * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
242
243 Wed Apr 17 14:51:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
244
245         * tm-def.el: Function `mime/convert-string-to-emacs',
246         `mime/convert-string-from-emacs' and
247         `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
248
249 Wed Apr 17 14:50:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
250
251         * tm-mule.el: Function `mime/convert-string-to-emacs',
252         `mime/convert-string-from-emacs' and
253         `mime/code-convert-region-to-emacs' were moved to tm-def.el.
254
255 Wed Apr 17 14:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
256
257         * tm-def.el (mime/charset-coding-system-alist): New variable.
258
259         * tm-mule.el: Variable `mime/charset-coding-system-alist' was
260         deleted.
261
262 Wed Apr 17 14:05:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
263
264         * tm-view.el (mime-viewer/code-converter-alist): set
265         `mime/code-convert-region-to-emacs' for
266         `mime/temporary-message-mode'. (for `mime-editor/preview-message')
267
268 Wed Apr 17 09:20:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
269
270         * README.en: KOBAYASHI Shuhei's address was changed.
271
272 \f
273 Tue Apr 16 18:26:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
274
275         * tm: Version 7.50 was released.
276
277         * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
278         KOBAYASHI Shuhei's address was changed.
279
280 Tue Apr 16 14:32:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
281
282         * tm-edit.el: use `running-xemacs' to check XEmacs.
283         (mime-editor/normalize-body): nil check for encoded result.
284
285         * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
286
287 Tue Apr 16 12:42:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
288
289         * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
290
291 \f
292 Mon Apr 15 09:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
293
294         * tl: Version 7.19.1 was released.
295         * tm: Version 7.49 was released.
296         * tm/gnus: Version 7.49.2 was released.
297
298 Sun Apr 14 15:42:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
299
300         * tm-parse.el (mime/parse-Content-Disposition): use function
301         `nreverse' instead of `reverse'.
302
303 Sun Apr 14 15:16:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
304
305         * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
306         instead of `reverse'.
307
308 Sun Apr 14 00:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
309
310         * tm-vm.el (vm-yank-message): use variable `running-xemacs'
311
312         * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
313         `running-xemacs'
314
315 Sat Apr 13 23:32:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * tm-view.el (mime-viewer/make-preview-buffer):
318         use `while' instead of mapcar.
319
320         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
321
322 Sat Apr 13 04:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
323
324         * mime-setup.el.in (message-header-hook): add function
325         `mime/encode-message-header' (cf.[tm-ja:
326
327         * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
328         end of message header if variable `mail-header-separator' is not
329         found.
330
331 Thu Apr 11 17:24:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
332
333         * doc/tm_en.texi: fixed problem about top node.
334
335         * doc/tm-mh-e_en.texi: fixed problem about top node.
336
337         * doc/tm-gnus_en.texi: fixed problem about top node.
338
339         * doc/tm-edit=en.texi: fixed problem in TeX compiling.
340
341         * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
342
343 Thu Apr 11 16:20:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
344
345         * mime-setup.el.in (message-forward-start-separator): Function
346         `mime-make-tag' must be called after tm-edit is loaded.
347
348         * mime-setup.el.in:
349         setting for variable `message-forward-start-separator'.
350         setting for variable `message-forward-end-separator'.
351
352         * tm-edit.el (mime-editor/encode-string): New function.
353         Variable `mime-string-encoder' and its implementations were
354         deleted.
355
356 Wed Apr 10 02:06:30 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
357
358         * doc/tm_ja.texi: fixed problem about top node.
359         (cf. [tm-ja:1706])
360
361         * doc/tm-mh-e_ja.texi: fixed problem about top node.
362         (cf. [tm-ja:1706])
363         
364         * doc/tm-gnus_ja.texi: fixed problem about top node.
365         (cf. [tm-ja:1706])
366
367 Tue Apr  9 17:28:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
368
369         * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
370         #mime-setup.el#; remove load-path.
371
372 Tue Apr  9 17:13:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
373
374         * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
375
376 Mon Apr  8 12:28:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
377
378         * inst-tm (make-mime-setup): check unnecessary add-path.
379
380 Sun Apr  7 20:12:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
381
382         * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
383         "message/delivery-status" was added to default value.
384
385 Wed Apr  3 15:35:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
386
387         * tm-image.el: add-hook only if variable
388         `mime-preview/x-face-function' is not nil.
389         (cf. [tm-en:416])
390
391 Thu Mar 28 18:55:18 1996  Oscar Figueiredo <figueire@lspsun16.epfl.ch>
392
393         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
394
395 \f
396 Thu Mar 28 08:42:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
397
398         * tm: Version 7.48.3 was released.
399         * tm/gnus: Version 7.49.1 was released.
400
401         * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
402         `message-signature' to nil.
403
404         * mime-setup.el.in: setting for message.el.
405
406 Wed Mar 27 23:06:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
407
408         * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
409         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
410
411         * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
412         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
413
414         * doc/tm_ja.texi, doc/tm_en.texi:
415         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
416
417 Wed Mar 27 19:38:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
418
419         * TM-CFG: rearrangement
420
421 Tue Mar 26 08:07:24 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
422
423         * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
424         mail-extract-address-components still doesn't handle nil argument.
425         (cf. [tm-ja:396])
426
427 \f
428 Mon Mar 25 13:30:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
429
430         * tl: Version 7.19 was released.
431         * tm: Version 7.48.2 was released.
432         * tm/mh-e: Version 7.57 was released.
433
434 Wed Mar 20 13:00:06 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
435
436         * tm-file.el (mime-article/extract-file): Confirm before
437         overwriting an existing file. (cf. [tm-ja:1674])
438
439 Thu Mar 14 13:39:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
440
441         * signature.el: Function `signature-check-in-bbdb' was moved to
442         tm-bbdb.el.
443
444         * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
445         signature.el.
446
447 \f
448 Wed Mar 13 18:05:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * tl: Version 7.18 was released.
451         * MEL: Version 3.5 was released.
452         * tm: Version 7.48 was released.
453
454 Wed Mar 13 17:55:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
455
456         * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
457         (mime-editor/translate-buffer): New implementation;
458         use `mime-editor/translate-buffer-hook'.
459
460         * signature.el (signature-check-in-bbdb): require bbdb-com.
461
462 Wed Mar 13 16:23:26 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
463
464         * tm-bbdb.el: fixed problem for wrong From field, such as
465         ``From: <>''. (cf.[tm-ja:1663])
466
467 Tue Mar 12 19:37:54 1996  Artur Pioro <artur@flugor.if.uj.edu.pl>
468
469         * signature.el (signature-file-prefix): New variable.
470         (signature/get-signature-file-name): support
471         `signature-file-prefix' and method function.
472         (signature-check-in-bbdb): New function.
473
474 Mon Mar 11 15:19:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
475
476         * tm-vm.el (tm-vm/use-original-url-button): New variable.
477         (tm-vm/preview-current-message):
478         Check `tm-vm/use-original-url-button'.
479
480 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
481
482         * tm-vm.el (tm-vm/preview-current-message): VM does it's own
483         highlighting of URL's. Following is a patch to tm/tm-vm.el that
484         will make the highlighting work under tm. (cf.[bug-tm-en:373])
485
486 Mon Mar 10 04:16:59 1996  Hiroshi Ueno <zodiac@ibm.net>
487
488         * TM-CFG (SHELLOPTION): New variable.
489         (LISPDIR): Use `defvar' instead of `setq'.
490         (TM_GNUS_COMPILE_FORMAT): New variable.
491         (TM_GNUS_INSTALL_FORMAT): New variable.
492         (BIN_SRC_DIR): New variable.
493         (METHOD_SRC_DIR): New variable.
494         (BIN_DIR): Use `defvar' instead of `setq'.
495
496         * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
497         (install-tm-gnus): Use variable `SHELLOPTION'.
498         (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
499
500 Mon Mar  8 19:15:33 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
501
502         * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
503         the cursor keys in VM's summary buffer and press space to select
504         the message, the Preview buffer is scrolled forward instead of
505         simply displaying the new message which prevents you from seeing
506         the beginning of the new message.       
507
508 Wed Mar  6 12:26:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
509
510         * tm-view.el (mime-viewer/up-content): New implementation; bug
511         fixed. (cf. [tm-ja:1652])
512
513         * inst-tm (compile-tm): fixed to judge XEmacs.
514
515 \f
516 Wed Mar  6 02:12:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
517
518         * tl: Version 7.15 was released.
519         * tm: Version 7.47 was released.
520         * tm/mh-e: Version 7.56 was released.
521
522         * README.en: tm-cfg was renamed to TM-CFG.
523
524         * inst-tm: tm-cfg was renamed to TM-CFG.
525
526         * inst-tm: tm-els was renamed to TM-ELS.
527
528 Tue Mar  5 23:19:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
529
530         * tm-edit.el: Function `replace-space-with-underline' was moved to
531         tl-str.el.
532
533         * tm-edit.el (mime-editor/transfer-level): changed to buffer local
534         variable.
535         (mime-editor/transfer-level-string): changed to buffer local
536         variable.
537         (mime-editor/charset-default-encoding-alist): changed to buffer
538         local variable.
539
540 Tue Mar  5 21:22:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
541
542         * tm-edit.el (mime-editor/toggle-transfer-level): Function
543         `mime-editor/text-toggle-transfer-level' was renamed to
544         `mime-editor/toggle-transfer-level'.
545
546 Tue Mar  5 21:19:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
547
548         * tm-edit.el (mime-editor/transfer-level,
549         mime-editor/text-toggle-transfer-level, mime/editor-mode):
550         Variable `mime/default-transfer-level' was renamed to
551         `mime-editor/transfer-level'.
552
553 Tue Mar  5 21:13:58 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
554
555         * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
556
557         * tm-def.el: Variable `mime/default-transfer-level' was moved to
558         tm-edit.el.
559
560         * tm-edit.el (mime-editor/text-toggle-transfer-level,
561         mime-editor/menu-list): Function
562         `mime-editor/text-toggle-transfer-level' was renamed to
563         `mime-editor/text-toggle-transfer-level'.
564
565 Tue Mar  5 21:00:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
566
567         * tm-edit.el (mime-editor/transfer-level-string,
568         mime/text-toggle-transfer-level, mime/editor-mode): use function
569         `mime/encoding-name'.
570
571         * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
572
573         * tm-edit.el (mime-editor/transfer-level-string,
574         mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
575         `minor-mode-alist', mime/editor-mode): Variable
576         `mime/trlevel-string' was renamed to
577         `mime-editor/transfer-level-string'.
578
579 Tue Mar  5 20:42:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
580
581         * tm-edit.el (mime-editor/charset-default-encoding-alist,
582         mime/text-toggle-transfer-level, mime-editor/normalize-body):
583         Variable `mime/charset-default-encoding-alist' was renamed to
584         `mime-editor/charset-default-encoding-alist'.
585
586 Tue Mar  5 20:34:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
587
588         * tm-edit.el (mime/charset-default-encoding-alist):
589         moved from tm-def.el.
590         (mime/trlevel-string): moved from tm-def.el.
591         (mime/text-toggle-transfer-level): moved from tm-def.el.
592
593         * tm-def.el (mime/charset-default-encoding-alist):
594         moved to tm-edit.el.
595         (mime/trlevel-string): moved to tm-edit.el.
596         (mime/text-toggle-transfer-level): moved to tm-edit.el.
597
598         * tm-def.el (mime/trlevel-string): Initial value was modified.
599
600 Tue Mar  5 07:52:39 1996  Steinar Bang <sb@metis.no>
601
602         * tm-def.el (mime/trlevel-string): New variable.
603
604         * tm-edit.el (mime-editor/menu-list): add
605         `mime/text-toggle-transfer-level'.
606         (mime/editor-mode): modified for transfer-level.
607
608 \f
609 Mon Mar  4 09:24:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
610
611         * tl: Version 7.14 was released.
612         * MEL: Version 3.3.1 was released.
613         * tm: Version 7.46.1 was released.
614         * tm/mh-e: Version 7.55 was released.
615         * tm/gnus: Version 7.49 was released.
616
617         * Makefile: Installer was changed.
618
619         * inst-tm: New file.
620
621         * tm-els: New file.
622
623         * tm-cfg: New file.
624
625         * tm-ew-e.el (mime/encode-field): check encoded result.
626
627 Mon Mar 4 01:57:11 1996   KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
628
629         * tm-bbdb.el: insert `(require 'tm-view)'.
630         (cf. [tm-ja:1646])      
631
632 \f
633 Wed Feb 28 13:13:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
634
635         * tl: Version 7.13 was released.
636         * tm: Version 7.46 was released.
637         * tm/gnus: Version 7.48 was released.
638         * tm/mh-e: Version 7.52 was released.
639
640         * tm/doc/tm-edit=en.texi: New file.
641
642 Wed Feb 28 01:35:22 1996  Dan Rich <drich@morpheus.corp.sgi.com>
643
644         * tm-image.el: allow tm to display inline images using the native
645         gif/jpg/png support (if available) (for XEmacs 19.14 or later).
646         (cf.[tm-en:351])
647
648 Tue Feb 27 21:37:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
649
650         * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
651         check whether matched or not.
652
653         * tm-edit.el (mime-editor::edit-again): New implementation.
654         (mime/edit-again): Arguments were changed.
655
656 Wed Feb 27 19:56:26 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
657
658         * mk-tm: Typo fixed.
659
660 Tue Feb 26 20:04:34 1996  Neal Becker <neal@neal.ctd.comsat.com>
661
662         * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
663
664 \f
665 Mon Feb 26 08:43:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
666
667         * tl: Version 7.11.3 was released.
668         * tm: Version 7.45 was released.
669         * tm/mh-e: Version 7.50 was released.
670
671         * tm-edit.el (mime-editor::edit-again): New function.
672         (mime/edit-again): New function.
673
674 Fri Feb 23 22:00:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
675
676         * tm-vm.el (tm-vm/preview-current-message): widen all headers
677         before call `mime/viewer-mode'.
678
679         * tm-image.el (mime-viewer/use-highlight-headers):
680         New variable for XEmacs.
681         (mime-preview/x-face-function-use-highlight-headers):
682         New function.
683         (mime-preview/x-face-function): Default value was changed.
684
685 \f
686 Sat Feb 23 17:55:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
687
688         * tl: Version 7.11.2 was released.
689         * tm: Version 7.44 was released.
690         * tm/mh-e: Version 7.49 was released.
691
692 Fri Feb 23 03:43:22 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
693
694         * tm-bbdb.el (bbdb-extract-field-value): use
695         `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
696         (cf. [tm-en:340])
697
698 Fri Feb 22 16:45:37 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
699
700         * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
701         does not properly restore keymap in XEmacs. (cf. [tm-en:337])
702
703 Fri Feb 16 08:53:13 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
704
705         * tm-vm.el (tm-vm/preview-current-message): XEmacs
706         highlight-headers package to fontify MIME preview buffers in the
707         same way normal VM buffers are. This makes MIME preview even more
708         transparent for VM users and also has the benefit to display the
709         XFace in the same place as in normal VM with no additional code
710         nor effort.
711
712 \f
713 Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
714
715         * tl: Version 7.11.1 was released.
716         * tm: Version 7.43.1 was released.
717         * tm/mh-e: Version 7.48 was released.
718         * tm/gnus: Version 7.45 was released.   
719
720         * mime-setup.el: lambda functions are defined by defun.
721         (mime-setup-decode-message-header): New function.
722         (mime-setup-set-signature-key): New function.
723         (mime-setup-mh-draft-setting): New function.
724
725         * mime-setup.el: insert `(setq buffer-read-only nil)' into
726         `mh-letter-mode-hook' (cf. [tm-ja:1576])
727
728 Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
729
730         * tm-image.el (mime-preview/x-face-function-for-xemacs):
731         New function.
732         (bitmap-read-xbm): New implementation for XEmacs.
733
734 Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
735
736         * tm-image.el: typo was fixed.
737
738 Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
739
740         * tm-image.el (mime-preview/x-face-function): New variable.
741         Function `mime-preview/x-face-function' was renamed to
742         `mime-preview/x-face-function-for-mule'.
743
744         * tm-image.el (mime-preview/x-face-function):
745         fixed problem to indent.
746
747         * tm-image.el (mime-preview/x-face-function):
748         New function for Mule.
749         (mime-viewer/x-face-to-xbm-command): New variable.
750
751         * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
752         (mime-viewer/ignored-field-list): "X-Face" was deleted.
753
754 Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
755
756         * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
757         `mime/charset-coding-system-alist'.
758
759 Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
760
761         * tm-image.el (mime-preview/filter-for-image): protect for error
762         when file deleting (cf. [tm-en:317])
763
764 \f
765 Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
766
767         * tm: Version 7.43 was released.
768         * tm/gnus: Version 7.43 was released.
769
770         * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
771         (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
772             message.
773         (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
774             `(let ((mc-pgp-always-sign 'never)) ...)'.
775
776 Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
777
778         * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
779         set to `this-command' (cf. [tm-en:311])
780
781 \f
782 Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
783
784         * tm: Version 7.42.1 was released.
785         * tm/gnus: Version 7.41 was released.
786
787 Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
788
789         * tm-def.el (mime/encoding-name): new function.
790         (mime/make-charset-default-encoding-alist): call
791         `mime/encoding-name' if not encoded.
792
793 Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
794
795         * tm-play.el (mime-article/get-original-filename): return nil if
796         file name is not exist.
797
798 Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
799
800         * tm-def.el (mime/charset-type-list): new variable.
801         (mime/make-charset-default-encoding-alist): new function.
802         (mime/default-transfer-level): new variable.
803         (mime/text-toggle-transfer-level): new function.
804
805 Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
806
807         * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
808
809         * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
810
811         * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
812         to use variable `tm-pgp::good-signature-regexp'
813
814         * tm-pgp.el (mime-article/check-pgp-signature): modified to use
815         variable `tm-pgp::key-expected-regexp'
816
817 Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
818
819         * tm-pgp.el (mime::article/call-pgp-to-check-signature):
820         new function
821
822         * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
823         if it is not found
824
825 \f
826 Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
827
828         * tl: Version 7.11 was released.
829         * tm: version 7.42 was released
830
831 Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
832
833         * tm-edit.el: new implementation about PGP processing for message
834
835         * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
836
837         * tm-edit.el (mime-editor/set-sign):
838         check variable `mime-editor/signing-type'
839
840         * tm-edit.el (mime-editor/set-encrypt):
841         check variable `mime-editor/encrypting-type'
842
843 Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
844
845         * tm-play.el (mime-article/decode-content): check beginning/ending
846         of region for VM
847
848 Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
849
850         * tm-image.el: xbm support in Mule: It requires bitmap package.
851
852         * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
853         instead of `setq'
854
855 Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
856
857         * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
858
859         * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
860         support `If no name can be extracted, FULL-NAME will be nil.'
861         (cf. [tm-ja:1531])
862
863 Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
864
865         * tm-play.el (mime-article/make-method-args): modified to use
866         "7bit" if 'encoding is not found
867
868 Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
869
870         * tm-ew-d.el (mime-eword/decode-string): set to `end' just
871         string-matched.
872
873 Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
874
875         * tm-ew-d.el (mime-eword/decode-string): fixed about
876         linear-while-space (cf. [tm-ja:1518])
877
878         * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
879         (cf. [tm-en:281])
880
881 \f
882 Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
883
884         * tl: Version 7.10 was released.
885         * tm: Version 7.41.2 was released.
886         * tm/gnus: Version 7.37 was released.
887
888         * tm-view.el (mime-viewer/ignored-field-list): default value was
889         changed.
890
891         * tm-view.el (mime-viewer/visible-field-regexp): default value was
892         changed.
893
894 Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
895
896         * tm-mule.el: Definition of variable `mime/default-coding-system'
897         was moved to tm-def.el.
898
899         * tm-def.el (mime/default-coding-system): not only define for MULE
900
901 Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
902
903         * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
904
905 Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
906
907         * tm-pgp.el (mime-article/view-application/pgp):
908         fixed about character code
909         conversion.
910
911 \f
912 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
913
914         * tm: Version 7.41.1 was released.
915         * tm/mh-e: Version 7.46 was released.
916         * tm/gnus: Version 7.34 was released.
917
918         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
919         for XEmacs
920
921 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
922
923         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
924
925         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
926         new implementation
927
928         * tm-bbdb.el: new module: about BBDB
929
930 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
931
932         * tl: Version 7.09 was released.
933         * tm: Version 7.41 was released.
934         * tm/gnus: Version 7.33.1 was released.
935
936 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
937
938         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
939         quoted-string.
940
941         * tm-edit.el (mime-file-types): Some file types were added.
942
943 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
944
945         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
946
947 \f
948 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
949
950         * tl: version 7.08 was released.
951         * tm: version 7.40 was released.
952         * tm/gnus: Version 7.33 was released.
953
954 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
955
956         * tm-edit.el (mime-editor/choose-charset): New implementation: use
957         function `mime/find-charset-region' instead of
958         `mime-body-charset-chooser'.
959
960         * tm-edit.el: Variable `mime-body-charset-chooser' and its
961         implementations were deleted.
962
963         * tm-edit.el (mime-editor/normalize-body): use variable
964         `mime/charset-default-encoding-alist' instead of function
965         `mime-editor/choose-encoding'.
966
967         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
968
969 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
970
971         * tm-def.el (mime/find-charset-region): New function
972
973         * tm-def.el (mime/charset-default-encoding-alist): New variable
974
975 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
976
977         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
978         renamed to `mime-eword/charset-encoding-alist'.
979
980         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
981         `mime-eword/encoder-version'.
982
983         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
984         moved from tm-def.el.
985
986         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
987         moved to tm-ew-e.el.
988
989         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
990         `tm-eword::find-charset-rule'.
991
992         * tm-ew-e.el (mime/find-charset-rule): modified to use function
993         `mime/find-charset'
994
995         * tm-def.el (mime/find-charset): new function
996
997 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
998
999         * tm-ew-e.el (mime/find-charset-rule): new implementation
1000
1001         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
1002
1003 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1004
1005         * tm-nemacs.el, tm-orig.el:
1006         Variable `mime/lc-charset-rule-list' was deleted.
1007
1008         * tm-mule.el:
1009         Variable `mime/lc-charset-rule-list' and
1010         `mime/unknown-charset-rule' were deleted.
1011
1012 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1013
1014         * tm-def.el (mime/default-charset-encoding-alist): new variable
1015
1016 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1017
1018         * tm-orig.el, tm-nemacs.el, tm-mule.el
1019         (mime/lc-charset-alist, mime/unknown-charset): new variable
1020
1021 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1022
1023         * tm-edit.el:
1024         (mime-editor/translate-body, mime-editor/translate-region):
1025         Spaces in boundary are replaced by underlines.
1026         (cf. [tm-en:255,258])
1027
1028 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1029
1030         * tm-mule.el: Obsolete definitions were deleted.
1031
1032 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1033
1034         * tm-orig.el, tm-nemacs.el, tm-mule.el:
1035         Variable `mime/latin-lc-list' was deleted.
1036
1037 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1038
1039         * tm-orig.el, tm-nemacs.el, tm-mule.el:
1040         Variable `mime/lc-charset-and-encoding-alist' was deleted.
1041
1042 \f
1043 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1044
1045         * tm: Version 7.39 was released.
1046         * tm/gnus: Version 7.30 was released.
1047
1048         * README.en: Sample of hilit19 was changed.
1049
1050 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1051
1052         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
1053         rest.
1054
1055         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
1056
1057 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1058
1059         * Makefile (19_29): `make gnus5' was commented out.
1060
1061 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1062
1063         * tm-rmail.el (tm-rmail/preview-message): New implementation
1064
1065         * tm-rmail.el (rmail-summary-rmail-update): redefined
1066
1067         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
1068
1069 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1070
1071         * mk-tm (compile-tm): `(load "rmailsum")' was added.
1072
1073 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
1074
1075         * signature.el (signature-delete-blank-lines-at-eof): New variable
1076
1077 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1078
1079         * tm-def.el (tm:browse-url): argument was fixed.
1080
1081         * README.en: fixed about PGP
1082
1083 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
1084
1085         * tm-pgp.el, README.en:
1086         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
1087
1088 \f
1089 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1090
1091         * tm: Version 7.38 was released.
1092         * tm/gnus: Version 7.28 was released.
1093
1094 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1095
1096         * tm-edit.el (mime-file-types): format was changed.
1097                 (0) filename pattern
1098                 (1) primary type
1099                 (2) sub type
1100                 (3) parameters of Content-Type field
1101                 (4) Content-Transfer-Encoding
1102                 (5) disposition-type
1103                 (6) parameters of Content-Disposition field
1104
1105         * tm-edit.el (mime-editor/insert-file):
1106         modified for new `mime-file-types' format.
1107
1108 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1109
1110         * tm-def.el (mime/disposition-type-regexp): New constant
1111
1112         * tm-parse.el (mime/parse-Content-Disposition): New function
1113
1114         * tm-parse.el (mime/Content-Disposition): New function
1115
1116         * tm-view.el (mime-article/get-subject):
1117         function `mime-viewer/get-subject' was renamed to it.
1118
1119         * tm-view.el (mime-article/get-uu-filename): New function:      
1120         it was separated from function `mime-article/get-subject'.
1121
1122         * tm-play.el (mime-article/get-original-filename): New function
1123
1124         * tm-play.el (mime-article/get-filename):
1125         Function `mime-article/get-name' was renamed to it.     
1126         It was modified to use `mime-article/get-original-filename'
1127         instead of `mime-article/get-subject'.
1128
1129         * tm-file.el (mime-article/extract-file):       
1130         modified to use `mime-article/get-filename'
1131
1132 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1133
1134         * tm-setup.el:
1135         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
1136         `(require 'tm-gnus)' is add-hooked as append mode.      
1137         (cf. [tm-ja:1391])
1138
1139 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
1140
1141         * tm-pgp.el: (mime-article/check-pgp-signature):
1142         fixed to treat signed part as binary. (to fix problem in OS/2)
1143
1144 \f
1145 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1146
1147         * tl: Version 7.03.4 was released.
1148         * tm: Version 7.37 was released.
1149         * tm/gnus: Version 7.26 was released.
1150
1151 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1152
1153         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
1154         draft-elkins-pem-pgp-02.txt.
1155
1156 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1157
1158         * Makefile: tm/src/tmpgp was abolished.
1159
1160 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1161
1162         * tm-edit.el:
1163         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
1164
1165 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1166
1167         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
1168
1169         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
1170
1171 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
1172
1173         * tm-view.el (mime-viewer/filter-text/plain): put URL into
1174         text-property. (cf. [tm-ja:1367])
1175
1176 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1177
1178         * tm-vm.el (tm-vm-load-hook): New hook
1179         
1180         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
1181         current-buffer is folder buffer. Some problem is still rest.
1182         (cf. [tm-ja:1348])
1183
1184 \f
1185 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1186
1187         * tm: Version 7.36 was released.
1188         * tm/gnus: Version 7.25 was released.
1189
1190         * methods/tm-au: new implementation
1191
1192 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1193
1194         * tm-view.el (mime-viewer/quit): New implementation
1195
1196         * tm-view.el (mime-viewer/show-summary): New function:
1197         it is bound with `h' key.
1198
1199         * tm-view.el (mime-viewer/show-summary-method): New variable
1200
1201 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1202
1203         * methods/tmdecode, methods/tm-plain:
1204         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
1205
1206 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1207
1208         * tm-view.el: setting for "image/x-mag"
1209
1210 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1211
1212         * tm-pgp.el: application/pgp-encrypted support
1213
1214         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
1215
1216         * tm-pgp.el: setting for "text/x-pgp"
1217
1218         * tm-setup.el: setting for tm-image.el when XEmacs is running.
1219
1220         * tm-image.el:
1221         Filters were merged to function `mime-preview/filter-for-image'.
1222
1223 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1224
1225         * tm-image.el: Initial revision
1226
1227 \f
1228 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * tm: Version 7.35 was released.
1231         * tm/gnus: Version 7.24 was released.
1232
1233 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1234
1235         * tm-pgp.el:
1236         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
1237         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
1238         (cf. [tm-ja:1345])
1239
1240         * tm-view.el:
1241         (1) Popup menu for Emacs 19.* was deleted.
1242         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
1243             later, system popup menu is available.
1244
1245 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1246
1247         * tm-edit.el (mime/editor-mode): DOC string was fixed.
1248
1249 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1250
1251         * tm-vm.el:
1252         (1) New variable `tm-vm/use-xemacs-popup-menu'.
1253         (2) popup menu of MIME-Edit minor mode became sub menu.
1254
1255 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1256
1257         * tm-rmail.el:
1258         Setting was modified to load tm-mail after tm-edit is loaded.
1259
1260         * tm-mail.el:
1261         (1) New variable `tm-mail/use-xemacs-popup-menu'.
1262         (2) popup menu of MIME-Edit minor mode became sub menu.
1263
1264         * tm-def.el (tm:set-fields): New function
1265
1266 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1267
1268         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
1269         binary declarations
1270
1271         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
1272
1273 \f
1274 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1275
1276         * tm: Version 7.34 was released.
1277
1278         * Makefile:
1279         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
1280
1281 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1282
1283         * tm-edit.el:
1284         (1) `pgp-elkins' style PGP signature was implemented.
1285         (2) New function `mime-editor/insert-key': It is based on
1286             draft-elkins-pem-pgp-01.txt.
1287
1288 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1289
1290         * tm-pgp.el: New function `mime-article/add-pgp-keys'
1291
1292 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1293
1294         * tm-play.el (mime-article/decode-caesar):
1295         encoding field is symbol, not string.
1296
1297         * tm-html.el: encoding field is symbol, not string.
1298
1299 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1300
1301         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
1302         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
1303         `vm-scroll-(forward|backward)' was enclosed by
1304         `(let ((vm-inhibit-startup-message t)) ...)'.
1305         (cf. [tm-ja:1313], [tm-ja:1314])
1306
1307 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1308
1309         * signature.el (signature/insert-signature-at-eof):
1310         `(delete-blank-lines)' was commented out.
1311
1312 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1313
1314         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
1315         It might be better to treat `vm-honor-page-delimiters' (and
1316         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
1317
1318 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
1319
1320         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
1321         `(goto-char (point-max))'. (cf. [tm-ja:1289])
1322
1323 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1324
1325         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
1326         mail-header-separator before calling mailcrypt function.
1327
1328 \f
1329 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1330
1331         * tl: Version 7.03.3 was released.
1332         * tm: Version 7.33 was released.
1333         * tm/mh-e: Version 7.44 was released.
1334         * tm/gnus: Version 7.22 was released.
1335         
1336         * tm-view.el:
1337         (1) New field variable `mime-viewer/visible-field-list'
1338         (2) New function `mime-preview/cut-header'
1339         
1340         * tm-view.el: (mime-viewer/default-content-header-filter):
1341         New implementation
1342
1343 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1344
1345         * tm-file.el: comment was fixed.
1346         
1347         * methods/tm-html, methods/tm-image:
1348         fixed to insert spaces previous and next of "="
1349         (cf. [tm-ja:1262])
1350
1351 \f
1352 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1353
1354         * tl: Version 7.03.2 was released.
1355         * tm: Version 7.32 was released.
1356         * tm/gnus: Version 7.21.2 was released.
1357
1358 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1359
1360         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
1361         was renamed to `mime-preview/point-pcinfo'.
1362
1363         * tm-edit.el: does not exit from MIME editor mode if function
1364         `mime-editor/pgp-processing' is fail.
1365
1366         * tm-edit.el:
1367         (1) New variable `mime-editor/signing-type' and
1368             `mime-editor/encrypting-type': their types are pgp-elkins,
1369             pgp-kazu or nil. pgp-elkins is not supported yet.
1370         (2) New function `mime-editor/enclose-signed-region' and
1371             `mime-editor/enclose-encrypted-region' for new enclosure
1372             `signed' and `encrypted'.
1373         (3) New function `mime-editor/process-pgp-kazu': to process
1374             `signed' and `encrypted' enclosure as application/pgp.
1375         (4) New function `mime-editor/set-split'
1376
1377 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1378
1379         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
1380         work.
1381
1382 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1383
1384         * tm-edit.el (mime-editor/process-multipart-1):
1385         Boundary is folded.
1386
1387         * tm-edit.el: rearrangement
1388
1389 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1390
1391         * tm-play.el (mime-article/show-output-buffer):
1392         `(get-buffer-create mime/output-buffer-name)' was inserted.
1393
1394 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1395
1396         * tm-pgp.el: application/pgp-signature support.
1397
1398         * tm-play.el:
1399         Function `mime-article/decode-message/partial' was modified not to
1400         use `find-file'.
1401
1402 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1403
1404         * tm-def.el:
1405         Constant `mime/decoding-buffer-name' was deleted (because it seems
1406         not be used).
1407
1408         * tm-edit.el: application/pgp support
1409
1410 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1411
1412         * tm-file.el: setting for another variables to regard as binary.
1413
1414 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1415
1416         * tm-view.el:
1417         Function `mime-viewer/display-content' was fixed about judgement
1418         of root content.
1419
1420 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1421
1422         * tm-parse.el:
1423         Function `mime/parse-multipart' was fixed about point-max slot of
1424         content-info.
1425
1426 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1427
1428         * tm-def.el: New constant `mime/temp-buffer-name'.
1429
1430         * tm-play.el:
1431         Function `mime-article/decode-message/partial' was modified to use
1432         `mime/temp-buffer-name'.
1433
1434 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * tm-pgp.el: Initial revision
1437
1438 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1439
1440         * tm-vm.el: According to Junya Watanabe
1441         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
1442         menu in Emacs and Mule.
1443         (cf. [tm-ja:1249])
1444
1445 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1446
1447         * tm-view.el: New variable
1448         `mime-viewer/content-subject-showing-Content-Type-list'
1449
1450 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1451
1452         * tm-file.el(mime-article/extract-file):
1453         Variable `require-final-newline' should be nil.
1454
1455 \f
1456 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1457
1458         * tl: Version 7.03.1 was released.
1459         * tm: Version 7.31 was released.
1460         * tm/gnus: Version 7.21.1 was released.
1461
1462         * Makefile: tl/README.eng was renamed to tl/README.en.
1463
1464 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1465
1466         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
1467
1468         * tm-mail.el: pop up menu setting for XEmacs.
1469
1470         * tm-edit.el:
1471         MUA depended codes about XEmacs pop up menu were moved to
1472         tm-MUAs.
1473
1474         * tm-view.el: defvar `mime::article/preview-buffer' and
1475         `mime::article/code-converter' for XEmacs.
1476
1477         * tm-edit.el: some comments are modified.
1478
1479 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1480
1481         * Makefile:
1482         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
1483         (2) README.eng was rename to README.en.
1484
1485 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1486
1487         * tm-play.el:
1488         Function `mime-article/view-message/rfc822' was modified to set
1489         buffer local variable `mime::article/code-converter'.
1490
1491         * tm-view.el:
1492         New buffer local variable `mime::article/code-converter': It
1493         specifies code-converter. If it is nil,
1494         `mime-viewer/code-converter-alist' is used.
1495
1496 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1497
1498         * tm-view.el:
1499         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
1500
1501 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
1502
1503         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
1504
1505 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1506
1507         * tm-rmail.el: version variables were added.
1508
1509         * tm-rmail.el:
1510         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
1511         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
1512         some extensions) (cf. [tm-ja:1225])
1513
1514 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
1515
1516         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
1517
1518 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1519
1520         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
1521
1522         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
1523
1524 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1525
1526         * tm-rmail.el:
1527         `(substitute-key-definition
1528                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
1529         should be enclosed by (call-after-loaded 'mime-setup ..).
1530
1531 \f
1532 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1533
1534         * tm: Version 7.30 was released.
1535         * tm/mh-e: Version 7.43 was released.
1536         * tm/gnus: Version 7.21 was released.
1537         * tl: Version 7.03 was released.
1538
1539         * tm-edit.el: In function `mime-editor/split-and-send', to
1540         `(make-variable-buffer-local 'mail-header-separator)' was changed
1541         to `(make-local-variable 'mail-header-separator)'.
1542
1543         * tm-play.el: In function `mime-article/decode-caesar',
1544         `(setq buffer-read-only nil)' was inserted before
1545         `(erase-buffer)'. (cf. [tm-ja:1214])
1546
1547 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1548
1549         * README.eng:
1550         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
1551         added and rewrote about VM.
1552
1553 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1554
1555         * tm-vm.el:
1556         (1) Function `tm-vm/over-to-previous' was renamed to
1557             `tm-vm/over-to-previous-method'.
1558         (2) Function `tm-vm/over-to-next was renamed to
1559             `tm-vm/over-to-next-method'.
1560
1561 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1562
1563         * tm-vm.el:
1564         - Variable `tm-vm/automatic-mime-preview' was changed to user
1565           variable.
1566
1567         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
1568           `vm-xxx-hook'.
1569
1570         - New function `tm-vm/over-to-previous' and
1571           `tm-vm/over-to-next': they are over-to-previous-method and
1572           over-to-next-method. They are not only set for vm-mode, but
1573           also vm-virtual-mode.
1574
1575         - add-hook to `tm-vm/update-record' was fixed to
1576           `tm-vm/bbdb-update-record'. It is typo.
1577
1578 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1579
1580         * tm-eword.el, tm-ew-d.el: comment was modified.
1581
1582         * README.eng: New section `How to get new version'.
1583
1584         * tm-view.el, tm-play.el:
1585         (1) buffer local variable `mime/show-mode-old-window-configuration'
1586             was renamed to `mime::article/preview-buffer'.
1587         (2) modified about window configuration.
1588
1589         * tm-vm.el:
1590         (1) Function `tm-vm/preview-current-message' was modified.
1591         (2) over-to-previous-method and over-to-next-method are modified.
1592
1593 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1594
1595         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
1596         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
1597
1598 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
1599
1600         * config.tm: bindir declaration was fixed.
1601
1602 \f
1603 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1604
1605         * tm: Version 7.29 was released.
1606         * tm/mh-e: Version 7.41 was released.
1607         * tm/gnus: Version 7.20.1 was released.
1608         * tl: Version 7.02 was released.
1609
1610         * tm-edit.el: Setting for ISO-2022-KR.
1611
1612 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1613
1614         * tm-vm.el:
1615         setting for mime-viewer/over-to-(previous|next)-method-alist.
1616         (cf. [tm-ja:1195])
1617
1618         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
1619
1620 \f
1621 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1622
1623         * tm: Version 7.28 was released.
1624         * tm/mh-e: Version 7.40 was released.
1625         * tm/gnus: Version 7.20 was released.
1626
1627         * tm-view.el: setting for external method ``tm-html''.
1628
1629         * tm-html.el: setting for "extract" mode.
1630
1631         * README.eng: rewrote for tm 7.*.
1632
1633         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
1634         package.
1635
1636         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
1637
1638 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1639
1640         * tm-vm.el: modified to use tm-mail.
1641
1642         * tm-rmail.el:
1643         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
1644
1645         * tm-mail.el: New module: for mail-mode.
1646
1647 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * tm-ew-e.el: fixed problem of exceptional case of encoding.
1650
1651 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1652
1653         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
1654         (setq mail-signature nil) when `mime-setup-use-signature' is t.
1655         (cf. [tm-eng:176])
1656
1657         * tm-vm.el:
1658         (1) fixed problem in function `tm-vm/preview-current-message'.
1659         (2) New function `tm-vm/visit-folder-function'. It is set to
1660             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
1661             directly. It is bug fix for getting new mail when visit to a
1662             folder.
1663
1664         * tm-vm.el:
1665         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
1666         applied. (cf. [tm-ja:1164])
1667
1668 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1669
1670         * tm-edit.el:
1671         Function `mime-editor/enclose-region' was fixed not to insert
1672         "text/plain" tag when end of enclosure is end of buffer.
1673
1674 \f
1675 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1676
1677         * tm 7.27.1 was released.
1678
1679         * tm-view.el:
1680         ".*Received" was inserted into default value of variable
1681         `mime-viewer/ignored-field-list'.
1682
1683         * mime-setup.el:
1684         autoload setting for function `mime/decode-message-header'.
1685
1686 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1687
1688         * tm-vm.el: fixed problem of function `tm-vm/quit'.
1689
1690 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1691
1692         * tm-vm.el: Function `tm-vm/preview-current-message' was
1693         modified.
1694
1695 \f
1696 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1697
1698         * tm 7.27 is released.
1699         * tm/mh-e: Attached version 7.25.
1700         * tm/gnus: Attached version 7.18.
1701
1702         * tm-vm.el:
1703         (1) Function `tm-vm/preview-current-message' was fixed.
1704         (2) setting for BBDB was modified.
1705
1706         * tm-edit.el:
1707         In function `mime-editor/enclose-region, interpretation
1708         mistake of RFC 1521 was fixed.
1709
1710 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1711
1712         * tm-vm.el:
1713         fixed problem of function `tm-vm/scroll-forward' and
1714         `tm-vm/scroll-backward'.
1715
1716         * tm-vm.el:
1717         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
1718             function `tm-vm/preview-current-message'.
1719         (2) setting for BBDB.
1720             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
1721
1722         * mime-setup.el:
1723         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
1724         of (add-hook 'mail-mode-hook 'mime/editor-mode).
1725
1726         * tm-vm.el:
1727         (1) fixed problem of function `mime::article/preview-buffer'.
1728         (2) Don't reset of hooks when mime-setup is loaded.
1729
1730 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
1731
1732         * tm-vm.el:
1733         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
1734         applied.
1735
1736         * tm-html.el:
1737         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
1738         was applied. (cf. [tm-ja:1117])
1739
1740         * tm-vm.el:
1741         changed Subject field decoding way when does not use tiny-mime
1742         patch.
1743
1744         * tm-vm.el:
1745         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
1746         applied. (cf. [tm-ja:1120])
1747
1748         * tm-vm.el:
1749         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
1750         applied. (cf. [tm-ja:1119])
1751
1752         * mh-e/tm-mh-e.el:
1753         In function `tm-mh-e/forward', use forwcomps specified by
1754         variable `tm-mh-e/forwcomps' when variable
1755         `tm-mh-e/use-forwcomps' was non-nil.
1756
1757         * mh-e/tm-mh-e.el:
1758         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
1759         (cf. [tm-ja:1116])