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