tm 7.80.
[elisp/tm.git] / Changes-7.21.en
1 * mel
2
3   Attached version 3.1.
4
5 mel/mel.el
6 ----------------------------
7 revision 3.1
8 date: 1995/10/30 06:03:37;  author: morioka;  state: Exp;  lines: +18 -14
9 (1) setting for function `uuencode-decode-region' of mel-u.el.
10 (2) Variable `mime-decoding-method-alist' was created to chose decoder 
11     in function `mime/decode-region'.
12 ----------------------------
13
14 mel/mel-u.el
15 ----------------------------
16 revision 2.0
17 date: 1995/10/30 06:01:29;  author: morioka;  state: Exp;  lines: +51 -1
18 Function `uuencode-decode-region' was created.
19 ----------------------------
20
21
22 * tm
23
24 tm/mime-setup.el
25 ----------------------------
26 revision 7.9
27 date: 1995/10/28 06:02:53;  author: morioka;  state: Exp;  lines: +38 -39
28 (1) all of VM settings were deleted.
29 (2) `mime-setup-load-hook' was created.
30 (3) Setting to decode encoded-words was inserted to variable
31     `mime/editor-mode-hook'. Other similar settings were deleted.
32 ----------------------------
33 revision 7.8
34 date: 1995/10/27 08:36:13;  author: morioka;  state: Exp;  lines: +2 -16
35 For `mh-letter-mode-hook', do add-hook as append mode.
36 ----------------------------
37
38 tm/tm-edit.el
39 ----------------------------
40 revision 7.14
41 date: 1995/10/29 06:15:49;  author: morioka;  state: Exp;  lines: +6 -120
42 Unnecessary comments were deleted.
43 ----------------------------
44 revision 7.13
45 date: 1995/10/28 05:48:36;  author: morioka;  state: Exp;  lines: +501 -463
46 (1) prefix was renamed from ``tm-edit/'' to ``mime-editor/''.
47 (2) `mime-mode' was renamed to `mime/editor-mode'.
48 (3) Does not set sending key.
49     It sets function `mime-editor/maybe-translate' to before sending
50     hooks of each MUAs'.
51 (4) Some problems were fixed.
52 ----------------------------
53 revision 7.12
54 date: 1995/10/27 11:18:22;  author: morioka;  state: Exp;  lines: +13 -43
55 Forgot part to rename `mime-menu' to `tm-edit/menu' was renamed.
56 ----------------------------
57
58 tm/tm-view.el
59 ----------------------------
60 revision 7.21
61 date: 1995/10/30 05:57:27;  author: morioka;  state: Exp;  lines: +31 -17
62 Variable `mime-viewer/over-to-previous-method-alist' and variable
63 `mime-viewer/over-to-next-method-alist' were created.
64 ----------------------------
65
66 tm/tm-rmail.el
67 ----------------------------
68 revision 7.8
69 date: 1995/10/30 05:52:36;  author: morioka;  state: Exp;  lines: +80 -23
70 automatic MIME preview support.
71 ----------------------------
72
73 tm/tm-vm.el
74 ----------------------------
75 revision 7.3
76 date: 1995/10/28 06:00:09;  author: morioka;  state: Exp;  lines: +13 -1
77 Code for mime-setup.
78 ----------------------------
79
80
81 * tm/mh-e
82
83   Attached version 7.10.
84
85 tm/mh-e/tm-mh-e.el
86 ----------------------------
87 revision 7.10
88 date: 1995/10/30 03:19:18;  author: morioka;  state: Exp;  lines: +2 -2
89 Setting for tm-edit was modified because variable
90 `tm-edit/message-inserter-alist' was renamed to
91 `mime-editor/message-inserter-alist'.
92 ----------------------------
93
94
95 * tm/gnus
96
97   Attached version 7.12.
98
99 tm/gnus/tm-gnus4.el
100 ----------------------------
101 revision 7.1
102 date: 1995/10/28 05:44:44;  author: morioka;  state: Exp;  lines: +1 -98
103 Setting for tm-comp was deleted.
104 ----------------------------
105
106 tm/gnus/tm-sgnus.el
107 ----------------------------
108 revision 7.12
109 date: 1995/10/29 14:13:08;  author: morioka;  state: Exp;  lines: +16 -29
110 (1) encoded-words decoding mode (tm-gnus/decode-all = nil) was
111     abolished. So variable `tm-gnus/decode-all' was deleted.
112 (2) Redefine function `gnus-article-hide-headers-if-wanted'.
113 (3) Variable `tm-gnus/automatic-mime-preview' was created. It is set
114     to variable `gnus-show-mime'.
115 ----------------------------
116 revision 7.11
117 date: 1995/10/27 10:19:38;  author: morioka;  state: Exp;  lines: +3 -1
118 measure for BBDB again.
119 ----------------------------