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