tm 7.16.
[elisp/tm.git] / Changes-7.16.en
1 * tm
2
3 tm/mime-setup.el
4 ----------------------------
5 revision 7.4
6 date: 1995/10/17 16:20:39;  author: morioka;  state: Exp;  lines: +4 -1
7 In variable `mime-file-types', setting for *.diff.
8 ----------------------------
9
10 tm/tm-ew-d.el
11 ----------------------------
12 revision 7.5
13 date: 1995/10/18 11:18:03;  author: morioka;  state: Exp;  lines: +2 -1
14 Function `mime-eword/decode-string' unfolds string.
15 ----------------------------
16 revision 7.4
17 date: 1995/10/17 16:45:27;  author: morioka;  state: Exp;  lines: +4 -4
18 Function `mime/decode-encoded-words-string' was renamed to
19 `mime-eword/decode-string', function
20 `mime/decode-encoded-words-region' was renamed to
21 `mime-eword/decode-region'.
22 ----------------------------
23 revision 7.3
24 date: 1995/10/17 16:39:47;  author: morioka;  state: Exp;  lines: +8 -2
25 Version constant `mime/eword-decoder-version' was defined.
26 ----------------------------
27
28 tm/tm-ew-e.el
29 ----------------------------
30 revision 7.4
31 date: 1995/10/18 08:54:59;  author: morioka;  state: Exp;  lines: +6 -1
32 Function `mime-eword/encode-string' was created.
33 ----------------------------
34 revision 7.3
35 date: 1995/10/17 16:37:25;  author: morioka;  state: Exp;  lines: +9 -3
36 Version constant `mime/eword-encoder-version' was defined.
37 ----------------------------
38 revision 7.2
39 date: 1995/10/17 16:32:15;  author: morioka;  state: Exp;  lines: +94 -1
40 Public functions about encoded-word encoder were moved from
41 tm-eword.el.
42 ----------------------------
43
44 tm/tm-eword.el
45 ----------------------------
46 revision 7.9
47 date: 1995/10/18 08:55:37;  author: morioka;  state: Exp;  lines: +8 -6
48 Function `mime-eword/encode-string' was defined.
49 ----------------------------
50 revision 7.8
51 date: 1995/10/17 16:46:33;  author: morioka;  state: Exp;  lines: +3 -3
52 Function `mime/decode-encoded-words-string' was renamed to
53 `mime-eword/decode-string', function
54 `mime/decode-encoded-words-region' was renamed to
55 `mime-eword/decode-region'.
56 ----------------------------
57 revision 7.7
58 date: 1995/10/17 16:33:57;  author: morioka;  state: Exp;  lines: +1 -3
59 tm-eword-load-hook was deleted.
60 ----------------------------
61 revision 7.6
62 date: 1995/10/17 16:33:26;  author: morioka;  state: Exp;  lines: +2 -10
63 version constant was deleted.
64 ----------------------------
65 revision 7.5
66 date: 1995/10/17 16:31:20;  author: morioka;  state: Exp;  lines: +4 -97
67 Functions about encoded-word encoder were moved to tm-ew-e.el.
68 ----------------------------
69
70 tm/tm-view.el
71 ----------------------------
72 revision 7.16
73 date: 1995/10/17 16:48:06;  author: morioka;  state: Exp;  lines: +2 -2
74 Function `mime/decode-encoded-words-string' was renamed to
75 `mime-eword/decode-string'.
76 ----------------------------
77
78 tm/tm-vm.el
79 ----------------------------
80 revision 7.1
81 date: 1995/10/17 16:49:51;  author: morioka;  state: Exp;  lines: +2 -2
82 Comment was modified because function
83 `mime/decode-encoded-words-string' was renamed to
84 `mime-eword/decode-string'.
85 ----------------------------
86
87
88 tm/mh-e
89
90   Attached version 7.05.
91
92 tm/mh-e/tm-mh-e.el
93 ----------------------------
94 revision 7.5
95 date: 1995/10/18 09:57:56;  author: morioka;  state: Exp;  lines: +14 -14
96 (1) When `,' key is pressed, encoded-words are not decoded.
97 (2) When `,' key is pressed in automatic MIME preview mode, article
98     buffer is displayed.
99 ----------------------------
100 revision 7.4
101 date: 1995/10/18 09:43:43;  author: morioka;  state: Exp;  lines: +18 -6
102 (1) New implementation about `.' and `,'.
103 (2) When `,' key is pressed in automatic MIME preview mode, it displays
104     preview buffer which has all headers.
105 ----------------------------
106
107
108 tm/gnus
109
110   Attached version 7.04.
111
112 tm/gnus/tm-gnus5.el
113 ----------------------------
114 revision 7.3
115 date: 1995/10/17 16:52:54;  author: morioka;  state: Exp;  lines: +6 -6
116 Function `mime/decode-encoded-words-string' was renamed to
117 `mime-eword/decode-string'.
118 ----------------------------
119
120 tm/gnus/tm-ognus.el
121 ----------------------------
122 revision 7.1
123 date: 1995/10/17 16:56:12;  author: morioka;  state: Exp;  lines: +6 -7
124 Function `mime/decode-encoded-words-string' was renamed to
125 `mime-eword/decode-string'.
126 ----------------------------
127
128 tm/gnus/tm-sgnus.el
129 ----------------------------
130 revision 7.4
131 date: 1995/10/18 08:32:36;  author: morioka;  state: Exp;  lines: +39 -8
132 (1) alias `mime/decode-encoded-words-string' was defined to indicate
133     `mime-eword/decode-string'. It is for old nnheader patch.
134
135 (2) Function `tm-gnus/article-hide-headers-if-wanted' is added to
136     `gnus-article-display-hook' instead of
137     `gnus-article-hide-headers-if-wanted'. It does not call function
138     `gnus-article-hide-headers-if-wanted' when automatic MIME preview
139     mode.
140 ----------------------------
141 revision 7.3
142 date: 1995/10/17 16:58:05;  author: morioka;  state: Exp;  lines: +4 -4
143 Function `mime/decode-encoded-words-string' was renamed to
144 `mime-eword/decode-string'.
145 ----------------------------