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