This commit was generated by cvs2svn to compensate for changes in r434,
[elisp/tm.git] / Changes-7.24.en
1 * tl
2
3   Attached version 7.01.5.
4
5
6 * tm
7
8 tm/tm-def.el
9 ----------------------------
10 revision 7.2
11 date: 1995/11/14 04:56:15;  author: morioka;  state: Exp;  lines: +50 -1
12 New function `tm:add-fields' and `tm:delete-fields' to modify
13 *-field-list and *-field-regexp variables.
14 ----------------------------
15
16 tm/tm-edit.el
17 ----------------------------
18 revision 7.24
19 date: 1995/11/14 05:04:22;  author: morioka;  state: Exp;  lines: +21 -11
20 (1) fixed mode of message/external-body; access-type = ftp or anon-ftp.
21 (2) New variable `mime-editor/yank-ignored-field-list'.
22 (3) Variable `mime-editor/yank-ignored-fields-regexp' was renamed to
23     `mime-editor/yank-ignored-field-regexp'.
24 (4) Constant `mime-editor/split-ignored-fields-regexp' was renamed to
25     `mime-editor/split-ignored-field-regexp'.
26 (5) Variable `mime-editor/split-blind-fields-regexp' was renamed to
27     `mime-editor/split-blind-field-regexp'.
28 ----------------------------
29
30 tm/tm-view.el
31 ----------------------------
32 revision 7.24
33 date: 1995/11/14 06:14:37;  author: morioka;  state: Exp;  lines: +7 -8
34 (1) Elements of variable `mime-viewer/ignored-field-list' were changes 
35     to regexp.
36 (2) Function `mime/viewer-mode' was modified not to reset variable
37     `mime-viewer/ignored-field-regexp' from variable
38     `mime-viewer/ignored-field-list'. (Please use function
39     `tm:add-fields' and `tm:delete-fields' to modify them)
40 ----------------------------
41
42 tm/tm-vm.el
43 ----------------------------
44 revision 7.4
45 date: 1995/11/14 04:52:30;  author: morioka;  state: Exp;  lines: +324 -53
46 (1) New variable `tm-vm/use-tm-patch'. If it is nil, tm-vm.el sets to
47     decode encoded-word by itself.
48 (2) New variable `tm-vm/automatic-mime-preview'. If it is t, tm-vm.el
49     does automatic MIME preview. New function
50     `tm-vm/toggle-preview-mode' is bound to `M-t' key.
51 (3) New function `tm-vm/forward-message' and
52     `tm-vm/send-digest'. Function `vm-forward-message' and
53     `vm-send-digest' were replace by them. If mime-setup.el is loaded, 
54     variable `vm-forwarding-digest-type' and variable
55     `vm-digest-send-type' are set to "rfc1522".
56 ----------------------------
57
58
59 * tm/mh-e
60
61   Attached version 7.17.
62
63 tm/mh-e/tm-mh-e.el
64 ----------------------------
65 revision 7.17
66 date: 1995/11/14 06:29:27;  author: morioka;  state: Exp;  lines: +14 -13
67 Variable `tm-mh-e/decode-all' is renamed to
68 `tm-mh-e/automatic-mime-preview'.
69 ----------------------------