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