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