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