8124e3ce923ee1d79d6fd08506cc4625a44d3680
[elisp/emh.git] / ChangeLog
1 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * emh.el (mime-text-decoder-alist): Use `mime-text-decode-buffer'
4         directly; abolish `emh-text-decode-buffer'.
5
6 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * emh.el: Fixed setting for `mime-acting-condition'.
9
10 \f
11 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * EMH: Version 1.1.1 was released.
14
15         * README.en (What's EMH?): Add description about SEMI 1.1.0.
16
17 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
18
19         * emh.el: Abolish `emh-RCS-ID'.
20
21 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * emh.el: Add setting for `mime-raw-buffer-coding-system-alist'.
24
25 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
26
27         * emh.el: Rename `mime-view-quitting-method-alist' ->
28         `mime-preview-quitting-method-alist'.
29
30         * emh.el: Rename `mime-view-buffer' -> `mime-preview-buffer'.
31
32         * emh.el: Rename `mime-combine-message/partials-automatically' ->
33         `mime-method-to-combine-message/partial-pieces'.
34
35         * emh.el: Add code to check latest SEMI.
36
37         * emh.el (mime-acting-condition): Separate type and subtype.
38
39 \f
40 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
41
42         * EMH: Version 1.1 was released.
43
44         * README.en (Bug reports): Modify for EMH.
45
46 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
47
48         * emh.el (emh-content-header-filter): Use code-conversion feature
49         of `eword-decode-header' instead of `emh-text-decode-buffer'.
50
51 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
52
53         * emh.el (emh-quitting-method): Use `mime-maybe-hide-echo-buffer'
54         instead of `mime-hide-echo-buffer'. (cf. [tm-ja:2710])
55
56 \f
57 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
58
59         * EMH: Version 0.23 was released.
60
61         * emh.el (mh-display-msg): Use `raw-text' coding-system do
62         canonicalize line break code.
63
64 \f
65 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * EMH: Version 0.22 was released.
68
69 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
70
71         * emh.el (emh): New group.
72         (emh-automatic-mime-preview): Use `defcustom'.
73         (emh-decode-encoded-word): Use `defcustom'.
74
75 1997-11-15  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
76
77         * EMH-CFG:
78         - Regard LISPDIR if it is specified.
79         - Add mel's path.
80
81 1997-11-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * emh-comp.el (emh-forward): Use `mime-edit-enclose-digest-region'
84         instead of `mime-edit-enclose-region'.
85
86 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
87
88         * emh-comp.el (emh-edit-again): Modify for
89         `enable-multibyte-characters'.
90
91         * emh-face.el (emh-highlight-header): Don't use `assoc-if' and
92         `second'.
93
94 \f
95 1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
96
97         * EMH: Version 0.21 was released.
98
99         * EMH-CFG: Add `(add-path ".")'.
100
101 1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * emh-setup.el: Use `eval-after-load' instead of
104         `call-after-loaded'; Abolish function `emh-setup'.
105
106         Move setting for emh-comp.el from emh.el.
107
108         * emh.el: Use `eval-after-load' instead of `call-after-loaded'.
109
110         Move setting for emh-comp.el to emh-setup.el.
111
112 \f
113 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
114
115         * EMH: Version 0.20.1 was released.
116
117 Thu May 22 03:24:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
118
119         * emh-face.el (emh-make-face-bold, emh-make-face-italic): New
120         implementation.
121
122 \f
123 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * EMH: Version 0.20 was released.
126
127 Thu May 15 06:50:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
128
129         * README.en (Installation): Add LISPDIR.
130
131 Thu May 15 06:48:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
132
133         * Makefile (LISPDIR): New variable.
134
135         * EMH-MK (config-emh): set LISPDIR.
136
137         * EMH-CFG: Setting for load-path is modified.
138
139 Mon May 12 12:32:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
140
141         * emh.el: `mime/content-decoding-condition' ->
142         `mime-acting-condition'.
143
144 \f
145 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
146
147         * EMH: Version 0.19 was released.
148
149 Thu Mar 27 22:12:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
150
151         * emh.el (emh-quitting-method): Use `mime-hide-echo-buffer'.
152
153         * emh.el (emh-quitting-method): `mime/output-buffer-name' ->
154         `emh-quitting-method'.
155
156 \f
157 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
158
159         * EMH: Version 0.17 was released.
160
161 Tue Mar 18 16:34:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
162
163         * EMH-MK: New file.
164
165 Tue Mar 18 14:57:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
166
167         * emh-comp.el, emh.el: `mime::preview/article-buffer' ->
168         `mime-raw-buffer'.
169
170 Tue Mar 18 14:41:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
171
172         * emh.el (emh-summary-before-quit): `mime::article/preview-buffer'
173         -> `mime-view-buffer'.
174
175 Tue Mar 18 13:47:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
176
177         * emh.el: Fixed problem about setting for mime-partial.
178
179 Tue Mar 18 13:04:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
180
181         * emh.el: Add autoload for
182         `mime-combine-message/partials-automatically'.
183
184         * emh.el: `mime-article/grab-message/partials' ->
185         `mime-combine-message/partials-automatically'.
186
187 Tue Mar 18 12:47:58 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
188
189         * emh.el: `mime-partial/preview-article-method-alist' ->
190         `mime-view-partial-message-method-alist'.
191
192 Mon Mar 17 14:36:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
193
194         * emh.el (mh-display-msg): Add DOC-string.
195
196 Mon Mar 17 14:30:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
197
198         * emh.el: `mime-preview/cut-header' -> `mime-view-cut-header'.
199
200 Sun Mar 16 00:06:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
201
202         * emh.el: `emh-decode-charset-buffer' -> `emh-text-decode-buffer'.
203
204         * emh.el: `mime-charset/decode-buffer' ->
205         `mime-text-decode-buffer'.
206
207 \f
208 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
209
210         * EMH: Version 0.7 was released.
211
212 Fri Mar 14 09:30:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
213
214         * Makefile: New file.
215
216 Fri Mar 14 09:12:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * README.en: New file.
219
220         * EMH-ELS: Add emh-setup.el.
221
222         * emh-setup.el: New module.
223
224         * emh-face.el (emh-make-face-bold, emh-make-face-italic): New
225         function.
226
227 Fri Mar 14 05:30:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
228
229         * emh-face.el (emh-set-face-foreground): New inline function.
230
231 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
232
233         * emh-comp.el (emh-edit-again): modified for new behavior of
234         `mime-edit-again'; Use as-binary-input-file'.
235
236 1997-03-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
237
238         * emh-face.el: Design was modified.
239
240         * emh-comp.el: `mime/edit-again' -> `mime-edit-again'.
241
242 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
243
244         * EMH-ELS: Add emh-face.el.
245
246         * EMH-ELS: Renamed from TMH-ELS.
247
248         * emh.el (emh-content-header-filter-hook): Use
249         `emh-highlight-header' for window-system.
250
251         * emh-face.el: New module.
252
253 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
254
255         * emh.el (emh-content-header-filter): Run
256         `emh-content-header-filter-hook'.
257
258 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
259
260         * emh.el: tm-bbdb.el was renamed to mime-bbdb.el.
261
262 Sat Mar  1 01:55:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
263
264         * emh-comp.el: Renamed from tmh-comp.el.
265
266 Fri Feb 28 05:00:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
267
268         * emh.el: There are already no need to require mime-play when
269         compiling.
270
271 Fri Feb 28 02:39:57 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
272
273         * emh.el: Require mime-play when compiling.
274
275         * emh.el: Don't require tl-str and tl-misc.
276         Require alist.
277
278 Mon Feb 24 02:28:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
279
280         * emh.el: function `eword-decode-message-header' was renamed to
281         `eword-decode-header'.
282
283 Mon Feb 24 02:04:06 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
284
285         * emh.el: renamed from tm-mh-e.el.