tm 7.80.
[elisp/tm.git] / Changes-7.28.en
1 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm: Version 7.28 was released.
4         * tm/mh-e: Version 7.40 was released.
5         * tm/gnus: Version 7.20 was released.
6
7         * tm-view.el: setting for external method ``tm-html''.
8
9         * tm-html.el: setting for "extract" mode.
10
11         * README.eng: rewrote for tm 7.*.
12
13         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
14         package.
15
16         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
17
18 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
19
20         * tm-vm.el: modified to use tm-mail.
21
22         * tm-rmail.el:
23         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
24
25         * tm-mail.el: New module: for mail-mode.
26
27 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
28
29         * tm-ew-e.el: fixed problem of exceptional case of encoding.
30
31 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
32
33         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
34         (setq mail-signature nil) when `mime-setup-use-signature' is t.
35         (cf. [tm-eng:176])
36
37         * tm-vm.el:
38         (1) fixed problem in function `tm-vm/preview-current-message'.
39         (2) New function `tm-vm/visit-folder-function'. It is set to
40             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
41             directly. It is bug fix for getting new mail when visit to a
42             folder.
43
44         * tm-vm.el:
45         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
46         applied. (cf. [tm-ja:1164])
47
48 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
49
50         * tm-edit.el:
51         Function `mime-editor/enclose-region' was fixed not to insert
52         "text/plain" tag when end of enclosure is end of buffer.