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