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