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