tm 7.80.
[elisp/tm.git] / Changes-7.30.en
1 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm: Version 7.30 was released.
4         * tm/mh-e: Version 7.43 was released.
5         * tm/gnus: Version 7.21 was released.
6         * tl: Version 7.03 was released.
7
8         * tm-edit.el: In function `mime-editor/split-and-send', to
9         `(make-variable-buffer-local 'mail-header-separator)' was changed
10         to `(make-local-variable 'mail-header-separator)'.
11
12         * tm-play.el: In function `mime-article/decode-caesar',
13         `(setq buffer-read-only nil)' was inserted before
14         `(erase-buffer)'. (cf. [tm-ja:1214])
15
16 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
17
18         * README.eng:
19         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
20         added and rewrote about VM.
21
22 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
23
24         * tm-vm.el:
25         (1) Function `tm-vm/over-to-previous' was renamed to
26             `tm-vm/over-to-previous-method'.
27         (2) Function `tm-vm/over-to-next was renamed to
28             `tm-vm/over-to-next-method'.
29
30 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
31
32         * tm-vm.el:
33         - Variable `tm-vm/automatic-mime-preview' was changed to user
34           variable.
35
36         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
37           `vm-xxx-hook'.
38
39         - New function `tm-vm/over-to-previous' and
40           `tm-vm/over-to-next': they are over-to-previous-method and
41           over-to-next-method. They are not only set for vm-mode, but
42           also vm-virtual-mode.
43
44         - add-hook to `tm-vm/update-record' was fixed to
45           `tm-vm/bbdb-update-record'. It is typo.
46
47 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
48
49         * tm-eword.el, tm-ew-d.el: comment was modified.
50
51         * README.eng: New section `How to get new version'.
52
53         * tm-view.el, tm-play.el:
54         (1) buffer local variable `mime/show-mode-old-window-configuration'
55             was renamed to `mime::article/preview-buffer'.
56         (2) modified about window configuration.
57
58         * tm-vm.el:
59         (1) Function `tm-vm/preview-current-message' was modified.
60         (2) over-to-previous-method and over-to-next-method are modified.
61
62 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
63
64         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
65         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
66
67 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
68
69         * config.tm: bindir declaration was fixed.