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