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