* EMH-CFG: Add "custom" to load-path. Use `if' and `progn' instead
[elisp/emh.git] / ChangeLog
1 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * EMH-CFG: Add "custom" to load-path. Use `if' and `progn' instead
4         of `when'.
5
6 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * Makefile (XEMACS): New variable.
9         (PACKAGEDIR): New variable.
10         (package): New target.
11         (install-package): New target.
12
13         * EMH-MK (config-emh-package): New function.
14         (compile-emh-package): New function.
15         (install-emh-package): New function.
16
17         * EMH-CFG (PACKAGEDIR): New variable.
18         (EMH_PREFIX): Change to "emh" if it is installed as a XEmacs
19         package.
20
21 \f
22 1998-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
23
24         * EMH: Version 1.8.1 was released.
25
26         * emh.el (mh-display-msg): Use `mime-display-message' and
27         `mime-open-entity'.
28         - Delete setting for `mime-raw-representation-type-alist'.
29         (mime-insert-decoded-header): Modify for
30         `mime-insert-decoded-header'.
31
32 \f
33 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
34
35         * EMH: Version 1.8.0 was released.
36
37 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * README.en (What's EMH?): Modify for SEMI 1.8.
40
41         * emh.el: Modify for interface change in SEMI 1.8 about automatic
42         message/partial combining.
43
44 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * emh.el (mh-display-msg): Set up `mime-raw-buffer' as unibyte.
47
48 \f
49 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * EMH: Version 1.6.0 was released.
52
53         * README.en (What's EMH?): Modify for SEMI 1.7.
54
55 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
56
57         * emh.el (emh-header-display): Guard
58         `mime-view-visible-field-list' too.
59
60         * emh.el (emh-header-display): Use `mime-view-ignored-field-list'
61         instead of `mime-view-ignored-field-regexp'.
62
63 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * emh.el (mh-display-msg): Use `mime-view-buffer'.
66
67 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
68
69         * emh-comp.el (emh-yank-cur-msg-with-no-filter): Rename
70         `mime-preview-text/plain-hook' to `mime-display-text/plain-hook'.
71
72 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
73
74         * emh.el: Modify for SEMI 1.7.
75         (emh-display-header-hook): Renamed from
76         `emh-content-header-filter-hook'.
77         (emh-header-presentation-method): New function; setup for
78         `mime-header-presentation-method-alist'; abolish
79         `emh-content-header-filter'.
80
81 \f
82 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
83
84         * EMH: Version 1.5.1 was released.
85
86 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
87
88         * emh.el (mh-display-msg): Use `insert-file-contents-as-raw-text'.
89
90 \f
91 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
92
93         * EMH: Version 1.5.0 was released.
94
95         * README.en (What's EMH?): Modify for SEMI 1.5.
96
97         * emh.el: Modify for SEMI 1.5.
98
99 \f
100 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
101
102         * EMH: Version 1.4.0 was released.
103
104         * README.en (CVS based development): New section.
105
106         * README.en (What's EMH?): Modify for SEMI 1.4.
107         (Documentation): Add RFC 1524; change location of RFC.
108
109 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
110
111         * emh.el: Use 'mime-add-condition to set up acting-condition.
112
113 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
114
115         * emh.el: Must require 'alist.
116
117 \f
118 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
119
120         * EMH: Version 1.3.0 was released.
121
122 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
123
124         * README.en (What's EMH?): Modify for SEMI 1.3.
125
126         * emh.el (emh-version): Update.
127
128         * emh.el: Use 'ctree-set-calist-strictly instead of 'set-atype to
129         set up for 'mime-acting-condition.
130
131 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
132
133         * emh-comp.el (emh-edit-again): Use 'set-buffer-multibyte.
134
135 \f
136 1998-04-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * EMH: Version 1.2.1 was released.
139
140 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
141
142         * EMH-CFG: Modify for FLIM.
143
144 \f
145 1998-04-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
146
147         * EMH: Version 1.2.0 was released.
148
149         * README.en (What's EMH?): Modify for SEMI 1.2.
150
151 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
152
153         * emh-comp.el (emh-yank-cur-msg-with-no-filter): Rename
154         'mime-view-plain-text-preview-hook ->
155         'mime-preview-text/plain-hook.
156
157 \f
158 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
159
160         * EMH: Version 1.1.3 was released.
161
162 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
163
164         * emh.el: Require 'mime-text when compiling.
165
166 \f
167 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
168
169         * EMH: Version 1.1.2 was released.
170
171 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
172
173         * emh.el (mime-text-decoder-alist): Use `mime-text-decode-buffer'
174         directly; abolish `emh-text-decode-buffer'.
175
176 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
177
178         * emh.el: Fixed setting for `mime-acting-condition'.
179
180 \f
181 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
182
183         * EMH: Version 1.1.1 was released.
184
185         * README.en (What's EMH?): Add description about SEMI 1.1.0.
186
187 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
188
189         * emh.el: Abolish `emh-RCS-ID'.
190
191 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
192
193         * emh.el: Add setting for `mime-raw-buffer-coding-system-alist'.
194
195 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * emh.el: Rename `mime-view-quitting-method-alist' ->
198         `mime-preview-quitting-method-alist'.
199
200         * emh.el: Rename `mime-view-buffer' -> `mime-preview-buffer'.
201
202         * emh.el: Rename `mime-combine-message/partials-automatically' ->
203         `mime-method-to-combine-message/partial-pieces'.
204
205         * emh.el: Add code to check latest SEMI.
206
207         * emh.el (mime-acting-condition): Separate type and subtype.
208
209 \f
210 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
211
212         * EMH: Version 1.1 was released.
213
214         * README.en (Bug reports): Modify for EMH.
215
216 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * emh.el (emh-content-header-filter): Use code-conversion feature
219         of `eword-decode-header' instead of `emh-text-decode-buffer'.
220
221 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
222
223         * emh.el (emh-quitting-method): Use `mime-maybe-hide-echo-buffer'
224         instead of `mime-hide-echo-buffer'. (cf. [tm-ja:2710])
225
226 \f
227 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
228
229         * EMH: Version 0.23 was released.
230
231         * emh.el (mh-display-msg): Use `raw-text' coding-system do
232         canonicalize line break code.
233
234 \f
235 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
236
237         * EMH: Version 0.22 was released.
238
239 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
240
241         * emh.el (emh): New group.
242         (emh-automatic-mime-preview): Use `defcustom'.
243         (emh-decode-encoded-word): Use `defcustom'.
244
245 1997-11-15  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
246
247         * EMH-CFG:
248         - Regard LISPDIR if it is specified.
249         - Add mel's path.
250
251 1997-11-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
252
253         * emh-comp.el (emh-forward): Use `mime-edit-enclose-digest-region'
254         instead of `mime-edit-enclose-region'.
255
256 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
257
258         * emh-comp.el (emh-edit-again): Modify for
259         `enable-multibyte-characters'.
260
261         * emh-face.el (emh-highlight-header): Don't use `assoc-if' and
262         `second'.
263
264 \f
265 1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
266
267         * EMH: Version 0.21 was released.
268
269         * EMH-CFG: Add `(add-path ".")'.
270
271 1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * emh-setup.el: Use `eval-after-load' instead of
274         `call-after-loaded'; Abolish function `emh-setup'.
275
276         Move setting for emh-comp.el from emh.el.
277
278         * emh.el: Use `eval-after-load' instead of `call-after-loaded'.
279
280         Move setting for emh-comp.el to emh-setup.el.
281
282 \f
283 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
284
285         * EMH: Version 0.20.1 was released.
286
287 Thu May 22 03:24:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
288
289         * emh-face.el (emh-make-face-bold, emh-make-face-italic): New
290         implementation.
291
292 \f
293 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
294
295         * EMH: Version 0.20 was released.
296
297 Thu May 15 06:50:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
298
299         * README.en (Installation): Add LISPDIR.
300
301 Thu May 15 06:48:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
302
303         * Makefile (LISPDIR): New variable.
304
305         * EMH-MK (config-emh): set LISPDIR.
306
307         * EMH-CFG: Setting for load-path is modified.
308
309 Mon May 12 12:32:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
310
311         * emh.el: `mime/content-decoding-condition' ->
312         `mime-acting-condition'.
313
314 \f
315 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * EMH: Version 0.19 was released.
318
319 Thu Mar 27 22:12:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
320
321         * emh.el (emh-quitting-method): Use `mime-hide-echo-buffer'.
322
323         * emh.el (emh-quitting-method): `mime/output-buffer-name' ->
324         `emh-quitting-method'.
325
326 \f
327 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
328
329         * EMH: Version 0.17 was released.
330
331 Tue Mar 18 16:34:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
332
333         * EMH-MK: New file.
334
335 Tue Mar 18 14:57:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
336
337         * emh-comp.el, emh.el: `mime::preview/article-buffer' ->
338         `mime-raw-buffer'.
339
340 Tue Mar 18 14:41:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
341
342         * emh.el (emh-summary-before-quit): `mime::article/preview-buffer'
343         -> `mime-view-buffer'.
344
345 Tue Mar 18 13:47:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
346
347         * emh.el: Fixed problem about setting for mime-partial.
348
349 Tue Mar 18 13:04:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
350
351         * emh.el: Add autoload for
352         `mime-combine-message/partials-automatically'.
353
354         * emh.el: `mime-article/grab-message/partials' ->
355         `mime-combine-message/partials-automatically'.
356
357 Tue Mar 18 12:47:58 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
358
359         * emh.el: `mime-partial/preview-article-method-alist' ->
360         `mime-view-partial-message-method-alist'.
361
362 Mon Mar 17 14:36:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         * emh.el (mh-display-msg): Add DOC-string.
365
366 Mon Mar 17 14:30:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
367
368         * emh.el: `mime-preview/cut-header' -> `mime-view-cut-header'.
369
370 Sun Mar 16 00:06:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
371
372         * emh.el: `emh-decode-charset-buffer' -> `emh-text-decode-buffer'.
373
374         * emh.el: `mime-charset/decode-buffer' ->
375         `mime-text-decode-buffer'.
376
377 \f
378 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * EMH: Version 0.7 was released.
381
382 Fri Mar 14 09:30:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
383
384         * Makefile: New file.
385
386 Fri Mar 14 09:12:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
387
388         * README.en: New file.
389
390         * EMH-ELS: Add emh-setup.el.
391
392         * emh-setup.el: New module.
393
394         * emh-face.el (emh-make-face-bold, emh-make-face-italic): New
395         function.
396
397 Fri Mar 14 05:30:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
398
399         * emh-face.el (emh-set-face-foreground): New inline function.
400
401 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
402
403         * emh-comp.el (emh-edit-again): modified for new behavior of
404         `mime-edit-again'; Use as-binary-input-file'.
405
406 1997-03-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
407
408         * emh-face.el: Design was modified.
409
410         * emh-comp.el: `mime/edit-again' -> `mime-edit-again'.
411
412 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
413
414         * EMH-ELS: Add emh-face.el.
415
416         * EMH-ELS: Renamed from TMH-ELS.
417
418         * emh.el (emh-content-header-filter-hook): Use
419         `emh-highlight-header' for window-system.
420
421         * emh-face.el: New module.
422
423 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
424
425         * emh.el (emh-content-header-filter): Run
426         `emh-content-header-filter-hook'.
427
428 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
429
430         * emh.el: tm-bbdb.el was renamed to mime-bbdb.el.
431
432 Sat Mar  1 01:55:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
433
434         * emh-comp.el: Renamed from tmh-comp.el.
435
436 Fri Feb 28 05:00:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
437
438         * emh.el: There are already no need to require mime-play when
439         compiling.
440
441 Fri Feb 28 02:39:57 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
442
443         * emh.el: Require mime-play when compiling.
444
445         * emh.el: Don't require tl-str and tl-misc.
446         Require alist.
447
448 Mon Feb 24 02:28:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
449
450         * emh.el: function `eword-decode-message-header' was renamed to
451         `eword-decode-header'.
452
453 Mon Feb 24 02:04:06 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
454
455         * emh.el: renamed from tm-mh-e.el.