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