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