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