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