update.
[elisp/apel.git] / ChangeLog
1 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
4         function.
5         (mime-charset-list): New implementation.
6
7         * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
8         mcs-xm.el.
9
10 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
13         `big5' instead of `cn-gb-2312' and `cn-big5'.
14
15         * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
16         instead of `cn-gb-2312' and `cn-big5'.
17
18         * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
19         default value.
20
21 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * APEL: Version 9.0 was released.
24
25         * Delete EMU-CFG and EMU-MK because they have not been used.
26
27 1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
28
29         * README.en (What's APEL?): Add notice for broken.el.
30
31 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
32
33         * README.en (What's APEL?): Modify for latest structure.
34
35 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
36
37         * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
38         definition for iso-2022-int-1.
39
40 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
41
42         * broken.el: New file.
43
44         * pccl.el (apel-broken-facility): Abolished
45         (apel-broken-p): Abolished
46
47         * EMU-ELS (emu-modules): Add 'broken.
48
49         * Makefile (elc): Do not remove emu*.elc.
50
51         * pccl-20.el: require 'broken.
52         (ccl-use-symbol-as-program): Abolished.
53         (ccl-accept-symbol-as-program): New facility.
54         (make-ccl-coding-system): Use `when-broken' to define.
55         (ccl-encoder-eof-block-is-broken): Abolished.
56         (ccl-decoder-eof-block-is-broken): Abolished.
57         (ccl-eof-block-is-broken): Abolished
58         (ccl-execute-eof-block-on-encoding-null): New facility.
59         (ccl-execute-eof-block-on-encoding-some): Ditto.
60         (ccl-execute-eof-block-on-decoding-null): Ditto.
61         (ccl-execute-eof-block-on-decoding-some): Ditto.
62         (ccl-execute-eof-block-on-encoding): Ditto.
63         (ccl-execute-eof-block-on-decoding): Ditto.
64         (ccl-execute-eof-block): Ditto.
65
66         * pccl-om.el: require 'broken.
67         (ccl-use-symbol-as-program): Abolished.
68         (ccl-accept-symbol-as-program): New facility.
69         (ccl-encoder-eof-block-is-broken): Abolished.
70         (ccl-decoder-eof-block-is-broken): Abolished.
71         (ccl-eof-block-is-broken): Abolished
72         (ccl-execute-eof-block-on-encoding-null): New facility.
73         (ccl-execute-eof-block-on-encoding-some): Ditto.
74         (ccl-execute-eof-block-on-decoding-null): Ditto.
75         (ccl-execute-eof-block-on-decoding-some): Ditto.
76         (ccl-execute-eof-block-on-encoding): Ditto.
77         (ccl-execute-eof-block-on-decoding): Ditto.
78         (ccl-execute-eof-block): Ditto.
79         (ccl-execute-on-string-ignore-contin): New facility.
80
81 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
82
83         * pccl.el (apel-broken-facility): New function.
84         (apel-broken-p): New function.
85
86 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
87
88         * pccl.el: Fix author.
89
90 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
91
92         * pccl-om.el (make-ccl-coding-system): Enclose with
93         `eval-and-compile'.
94
95 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
96
97         * poe.el (unless): New macro.
98
99         * emu.el: Define tl:overlay obsolete aliases for all emacsen.
100
101         * poem-nemacs.el (decode-coding-string): Regard integer as
102         coding-system.
103         (encode-coding-string): Likewise.
104         (decode-coding-region): Likewise.
105         (encode-coding-region): Likewise.
106
107         * poe-18.el (set-text-properties): New function.
108
109         * install.el (install-detect-elisp-directory): Fix problem on
110         Nemacs.
111
112 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
113
114         * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
115         of `defmacro-maybe'.
116
117         * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
118         of `defsubst-maybe'.
119
120 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
121
122         * EMU-ELS: New implementation.
123
124 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
127         emu-mule.el to pccl-om.el.
128
129         * pccl.el: New file.
130
131         * pccl.el: - Rename emu-e20.el to pccl-20.el.
132         - Move definition of emu-x20.el to pccl-20.el.
133         - Move code about CCL from emu-mule.el to pccl-om.el.
134
135         * pccl-om.el: New file (move code about CCL from emu-mule.el).
136
137         * pccl-20.el: New file (renamed from emu-e20.el; move definition
138         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
139
140 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
141
142         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
143         from emu-e20.el and emu-x20.el to emu.el.
144
145 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
146
147         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
148         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
149         emu-nemacs.el and emu-latin1.el.
150
151 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
152
153         * emu.el: Modify conditions to load sub-modules.
154
155         * emu.el, emu-e20.el: Move alias
156         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
157
158 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
159
160         * poem.el, emu.el: Move `string-as-unibyte',
161         `string-as-multibyte', `char-int', `int-char' and
162         `char-or-char-int-p' from emu.el to poem.el.
163
164 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
165
166         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
167         from emu.el to mcharset.el.
168
169 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
172         emu-e20.el:
173           - Move `insert-binary-file-contents' from emu-e20.el,
174             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
175             emu.el.
176           - Move `insert-binary-file-contents-literally' from
177             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
178             emu.el.
179
180 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * poe-18.el (make-obsolete): New function.
183
184 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * emu.el, EMU-ELS: Split code about MIME charset from emu to
187         mcharset.
188
189         * mcharset.el: New file.
190
191         * mcs-xm.el: New file (split code about MIME charset from
192         emu-x20.el).
193
194         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
195
196         * mcs-om.el: New file (split code about MIME charset from
197         emu-mule.el).
198
199         * emu-mule.el: Split code about MIME charset to mcs-om.el.
200
201         * mcs-nemacs.el: New file (split code about MIME charset from
202         emu-nemacs.el).
203
204         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
205
206         * mcs-ltn1.el: New file (split code about MIME charset from
207         emu-latin1.el).
208
209         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
210
211         * mcs-e20.el: New file (split code about MIME charset from
212         emu-e20.el).
213
214         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
215
216         * mcs-20.el: New file (renamed from emu-20.el).
217
218 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
219
220         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
221         emu.el.
222
223 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
224         
225         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
226
227         * poem.el: New file.
228
229         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
230
231         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
232
233         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
234
235         * emu-x20.el: Split core part of MULE to poem-xm.el.
236
237         * poem-om.el: New file (split core part of MULE from emu-mule.el).
238
239         * emu-mule.el: Split core part of MULE to poem-om.el.
240
241         * poem-ltn1.el: New file (split core part of MULE from
242         emu-latin1.el).
243
244         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
245
246         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
247
248         * emu-e20.el: Split core part of MULE to poem-e20.el.
249
250         * poem-20.el: New file (split core part of MULE from emu-20.el).
251
252         * emu-20.el: Split core part of MULE to poem-20.el.
253
254         * poem-nemacs.el: New file (split core part of MULE from
255         emu-nemacs.el).
256
257         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
258         overlay emulation code of Nemacs to poe-18.el.
259
260         * poe-18.el: Move overlay emulation code of Nemacs from
261         emu-nemacs.el.
262
263 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
266         from emu.el to poe.el.
267
268 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
269
270         * emu.el (point-at-bol): New function.
271         (point-at-eol): Use `line-end-position'.
272
273 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
274
275         * poe.el (line-beginning-position): New function.
276         (line-end-position): New function.
277
278         * poe-xemacs.el (line-beginning-position): New alias.
279         (line-end-position): New alias.
280
281 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
282
283         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
284
285 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
286
287         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
288         19.31 emulating definitions and Emacs 20.1 emulating definitions
289         from emu.el to poe.el.
290
291 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
292
293         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
294         emulating definitions and Emacs 19.29 emulating definitions from
295         emu.el to poe.el.
296
297 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
298
299         * poe.el: New file (split core part from emu.el).
300
301         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
302
303         * poe-19.el: New file (renamed from emu-e19.el).
304
305         * poe-18.el: New file (renamed from emu-18.el).
306
307         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
308         for new structure.
309
310 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
311
312         * emu-x20.el (make-ccl-coding-system): New function.
313
314 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
315
316         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
317
318         * emu-mule.el (decode-mime-charset-region): Cope with non existent
319         coding systems if the third arg `lbt' has specified.
320         (decode-mime-charset-string): Likewise.
321
322 \f
323 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
324
325         * APEL: Version 8.18 was released.
326
327         * Makefile (install-package): Don't depend on target `elc'.
328
329         * APEL-MK (install-apel-package): Compile emu-modules and
330         apel-modules.
331
332 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
333
334         * Makefile: Abolish target `package'.
335         (install-package): Use `elc' instead of `package'.
336
337         * APEL-MK: Abolish function `compile-apel-package'.
338         (install-apel-package): Update auto-autoloads.el and
339         custom-load.el at target directory.
340
341 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
342
343         * README.en (run in expanded place): fixed.
344         (install as a XEmacs package): New description.
345
346         * Makefile (XEMACS): New variable.
347         (PACKAGEDIR): New variable.
348         (package): New target.
349         (install-package): New target.
350
351         * APEL-MK (config-apel-package): New function.
352         (compile-apel-package): New function.
353         (install-apel-package): New function.
354
355         * APEL-CFG (PACKAGEDIR): New variable.
356
357 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
358
359         * Makefile (elc): Ignore errors when removing emu*.elc.
360
361 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
362
363         * emu-mule.el (ccl-execute-on-string): Fix arguments
364         order `status' and `string'.
365
366 \f
367 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
368
369         * APEL: Version 8.17 was released.
370
371         * emu.el (with-temp-file): Must use old forms.
372
373 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
374
375         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
376         emulating macro).
377
378 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
379
380         * emu-e20.el: require 'ccl only for byte-compile time.
381
382 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
383
384         * Makefile (elc): Remove emu*.elc to use newest emu by
385         intall.el.
386
387 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
388
389         * emu-e20.el (ccl-execute-on-string): Too few args.
390         (test-ccl-eof-block-cs): Revert existence checking.
391         
392         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
393         (insert-file-contents-as-raw-text): Ditto.
394         
395         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
396         (encode-coding-string): Check `coding-system' is non-nil.
397         (decode-coding-string): Ditto.
398         (insert-file-contents-as-binary): Use `as-binary-input-file'.
399         (insert-binary-file-contents-literally): Ditto.
400         (write-region-as-binary): Use `as-binary-output-file'.
401         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
402         (write-region-as-mime-charset): Ditto.
403         (mime-charset-to-coding-system): New implementation.
404
405         (ccl-use-symbol-as-program): New constant.
406         (ccl-encoder-eof-block-is-broken): New constant.
407         (ccl-decoder-eof-block-is-broken): New constant.
408         (ccl-eof-block-is-broken): New constant.
409         (make-ccl-coding-system): New function.
410         (ccl-execute): Emacs 20.3 emulating function.
411         (ccl-execute-on-string): Emacs 20.3 emulating function.
412
413         * emu-nemacs.el (write-region-as-binary): Use
414         `as-binary-output-file'
415         (write-region-as-raw-text-CRLF): Ditto.  
416         (insert-file-contents-as-binary): Use `as-binary-input-file'.
417         (insert-binary-file-contents-literally): Ditto.
418         (insert-file-contents-as-raw-text): Ditto.
419         
420         * emu.el (last): Emacs 20 emulation function.
421         (butlast), (nbutlast): CL emulation functions.
422         
423 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
424
425         * emu-e20.el (ccl-use-symbol-as-program): Reduce
426         `eval-and-compile' and `eval-when-compile' nesting.
427         (test-ccl-eof-block-cs): Remove existence checking.
428
429 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
430
431         * emu-e20.el (ccl-use-symbol-as-program): Use
432         `ccl-vector-program-execute-on-string' if it is defined.
433
434 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
435
436         * emu-e20.el (ccl-use-symbol-as-program): Use
437         `ccl-execute-on-string' instead of `make-coding-system' for
438         avoiding the error "Coding system already exists".
439
440 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
441
442         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
443         defined.
444
445 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
446
447         * emu-e20.el (ccl-use-symbol-as-program): New constant.
448         (make-ccl-coding-system): New function.
449         (ccl-encoder-eof-block-is-broken): New constant.
450         (ccl-decoder-eof-block-is-broken): New constant.
451         (ccl-eof-block-is-broken): New constant.
452         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
453         (ccl-execute-on-string): Ditto.
454
455 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
456
457         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
458         `x-unknown'.
459
460 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
461
462         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
463         found.
464
465 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
466
467         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
468         argument `lbt'.
469         (decode-mime-charset-string): Likewise.
470
471         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
472         `LF', `CR' as line break code type.
473
474 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
475
476         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
477         Fix regexp to canonicalize line break code.
478
479         * emu-mule.el (write-region-as-raw-text-CRLF): Use
480         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
481         on 19.34.
482
483 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
484
485         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
486         `iso-2022-jp-2-dos' is not found.
487
488 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
489
490         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
491
492         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
493         emulating function).
494
495 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
496
497         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
498         New function.
499
500         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
501         `write-region-as-CRLF'.
502
503 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
504
505         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
506         argument `lbt'.
507         (decode-mime-charset-string): Likewise.
508
509         * emu-x20.el: Define coding-system `raw-text-unix' and
510         `raw-text-mac' if they are not found.
511         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
512         (decode-mime-charset-region-default): Add new argument `lbt'.
513         (decode-mime-charset-region-with-iso646-unification): Likewise.
514         (decode-mime-charset-region-for-hz): Likewise.
515         (decode-mime-charset-region): Likewise.
516         (decode-mime-charset-string): Likewise.
517
518         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
519         `CR' as line break code type.
520
521 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
522
523         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
524         found.
525
526         * emu-20.el (write-region-as-CRLF): New function.
527
528 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * install.el (install-detect-elisp-directory): Modify for anything
531         older than Emacs 19.28.
532
533 \f
534 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
535
536         * APEL: Version 8.16 was released.
537
538         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
539
540 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
541
542         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
543         of `defmacro-maybe'.
544
545 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
546
547         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
548         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
549
550         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
551         and `insert-file-contents-as-raw-text' from emu-e20.el to
552         emu-e20_2.el.
553
554 \f
555 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
556
557         * APEL: Version 8.15 was released.
558
559         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
560         byte-compiler warning.
561
562 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
563
564         * emu.el (when): New macro.
565
566 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
567
568         * emu.el (split-string): New function (Emacs 20/XEmacs 20
569         emulating function).
570
571         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
572         emulating macro).
573
574         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
575         emulating macro).
576
577         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
578         emulating macro).
579
580 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
581
582         * mule-caesar.el (mule-caesar-region): Don't compare charset with
583         'us-ascii.
584
585 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
586
587         * emu-mule.el (split-char): fixed.
588
589 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
590
591         * emu-mule.el (insert-file-contents-as-binary): Use
592         file-coding-system-for-read instead of file-coding-system.
593         
594 \f
595 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
596
597         * APEL: Version 8.14 was released.
598
599 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
600
601         * emu-mule.el, emu-latin1.el (split-char): New function.
602
603 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
604
605         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
606         New function.
607
608         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
609
610         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
611         function.
612
613 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
614
615         * emu-x20.el: Move `split-char' check and repair code from
616         mule-caesar.el.
617
618         * mule-caesar.el: Move `split-char' check and repair code to
619         emu-x20.el; require 'emu.
620
621 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
622
623         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
624
625         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
626
627         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
628         instead of `char-to-octet-list'; abolish function
629         `char-to-octet-list'.
630
631 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
632
633         * emu-mule.el (charset-chars): New function.
634
635         * mule-caesar.el (split-char): Redefine if it has bug.
636         (char-to-octet-list): Use `split-char'.
637
638 \f
639 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
640
641         * APEL: Version 8.13 was released.
642
643         * emu-x20.el (mime-character-unification-limit-size): Change
644         default value to 2048.
645
646 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
647
648         * emu.el (string-as-unibyte): New macro.
649
650 \f
651 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
652
653         * APEL: Version 8.12 was released.
654
655 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
656
657         * emu-x20.el (mime-character-unification-limit-size): New
658         variable.
659         (decode-mime-charset-region-with-iso646-unification): Don't unify
660         if size of region is larger than
661         'mime-character-unification-limit-size.
662
663 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
664
665         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
666         emu-e20_3.el (looking-at-as-unibyte): New alias.
667
668         * emu-e20_2.el (looking-at-as-unibyte): New function.
669
670 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
671
672         * emu-x20.el: Delete definition of 'detect-mime-charset-region
673         because it is defined in emu-20.el.
674
675         * emu-20.el (write-region-as-binary): fixed.
676
677         * emu-20.el (write-region-as-mime-charset): New function.
678
679         * emu-latin1.el (write-region-as-mime-charset): New alias.
680
681         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
682         function.
683
684 \f
685 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
686
687         * APEL: Version 8.11 was released.
688
689 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
690
691         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
692         macro).
693
694 \f
695 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
696
697         * APEL: Version 8.10 was released.
698
699         * README.en (What's APEL?): Delete description about atype.el; add
700         description about calist.el.
701
702 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
703
704         * calist.el (ctree-add-calist-with-default): fixed.
705
706 \f
707 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
708
709         * APEL: Version 8.9 was released.
710
711 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
712
713         * calist.el (ctree-find-calist): fixed duplicated result.
714
715 \f
716 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
717
718         * APEL: Version 8.8 was released.
719
720 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
721
722         * calist.el (ctree-find-calist): Delete duplicated result.
723
724 \f
725 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
726
727         * APEL: Version 8.7 was released.
728
729 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
730
731         * calist.el (ctree-match-calist-partially): New function.
732
733 \f
734 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * APEL: Version 8.6 was released.
737
738 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
739
740         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
741         us-ascii in default setting.
742
743 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
744
745         * calist.el (ctree-find-calist): Add optional argument 'all.
746
747 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
748
749         * calist.el (ctree-find-calist): Renamed from
750         'ctree-match-calist-all.
751
752 \f
753 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * APEL: Version 8.5 was released.
756
757 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
758
759         * calist.el (ctree-match-calist-all): New function.
760
761 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
762
763         * APEL-ELS: Comment out 'atype and 'file-detect.
764
765 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
766
767         * emu-x20.el (decode-mime-charset-string): Use
768         'decode-mime-charset-region.
769
770 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
771
772         * emu-x20.el (mime-charset-decoder-alist): Add
773         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
774         (decode-mime-charset-region-for-hz): New function.
775
776 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
777
778         * emu-x20.el (mime-charset-decoder-alist): New variable.
779         (decode-mime-charset-region-default): New function.
780         (mime-iso646-character-unification-alist): New variable.
781         (mime-unified-character-face): New variable.
782         (decode-mime-charset-region-with-iso646-unification): New
783         function.
784         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
785
786 \f
787 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
788
789         * APEL: Version 8.4 was released.
790
791         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
792         indexing (Emacs 20.3 or later).
793
794 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
795
796         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
797         'shift_jis.
798
799         * EMU-ELS (emu-modules): fixed.
800
801 \f
802 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
803
804         * APEL: Version 8.3 was released.
805
806         * README.en (What's APEL?): Modify for latest emu.
807
808 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
809
810         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
811         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
812
813 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
814
815         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
816
817         * emu-e20_3.el: New module.
818
819         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
820
821         * emu-e20_2.el (set-buffer-multibyte): New function.
822
823         * emu-e20.el (insert-file-contents-as-binary): Use
824         'set-buffer-multibyte.
825
826 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
827
828         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
829         depended definitions from emu-e20.el to emu-e20_2.el.
830
831 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
832
833         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
834
835 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
836
837         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
838
839         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
840
841         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
842
843 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
844
845         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
846         EMU-ELS: Rename emu-19.el -> emu-e19.el.
847
848         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
849         emu-latin1.el.
850
851 \f
852 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
853
854         * APEL: Version 8.2 was released.
855
856         * README.en (What's APEL?): Remove description about std11.el and
857         std11-parse.el.
858
859         * install.el (install-detect-elisp-directory): Modify regexp to
860         allow trailing `/'.
861
862 \f
863 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
864
865         * APEL: Version 8.1 was released.
866
867 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
868
869         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
870         'defsubst.
871         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
872
873 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
874
875         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
876
877         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
878         (moved to RIME).
879
880 \f
881 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
882
883         * APEL: Version 8.0 was released.
884
885 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
886
887         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
888
889         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
890         `char-leading-char'.
891
892 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
893
894         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
895         obsolete alias `char-columns'.
896
897         * emu-e19.el: Abolish constant `charset-ascii' and
898         `charset-iso8859-1'.
899         (charset-description): New implementation.
900         (charset-registry): New implementation.
901         (charset-width): Renamed from `charset-columns'; new
902         implementation.
903         (find-charset-string): New implementation.
904         (find-charset-region): New implementation.
905         (charsets-mime-charset-alist): New initial value.
906         (detect-mime-charset-region): New implementation.
907         (char-charset): New implementation.
908
909         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
910
911         * emu-nemacs.el: Abolish constant `charset-ascii' and
912         `charset-jisx0208'.
913         Abolish constant `lc-ascii' and `lc-jp'.
914         (charset-description): New implementation.
915         (charset-registry): New implementation.
916         (charset-columns): New implementation.
917         (find-charset-string): New implementation.
918         (find-charset-region): New implementation.
919         (charsets-mime-charset-alist): New initial value.
920         (char-charset): New implementation.
921
922 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
923
924         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
925         (char-next-index): New macro.
926
927 \f
928 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
929
930         * APEL: Version 7.6 was released.
931
932         * std11.el: Require 'std11-parse when compile.
933
934 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
935
936         * calist.el (ctree-match-calist): Prefer normal choice than
937         default choice.
938
939 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
940
941         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
942
943 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
944
945         * emu-20.el: Require 'wid-edit when compile.
946
947 \f
948 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
949
950         * APEL: Version 7.5 was released.
951
952 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
953
954         * calist.el (calist-field-match-method-obarray): New variable.
955         (define-calist-field-match-method): New function.
956         (calist-default-field-match-method): New function.
957         (calist-field-match-method): New function.
958         (calist-field-match): New function.
959         (ctree-match-calist): Use `calist-field-match'.
960
961 \f
962 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
963
964         * APEL: Version 7.4 was released.
965
966 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
967
968         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
969         (insert-file-contents-as-binary): Renamed from
970         `insert-binary-file-contents'; add `insert-binary-file-contents'
971         as obsolete alias.
972
973 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
974
975         * emu-e20.el (insert-binary-file-contents-literally): New alias
976         for `insert-file-contents-literally'.
977
978         * emu-x20.el (insert-binary-file-contents-literally): Moved from
979         emu-20.el.
980
981         * emu-20.el: Move `insert-binary-file-contents-literally' to
982         emu-x20.el.
983
984 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
985
986         * emu-e20.el (insert-binary-file-contents): Must save
987         `enable-multibyte-characters'.
988
989         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
990
991         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
992
993         * calist.el (ctree-match-calist): Rename local variables.
994
995 \f
996 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
997
998         * APEL: Version 7.3 was released.
999
1000 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1001
1002         * APEL-ELS: Add calist.el.
1003
1004         * calist.el: New module.
1005
1006 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1007
1008         * emu-mule.el (charsets-mime-charset-alist) fixed.
1009
1010 \f
1011 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * APEL: Version 7.2 was released.
1014
1015 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1016
1017         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
1018         (write-region-as-binary): New function.
1019
1020 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1021
1022         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
1023         (insert-binary-file-contents): New function.
1024
1025 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1026
1027         * README.en (Bug reports): Modify description of tm mailing list.
1028
1029 \f
1030 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1031
1032         * APEL: Version 7.1.1 was released.
1033
1034         * README.en (Bug reports): Modify for APEL.
1035
1036 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1037
1038         * std11.el (std11-msg-id-string): New function.
1039         (std11-fill-msg-id-list-string): New function.
1040
1041         * std11-parse.el (std11-parse-msg-id): New function.
1042
1043 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1044
1045         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
1046         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
1047         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
1048         avoid this problem.
1049
1050 \f
1051 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1052
1053         * APEL: Version 7.1 was released.
1054
1055 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1056
1057         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
1058
1059 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1060
1061         * install.el, filename.el (filename-filters): Use path-util.el
1062         instead of file-detect.el.
1063
1064         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
1065         path-util.el (file name should be less than 13 bytes).
1066
1067 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * emu-19.el (tl:make-overlay): New alias.
1070         (tl:overlay-put): New alias.
1071         (tl:overlay-buffer): New alias.
1072
1073 \f
1074 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1075
1076         * APEL: Version 4.2 was released.
1077
1078 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1079
1080         * APEL-MK (config-apel): Regard LISPDIR.
1081
1082 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1083
1084         * emu-19.el (tl:make-overlay): New obsolete function (for
1085         tm-7.106).
1086         (tl:overlay-put): New obsolete function (for tm-7.106).
1087         (tl:overlay-buffer): New obsolete function (for tm-7.106).
1088
1089 \f
1090 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1091
1092         * APEL: Version 4.1 was released.
1093
1094         * APEL-MK (compile-apel): Use `config-apel'; don't use
1095         `add-to-list' for compatibility.
1096         (install-apel): Don't call `config-apel' directly.
1097
1098         * APEL-CFG: Add load-path setting.
1099
1100 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1101
1102         * emu-20.el (mime-charset-list): New inline-function.
1103         (widget-mime-charset-prompt-value-history): New variable.
1104         (mime-charset): New widget.
1105         (widget-mime-charset-prompt-value): New function.
1106         (widget-mime-charset-action): New function.
1107         (default-mime-charset): Use `defcustom'.
1108
1109         * emu-20.el (default-mime-charset): Modify DOC-string.
1110
1111         * emu-mule.el (charsets-mime-charset-alist): New implementation.
1112
1113         * emu-e20.el (encode-mime-charset-region,
1114         decode-mime-charset-region, encode-mime-charset-string,
1115         decode-mime-charset-string): New function (copied from emu-20.el);
1116         check `enable-multibyte-characters'.
1117
1118         * emu-x20.el (encode-mime-charset-region,
1119         decode-mime-charset-region, encode-mime-charset-string,
1120         decode-mime-charset-string): New function (copied from emu-20.el).
1121
1122         * emu-20.el: Move function `encode-mime-charset-region',
1123         `decode-mime-charset-region', `encode-mime-charset-string' and
1124         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
1125
1126 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1127
1128         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
1129         `iso-8859-5' for cyrillic.
1130
1131 \f
1132 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1133
1134         * APEL: Version 3.4.4 was released.
1135
1136 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1137
1138         * std11-parse.el (std11-special-char-list): Fix order for regexp.
1139
1140 \f
1141 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1142
1143         * APEL: Version 3.4.3 was released.
1144
1145         * README.en: Modify for Emacs 20.
1146
1147 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1148
1149         * std11-parse.el (std11-special-char-list): New constant; abolish
1150         `std11-special-chars'.
1151         (std11-atom-regexp): Use it.
1152         (std11-analyze-special): Use it; Don't use `find'.
1153
1154 \f
1155 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1156
1157         * APEL: Version 3.4.2 was released.
1158
1159         * README.en (What's APEL?): Add emu-20.el.
1160
1161 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1162
1163         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
1164         modify implementation.
1165
1166         * emu-20.el (mime-charset-to-coding-system): Use
1167         `find-coding-system'.
1168
1169         * emu-20.el (mime-charset-coding-system-alist): Use
1170         `find-coding-system'.
1171
1172         * emu-e20.el (find-coding-system): New inline function.
1173
1174         * emu.el (defsubst-maybe): New macro.
1175
1176 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
1177
1178         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
1179         of `defsubst'.
1180
1181 \f
1182 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1183
1184         * APEL: Version 3.4.1 was released.
1185
1186 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
1187
1188         * emu-mule.el (decode-coding-region, encode-coding-string): New
1189         function.
1190         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
1191
1192 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1193
1194         * emu.el (defconst-maybe): New macro.
1195
1196         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
1197
1198         * emu.el (charsets-to-mime-charset): Abolish unused local variable
1199         `csl'.
1200
1201         * emu-e20.el, emu-20.el: Move function
1202         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
1203
1204         * emu-20.el: Use `defsubst' for
1205         `{encode|decode}-mime-charset-{region|string}'.
1206
1207         * emu-e20.el (detect-mime-charset-region): Use
1208         `find-charset-region'.
1209
1210 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1211
1212         * emu-x20.el, emu-e20.el, emu-20.el: Move function
1213         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
1214         emu-x20.el to emu-20.el.
1215
1216         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
1217         from emu-e20.el and emu-x20.el to emu-20.el.
1218
1219 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1220
1221         * emu-20.el (mime-charset-coding-system-alist): Don't use
1222         `coding-system-p' for symbol.
1223         (mime-charset-to-coding-system): Ditto; modify DOC-string.
1224
1225 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1226
1227         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
1228         is defined as coding-system.
1229
1230         * emu-x20.el, emu-e20.el, emu-20.el: Move
1231         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
1232         to emu-20.el.
1233
1234         * emu-20.el (*noconv*): Add DOC-string.
1235
1236 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1237
1238         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
1239         even if CHARSET is found in `mime-charset-coding-system-alist'.
1240
1241         * emu-x20.el: Use function `mime-charset-to-coding-system' in
1242         emu-20.el.
1243
1244         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
1245
1246         * emu-e20.el, emu-20.el: Move function
1247         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
1248
1249 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1250
1251         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
1252         accessing from emu-e20.el and emu-x20.el to emu-20.el.
1253
1254         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
1255
1256 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1257
1258         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
1259
1260         * emu-x20.el (default-mime-charset): Add DOC-string.
1261
1262         (mime-charset-coding-system-alist): Add `us-ascii'.
1263
1264 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1265
1266         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
1267         defined as coding-system.
1268
1269 \f
1270 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1271
1272         * emu: Version 7.44 was released.
1273         * APEL: Version 3.4 was released.
1274
1275 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1276
1277         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
1278         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
1279
1280 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
1281
1282         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
1283         characters in comments.
1284
1285 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1286
1287         * richtext.el: Add autoload comments for `richtext-encode' and
1288         `richtext-decode'.
1289
1290         * emu.el: Check richtext.el is bundled.
1291
1292 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1293
1294         * file-detect.el: Add autoload comments for function `add-path',
1295         `add-latest-path', `get-latest-path', `file-installed-p',
1296         `exec-installed-p', `module-installed-p' and variable
1297         `exec-suffix-list'.
1298
1299 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1300
1301         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
1302         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
1303         coding-system.
1304
1305         * emu-x20.el: Don't require cyrillic.
1306
1307 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1308
1309         * emu-mule.el (make-char): New alias.
1310
1311         * emu-e20.el: Alias `make-character' was abolished.
1312
1313 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1314
1315         * README.en (What's APEL?): Add std11 and mule-caesar.el.
1316
1317 \f
1318 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1319
1320         * emu: Version 7.43.1 was released.
1321         * APEL: Version 3.3.2 was released.
1322
1323 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1324
1325         * APEL-ELS: Add mule-caesar.el.
1326
1327         * mule-caesar.el: New file.
1328
1329 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1330
1331         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
1332
1333 \f
1334 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1335
1336         * emu: Version 7.43 was released.
1337         * APEL: Version 3.3.1 was released.
1338
1339         * emu-x20.el: several changes for XEmacs 20.1-b12.
1340
1341 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1342
1343         * Makefile: add `release'.
1344
1345 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1346
1347         * Makefile: `TARFILE' was abolished.
1348
1349 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * emu.el (point-at-eol): New function.
1352
1353 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1354
1355         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
1356         `emu:available-face-attribute-alist'.
1357
1358         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
1359         `tl:overlay-put' -> `overlay-put'.
1360
1361 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1362
1363         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
1364         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
1365         were abolished.
1366
1367         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
1368         `tl:overlay-buffer' were abolished.
1369
1370         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
1371
1372         * emu-xemacs.el: Require overlay.
1373
1374         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
1375
1376         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
1377         XEmacs.
1378
1379 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1380
1381         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
1382
1383 \f
1384 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1385
1386         * APEL: Version 3.3 was released.
1387         
1388         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
1389         * APEL-MK: install emu.
1390
1391 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * Makefile: Add README.en.
1394
1395 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1396
1397         * file-detect.el: Header and DOC-strings were modified.
1398
1399 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1400
1401         * README.en: New file.
1402
1403 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1404
1405         * filename.el: Add DOC-strings.
1406
1407         * APEL-MK (install-apel): Use `compile-apel'.
1408
1409         * Makefile (install): Don't depend on `elc'.
1410
1411 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1412
1413         * APEL-MK: Setting for load-path and requiring install were moved
1414         from APEL-CFG.
1415
1416         (install-apel): Compile apel-modules.
1417
1418         * APEL-CFG: Setting for load-path and requiring install were moved
1419         to APEL-MK.
1420
1421 \f
1422 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1423
1424         * APEL: Version 3.2 was released.
1425
1426 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1427
1428         * file-detect.el (get-latest-path): Check directory is exist or not.
1429
1430 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1431
1432         * APEL-ELS: Add install.el.
1433
1434 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * Makefile, APEL-MK, APEL-CFG: New file.
1437
1438 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1439
1440         * atype.el (field-unify): fixed.
1441
1442 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1443
1444         * filename.el (filename-filters): Use `exec-installed-p' instead
1445         of `file-installed-p' to search "kakasi".
1446
1447 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1448
1449         * file-detect.el (module-installed-p): Use function
1450         `exec-installed-p'.
1451
1452         * file-detect.el (exec-suffix-list): New variable.
1453         (exec-installed-p): New function.
1454
1455 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1456
1457         * APEL-ELS (apel-modules): Add filename.el.
1458
1459         * APEL-ELS: Initial revision
1460
1461 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1462
1463         * filename.el (filename-replacement-alist): Don't use function
1464         `string-to-char-list' and `expand-char-ranges'; Don't require
1465         tl-str.
1466         (filename-special-filter): Use function `assoc-if' instead of
1467         `ASSOC'; Require cl instead of tl-list.
1468         (poly-funcall): New inline-function; copied from tl-list.el.
1469
1470 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1471
1472         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
1473         and `delete-field' were abolished.
1474
1475         Don't require tl-str and tl-list.
1476
1477         Require alist.
1478
1479         (field-unify): Don't use function `symbol-concat'.
1480         (assoc-unify): Use function `assoc' directly; use function
1481         `put-alist' directly; use function `del-alist' directly.
1482
1483         * atype.el: Function `put-fields' was abolished.
1484
1485         * atype.el: tl-atype.el was renamed to atype.el.
1486
1487 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1488
1489         * atype.el: tl-atype.el was renamed to atype.el.
1490
1491 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1492
1493         * file-detect.el (file-installed-p): Fixed DOC-string.
1494
1495 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1496
1497         * alist.el: New module; separated from tl-list.el.