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