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