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