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