update.
[elisp/apel.git] / ChangeLog
1 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * std11.el: Require 'std11-parse when compile.
4
5 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * calist.el (ctree-match-calist): Prefer normal choice than
8         default choice.
9
10 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * emu-x20.el (mime-charset-decoder-alist): New variable.
13         (decode-mime-charset-region-default): New function.
14         (mime-iso646-character-unification-alist): New variable.
15         (mime-unified-character-face): New variable.
16         (decode-mime-charset-region-with-iso646-unification): New
17         function.
18         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
19
20 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
21
22         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
23
24 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * emu-20.el: Require 'wid-edit when compile.
27
28 \f
29 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
30
31         * APEL: Version 7.5 was released.
32
33 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
34
35         * calist.el (calist-field-match-method-obarray): New variable.
36         (define-calist-field-match-method): New function.
37         (calist-default-field-match-method): New function.
38         (calist-field-match-method): New function.
39         (calist-field-match): New function.
40         (ctree-match-calist): Use `calist-field-match'.
41
42 \f
43 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
44
45         * APEL: Version 7.4 was released.
46
47 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
48
49         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
50         (insert-file-contents-as-binary): Renamed from
51         `insert-binary-file-contents'; add `insert-binary-file-contents'
52         as obsolete alias.
53
54 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
55
56         * emu-e20.el (insert-binary-file-contents-literally): New alias
57         for `insert-file-contents-literally'.
58
59         * emu-x20.el (insert-binary-file-contents-literally): Moved from
60         emu-20.el.
61
62         * emu-20.el: Move `insert-binary-file-contents-literally' to
63         emu-x20.el.
64
65 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * emu-e20.el (insert-binary-file-contents): Must save
68         `enable-multibyte-characters'.
69
70         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
71
72         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
73
74         * calist.el (ctree-match-calist): Rename local variables.
75
76 \f
77 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
78
79         * APEL: Version 7.3 was released.
80
81 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * APEL-ELS: Add calist.el.
84
85         * calist.el: New module.
86
87 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
88
89         * emu-mule.el (charsets-mime-charset-alist) fixed.
90
91 \f
92 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
93
94         * APEL: Version 7.2 was released.
95
96 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
99         (write-region-as-binary): New function.
100
101 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
104         (insert-binary-file-contents): New function.
105
106 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
107
108         * README.en (Bug reports): Modify description of tm mailing list.
109
110 \f
111 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
112
113         * APEL: Version 7.1.1 was released.
114
115         * README.en (Bug reports): Modify for APEL.
116
117 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
118
119         * std11.el (std11-msg-id-string): New function.
120         (std11-fill-msg-id-list-string): New function.
121
122         * std11-parse.el (std11-parse-msg-id): New function.
123
124 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
127         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
128         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
129         avoid this problem.
130
131 \f
132 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * APEL: Version 7.1 was released.
135
136 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
139
140 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
141
142         * install.el, filename.el (filename-filters): Use path-util.el
143         instead of file-detect.el.
144
145         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
146         path-util.el (file name should be less than 13 bytes).
147
148 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
149
150         * emu-19.el (tl:make-overlay): New alias.
151         (tl:overlay-put): New alias.
152         (tl:overlay-buffer): New alias.
153
154 \f
155 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
156
157         * APEL: Version 4.2 was released.
158
159 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
160
161         * APEL-MK (config-apel): Regard LISPDIR.
162
163 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * emu-19.el (tl:make-overlay): New obsolete function (for
166         tm-7.106).
167         (tl:overlay-put): New obsolete function (for tm-7.106).
168         (tl:overlay-buffer): New obsolete function (for tm-7.106).
169
170 \f
171 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
172
173         * APEL: Version 4.1 was released.
174
175         * APEL-MK (compile-apel): Use `config-apel'; don't use
176         `add-to-list' for compatibility.
177         (install-apel): Don't call `config-apel' directly.
178
179         * APEL-CFG: Add load-path setting.
180
181 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
182
183         * emu-20.el (mime-charset-list): New inline-function.
184         (widget-mime-charset-prompt-value-history): New variable.
185         (mime-charset): New widget.
186         (widget-mime-charset-prompt-value): New function.
187         (widget-mime-charset-action): New function.
188         (default-mime-charset): Use `defcustom'.
189
190         * emu-20.el (default-mime-charset): Modify DOC-string.
191
192         * emu-mule.el (charsets-mime-charset-alist): New implementation.
193
194         * emu-e20.el (encode-mime-charset-region,
195         decode-mime-charset-region, encode-mime-charset-string,
196         decode-mime-charset-string): New function (copied from emu-20.el);
197         check `enable-multibyte-characters'.
198
199         * emu-x20.el (encode-mime-charset-region,
200         decode-mime-charset-region, encode-mime-charset-string,
201         decode-mime-charset-string): New function (copied from emu-20.el).
202
203         * emu-20.el: Move function `encode-mime-charset-region',
204         `decode-mime-charset-region', `encode-mime-charset-string' and
205         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
206
207 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
208
209         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
210         `iso-8859-5' for cyrillic.
211
212 \f
213 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
214
215         * APEL: Version 3.4.4 was released.
216
217 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
218
219         * std11-parse.el (std11-special-char-list): Fix order for regexp.
220
221 \f
222 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
223
224         * APEL: Version 3.4.3 was released.
225
226         * README.en: Modify for Emacs 20.
227
228 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * std11-parse.el (std11-special-char-list): New constant; abolish
231         `std11-special-chars'.
232         (std11-atom-regexp): Use it.
233         (std11-analyze-special): Use it; Don't use `find'.
234
235 \f
236 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
237
238         * APEL: Version 3.4.2 was released.
239
240         * README.en (What's APEL?): Add emu-20.el.
241
242 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
243
244         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
245         modify implementation.
246
247         * emu-20.el (mime-charset-to-coding-system): Use
248         `find-coding-system'.
249
250         * emu-20.el (mime-charset-coding-system-alist): Use
251         `find-coding-system'.
252
253         * emu-e20.el (find-coding-system): New inline function.
254
255         * emu.el (defsubst-maybe): New macro.
256
257 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
258
259         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
260         of `defsubst'.
261
262 \f
263 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * APEL: Version 3.4.1 was released.
266
267 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
268
269         * emu-mule.el (decode-coding-region, encode-coding-string): New
270         function.
271         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
272
273 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
274
275         * emu.el (defconst-maybe): New macro.
276
277         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
278
279         * emu.el (charsets-to-mime-charset): Abolish unused local variable
280         `csl'.
281
282         * emu-e20.el, emu-20.el: Move function
283         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
284
285         * emu-20.el: Use `defsubst' for
286         `{encode|decode}-mime-charset-{region|string}'.
287
288         * emu-e20.el (detect-mime-charset-region): Use
289         `find-charset-region'.
290
291 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
292
293         * emu-x20.el, emu-e20.el, emu-20.el: Move function
294         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
295         emu-x20.el to emu-20.el.
296
297         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
298         from emu-e20.el and emu-x20.el to emu-20.el.
299
300 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
301
302         * emu-20.el (mime-charset-coding-system-alist): Don't use
303         `coding-system-p' for symbol.
304         (mime-charset-to-coding-system): Ditto; modify DOC-string.
305
306 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
307
308         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
309         is defined as coding-system.
310
311         * emu-x20.el, emu-e20.el, emu-20.el: Move
312         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
313         to emu-20.el.
314
315         * emu-20.el (*noconv*): Add DOC-string.
316
317 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
318
319         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
320         even if CHARSET is found in `mime-charset-coding-system-alist'.
321
322         * emu-x20.el: Use function `mime-charset-to-coding-system' in
323         emu-20.el.
324
325         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
326
327         * emu-e20.el, emu-20.el: Move function
328         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
329
330 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
331
332         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
333         accessing from emu-e20.el and emu-x20.el to emu-20.el.
334
335         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
336
337 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
338
339         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
340
341         * emu-x20.el (default-mime-charset): Add DOC-string.
342
343         (mime-charset-coding-system-alist): Add `us-ascii'.
344
345 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
346
347         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
348         defined as coding-system.
349
350 \f
351 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * emu: Version 7.44 was released.
354         * APEL: Version 3.4 was released.
355
356 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
357
358         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
359         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
360
361 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
362
363         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
364         characters in comments.
365
366 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
367
368         * richtext.el: Add autoload comments for `richtext-encode' and
369         `richtext-decode'.
370
371         * emu.el: Check richtext.el is bundled.
372
373 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
374
375         * file-detect.el: Add autoload comments for function `add-path',
376         `add-latest-path', `get-latest-path', `file-installed-p',
377         `exec-installed-p', `module-installed-p' and variable
378         `exec-suffix-list'.
379
380 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
381
382         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
383         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
384         coding-system.
385
386         * emu-x20.el: Don't require cyrillic.
387
388 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
389
390         * emu-mule.el (make-char): New alias.
391
392         * emu-e20.el: Alias `make-character' was abolished.
393
394 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
395
396         * README.en (What's APEL?): Add std11 and mule-caesar.el.
397
398 \f
399 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
400
401         * emu: Version 7.43.1 was released.
402         * APEL: Version 3.3.2 was released.
403
404 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
405
406         * APEL-ELS: Add mule-caesar.el.
407
408         * mule-caesar.el: New file.
409
410 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
411
412         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
413
414 \f
415 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
416
417         * emu: Version 7.43 was released.
418         * APEL: Version 3.3.1 was released.
419
420         * emu-x20.el: several changes for XEmacs 20.1-b12.
421
422 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * Makefile: add `release'.
425
426 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
427
428         * Makefile: `TARFILE' was abolished.
429
430 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
431
432         * emu.el (point-at-eol): New function.
433
434 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
435
436         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
437         `emu:available-face-attribute-alist'.
438
439         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
440         `tl:overlay-put' -> `overlay-put'.
441
442 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
443
444         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
445         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
446         were abolished.
447
448         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
449         `tl:overlay-buffer' were abolished.
450
451         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
452
453         * emu-xemacs.el: Require overlay.
454
455         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
456
457         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
458         XEmacs.
459
460 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
461
462         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
463
464 \f
465 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
466
467         * APEL: Version 3.3 was released.
468         
469         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
470         * APEL-MK: install emu.
471
472 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
473
474         * Makefile: Add README.en.
475
476 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
477
478         * file-detect.el: Header and DOC-strings were modified.
479
480 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
481
482         * README.en: New file.
483
484 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
485
486         * filename.el: Add DOC-strings.
487
488         * APEL-MK (install-apel): Use `compile-apel'.
489
490         * Makefile (install): Don't depend on `elc'.
491
492 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
493
494         * APEL-MK: Setting for load-path and requiring install were moved
495         from APEL-CFG.
496
497         (install-apel): Compile apel-modules.
498
499         * APEL-CFG: Setting for load-path and requiring install were moved
500         to APEL-MK.
501
502 \f
503 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
504
505         * APEL: Version 3.2 was released.
506
507 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
508
509         * file-detect.el (get-latest-path): Check directory is exist or not.
510
511 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
512
513         * APEL-ELS: Add install.el.
514
515 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
516
517         * Makefile, APEL-MK, APEL-CFG: New file.
518
519 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
520
521         * atype.el (field-unify): fixed.
522
523 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
524
525         * filename.el (filename-filters): Use `exec-installed-p' instead
526         of `file-installed-p' to search "kakasi".
527
528 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * file-detect.el (module-installed-p): Use function
531         `exec-installed-p'.
532
533         * file-detect.el (exec-suffix-list): New variable.
534         (exec-installed-p): New function.
535
536 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
537
538         * APEL-ELS (apel-modules): Add filename.el.
539
540         * APEL-ELS: Initial revision
541
542 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
543
544         * filename.el (filename-replacement-alist): Don't use function
545         `string-to-char-list' and `expand-char-ranges'; Don't require
546         tl-str.
547         (filename-special-filter): Use function `assoc-if' instead of
548         `ASSOC'; Require cl instead of tl-list.
549         (poly-funcall): New inline-function; copied from tl-list.el.
550
551 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
552
553         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
554         and `delete-field' were abolished.
555
556         Don't require tl-str and tl-list.
557
558         Require alist.
559
560         (field-unify): Don't use function `symbol-concat'.
561         (assoc-unify): Use function `assoc' directly; use function
562         `put-alist' directly; use function `del-alist' directly.
563
564         * atype.el: Function `put-fields' was abolished.
565
566         * atype.el: tl-atype.el was renamed to atype.el.
567
568 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
569
570         * atype.el: tl-atype.el was renamed to atype.el.
571
572 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
573
574         * file-detect.el (file-installed-p): Fixed DOC-string.
575
576 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
577
578         * alist.el: New module; separated from tl-list.el.