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