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