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