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