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