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