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