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