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