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