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