Update.
[elisp/apel.git] / ChangeLog
1 1999-03-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
2
3         * poem.el (charset-after): New function.
4
5 1999-03-16  Tomohiko Morioka  <morioka@jaist.ac.jp>
6
7         * APEL: Version 9.15 released.
8
9 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
10
11         * poe.el (defun-maybe-cond): Don't use `unless'.
12
13 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
14
15         * EMU-ELS (pcustom-modules): New variable.
16         (emu-modules): Add `pcustom-modules'.
17
18 1999-03-13  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
19
20         * tinycustom.el: New file.
21         * pcustom.el: Likewise.
22
23 \f
24 1999-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * APEL: Version 9.14 released.
27
28 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
29
30         * mcs-e20.el (charsets-mime-charset-alist): Add setting for
31         `tis-620'.
32
33         * mcs-20.el (mime-charset-coding-system-alist): Add `tis-620' and
34         `windows-874'.
35
36 1999-03-08  SL Baur  <steve@xemacs.org>
37
38         * poem-ltn1.el (find-file-noselect-as-raw-text): Quote.
39         (find-file-noselect-as-raw-text-CRLF): Ditto.
40
41 1999-03-08  SL Baur  <steve@xemacs.org>
42
43         * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
44         Respect passed in boundaries.
45         From MORIOKA Tomohiko <tomo@etl.go.jp>
46
47 1999-03-08  SL Baur  <steve@xemacs.org>
48
49         * poe.el (poe): Move provide to the top to avoid circular
50         dependency.
51
52         * poe-xemacs.el: Explicitly require poe when bytecompiling.
53         * poem-xm.el: Ditto.
54         * poem-ltn1.el:Ditto.
55
56 \f
57 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
58
59         * APEL: Version 9.13 released.
60
61 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
62
63         * Makefile (package): New target.
64         (install-package): Depend on `package'.
65
66         * APEL-MK (install-update-package-files): New function.
67         (config-apel-package): Load "EMU-ELS".
68         (compile-apel-package): New function.
69         (install-apel-package): Don't compile modules; use function
70         `install-update-package-files'.
71
72 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
73
74         * APEL-MK (install-just-print-p): Modify for special option of GNU
75         make.
76
77 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
78
79         * APEL-MK (install-just-print-p): New function.
80         (install-apel): Use `install-just-print-p'.
81         (install-apel-package): Likewise.
82
83 1999-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * Makefile (install): Add voodoo comment `# $(MAKE)'.
86         (install-package): Likewise.
87
88         * APEL-MK (install-apel): Run installer with `just-print' mode if
89         environment variable "MAKEFLAGS" matches "^[^ =]*n" option.
90         (install-apel-package): Likewise.
91
92 1999-02-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
93
94         * install.el (install-file): New optional argument JUST-PRINT.
95         (install-files): Likewise.
96         (install-elisp-module): Likewise.
97         (install-elisp-modules): Likewise.
98
99 1999-02-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
100
101         * mcs-e20.el (coding-system-get): New function.
102         (mime-charset-list): Fix for Emacs 20.2.
103
104 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
105
106         * mcs-om.el (default-mime-charset-for-write): Delete the remaining
107         arguments for `defcustom'.
108
109 1999-02-13  Tanaka Akira  <akr@jaist.ac.jp>
110
111         * mcs-e20.el (charsets-mime-charset-alist): Don't set up
112         `iso-2022-int-1' in default.
113
114 1999-02-11  Tanaka Akira  <akr@jaist.ac.jp>
115
116         * README.en, README.ja, pccl.el: pccl does not support Mule 1.x.
117
118         * pccl-20.el: Update broken facility message with Emacs version
119         it fixes.
120
121 1999-02-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
122
123         * install.el (install-prefix): Modify for Meadow.
124
125 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
126
127         * mcs-20.el (mime-charset-to-coding-system-default-method): New
128         user option.
129         (mime-charset-to-coding-system): Call
130         `mime-charset-to-coding-system-default-method' if suitable
131         coding-system is not found.
132
133 1999-01-21  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
134
135         * mcs-xm.el (encode-mime-charset-region): Add new optional
136         argument `lbt'.
137         (encode-mime-charset-string): Ditto.
138
139         * mcs-nemacs.el (lbt-to-string): New inline function.
140         (encode-mime-charset-region): Add new optional argument `lbt'.
141         (encode-mime-charset-string): Ditto.
142
143         * mcs-ltn1.el (lbt-to-string): New inline function.
144         (encode-mime-charset-region): Add new optional argument `lbt'.
145         (encode-mime-charset-string): Ditto.
146         (decode-mime-charset-region): Use `lbt-to-string'.
147
148         * mcs-e20.el (encode-mime-charset-region): Add new optional
149         argument `lbt'.
150         (encode-mime-charset-string): Ditto.
151
152         * mcs-om.el (lbt-to-string): New inline function.
153         (encode-mime-charset-region): Add new optional argument `lbt'.
154         (encode-mime-charset-string): Ditto.
155         (decode-mime-charset-region): Use `lbt-to-string'.
156         (decode-mime-charset-string): Ditto.
157
158 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
159
160         * mcs-om.el (default-mime-charset-for-write): New variable.
161         (detect-mime-charset-region): Return
162         `default-mime-charset-for-write' if suitable mime-charset is not
163         found.
164
165         * mcs-20.el (detect-mime-charset-region): Don't call
166         `default-mime-charset-detect-method-for-write' if suitable
167         mime-charset is found.
168
169         * mcharset.el (charsets-to-mime-charset): Return nil if suitable
170         mime-charset is not found; abolish optional argument `default'.
171
172 1998-12-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
173
174         * mcs-xm.el (charsets-mime-charset-alist): Don't set up
175         `iso-2022-int-1' in default.
176
177         * mcs-20.el (default-mime-charset-for-write): New user option.
178         (default-mime-charset-detect-method-for-write): New user option.
179         (detect-mime-charset-region): Refer
180         `default-mime-charset-detect-method-for-write' or
181         `default-mime-charset-for-write' if suitable mime-charset is not
182         found.
183
184         * mcharset.el (charsets-to-mime-charset): Add new optional
185         argument `default'.
186
187 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
188
189         * poem-nemacs.el (find-file-noselect-as-coding-system): Bind
190         `default-kanji-fileio-code' to specified coding system instead of
191         the use of `kanji-fileio-code'; bind `kanji-fileio-code' to nil.
192         (find-file-noselect-as-raw-text): Revert buffer if the file is
193         newer than the buffer.
194         (as-binary-input-file): Bind `default-kanji-flag' to nil.
195
196         * poem-20.el (find-file-noselect-as-binary): Bug fix - use
197         `coding-system-for-read' instead of `coding-system-for-write'.
198
199 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
200
201         * poem-om.el (find-file-noselect-as-raw-text-CRLF): New function.
202         It is an alias for `find-file-noselect-as-raw-text'.
203         (insert-file-contents-as-raw-text-CRLF): New function.
204         It is an alias for `insert-file-contents-as-raw-text'.
205
206         * poem-nemacs.el (find-file-noselect-as-raw-text-CRLF): New
207         function. It is an alias for `find-file-noselect-as-raw-text'.
208         (find-file-noselect-as-raw-text): Convert line-break code from
209         CRLF to LF.
210         (insert-file-contents-as-raw-text-CRLF): New function. It is an
211         alias for `insert-file-contents-as-raw-text'.
212         (insert-file-contents-as-raw-text): Convert line-break code from
213         CRLF to LF.
214         (find-file-noselect-as-binary): Don't specify the optional third
215         argument `rawfile' for `find-file-noselect'.
216
217         * poem-ltn1.el (find-file-noselect-as-raw-text-CRLF): New function.
218         It is an alias for `find-file-noselect'.
219         (insert-file-contents-as-raw-text-CRLF): New function. It is an
220         alias for `insert-file-contents'.
221
222         * poem-20.el, poem-e20_2.el (find-file-noselect-as-raw-text-CRLF):
223         New function.
224         (insert-file-contents-as-raw-text-CRLF): New function.
225
226 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
227
228         * poem-20.el, poem-e20_2.el, poem-om.el
229         (find-file-noselect-as-raw-text): Undo the last change.
230         (insert-file-contents-as-raw-text): Likewise.
231
232 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
233
234         * poem-20.el, poem-e20_2.el, poem-om.el
235         (find-file-noselect-as-raw-text): Use `raw-text-dos' instead of
236         `raw-text'.
237         (insert-file-contents-as-raw-text): Likewise.
238
239 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
240
241         * mcs-om.el (TopLevel): Don't refer to
242         `running-emacs-19_29-or-later', use `emacs-major-version' and
243         `emacs-minor-version' instead.
244
245 1999-02-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
246
247         * poe.el (file-name-sans-extension): New function <copied from
248         Emacs 20.3.5> <cf. [tm-ja:4135]>.
249
250 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
251
252         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
253         (save-buffer-as-binary): New function.
254         (save-buffer-as-raw-text-CRLF): New function.
255         (save-buffer-as-coding-system): New function.
256
257         * poem-om.el (poem-ccl-decode-raw-text): Rewrite again for plural
258         `CR's.
259
260 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
261
262         * poem-om.el (poem-ccl-decode-raw-text): Rewrite for fixing a bug
263         that the last datum will be missed if the input data is not ended
264         with `CRLF'.
265         (poem-ccl-encode-raw-text-CRLF): Use `read-if'.
266
267 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
268
269         * install.el (install-detect-elisp-directory): Avoid problem if
270         prefix of an emacs has its version.
271
272 \f
273 1998-12-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
274
275         * APEL: Version 9.12 was released.
276
277 1998-12-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
278
279         * mcs-om.el: Avoid error when cyrillic.el is not found.
280
281 1998-12-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
282
283         * poem-xm.el: Define coding-system `gb2312-dos', `gb2312-mac' and
284         `gb2312-unix' if it is not found.
285
286 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
287
288         * poem-om.el (poem-ccl-decode-raw-text): Renamed from
289         `ccl-decode-raw-text'.
290         (poem-ccl-encode-raw-text): Renamed from `ccl-encode-raw-text'.
291         (poem-ccl-encode-raw-text-CRLF): Renamed from
292         `ccl-encode-raw-text-CRLF`.
293
294 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * poem-om.el (poem-decode-raw-text): New function for MULE 1.
297         (poem-encode-raw-text-CRLF): Likewise.
298         (raw-text): New coding-system for MULE 1.
299         (raw-text-dos): Likewise.
300         (insert-file-contents-as-raw-text): Share implementation.
301         (write-region-as-raw-text-CRLF): Likewise.
302         (find-file-noselect-as-raw-text): Likewise.
303
304 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
305
306         * poem-om.el: Share definition of coding-system `binary'.
307         (write-region-as-binary): Share implementation.
308         (find-file-noselect-as-binary): Likewise.
309
310 1998-12-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
311
312         * poem-om.el (insert-file-contents-as-binary): Share
313         implementation.
314
315 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
316
317         * poem-om.el (find-file-noselect-as-raw-text): Use
318         `find-file-noselect-as-coding-system' under Mule 2.*.
319         (find-file-noselect-as-binary): Likewise.
320         (insert-file-contents-as-raw-text): Use
321         `insert-file-contents-as-coding-system' under Mule 2.*.
322         (insert-file-contents-as-binary): Likewise.
323         (write-region-as-raw-text-CRLF): Use
324         `write-region-as-coding-system' under Mule 2.*.
325         (write-region-as-binary): Likewise.
326         (truncate-string): Use `defun-maybe'.
327         (toplevel): Don't refer to `running-emacs-19_29-or-later', use
328         `emacs-major-version' and `emacs-minor-version' instead.
329
330 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
331
332         * pccl-om.el (toplevel): Don't require `poem'.
333         Use `code-convert-string' instead of `encode-coding-string' or
334         `decode-coding-string'.
335
336         * poem-om.el (binary): EMACS 20 emulating coding-system for Mule
337         2.3 based on Emacs 19.[28-34].
338         (raw-text): EMACS 20 emulating coding-system based on native CCL
339         for Mule 2.3 based on Emacs 19.[28-34].
340         (raw-text-dos): Likewise.
341         (find-file-noselect-as-binary): Separate for some Mules.
342
343 1998-12-15  Tanaka Akira  <akr@jaist.ac.jp>
344
345         * pccl-20.el: Do not require 'poem.
346
347 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
348
349         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
350         (find-file-noselect-as-coding-system): Be CODING-SYSTEM the 1st arg.
351         (insert-file-contents-as-coding-system): Likewise.
352         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
353         (write-region-as-coding-system): Likewise.
354
355 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
356
357         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
358         (find-file-noselect-as-coding-system): Renamed from
359         `find-file-noselect-as-specified-coding-system'.
360
361         * poem-e20_2.el (insert-file-contents-as-coding-system): Renamed
362         from `insert-file-contents-as-specified-coding-system'.
363
364         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
365         (write-region-as-coding-system): Renamed from
366         `write-region-as-specified-coding-system'.
367         (insert-file-contents-as-coding-system): Renamed from
368         `insert-file-contents-as-specified-coding-system'.
369
370 1998-12-09  Katsumi Yamaoka   <yamaoka@jpl.org>
371
372         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
373         (find-file-noselect-as-binary): New function.
374         (find-file-noselect-as-raw-text): New function.
375         (find-file-noselect-as-specified-coding-system): New function.
376
377         * poem-nemacs.el (insert-file-contents-as-binary): Call
378         `insert-file-contents' with only two args - FILENAME and VISIT.
379         (insert-file-contents-as-raw-text): Likewise.
380         (insert-file-contents-as-specified-coding-system): Likewise.
381
382 1998-12-09  Yuuichi Teranishi <teranisi@gohome.org>
383
384         * poe-18.el (make-directory-internal): Rewrite.
385
386 1998-12-08  Katsumi Yamaoka   <yamaoka@jpl.org>
387
388         * poem-20.el (write-region-as-binary): Bind
389         `jam-zcat-filename-list' with nil.
390         * poem-xm.el (insert-file-contents-as-binary): Likewise.
391
392         * poem.el: Require `tcp' if the function `open-network-stream'
393         does not exist.
394
395 1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
396
397         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
398         (open-network-stream-as-binary): New function.
399
400         * poem-e20_2.el (insert-file-contents-as-specified-coding-system):
401         New function.
402
403         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
404         (write-region-as-specified-coding-system): New function.
405         (insert-file-contents-as-specified-coding-system): New function.
406
407 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
408
409         * poem-xm.el: If coding-system `iso-2022-jp-dos' unifies JIS X
410         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
411         code-point, copy coding-system `iso-2022-7bit-dos' to
412         `iso-2022-jp-dos' to avoid this problem.
413
414 1998-11-17  Kazuhiro Ohta  <ohta@ele.cst.nihon-u.ac.jp>
415
416         * README.en, README.ja (add-latest-path): Fix typo.
417
418 \f
419 1998-11-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
420
421         * APEL: Version 9.11 was released.
422
423         * poem-ltn1.el (char-charset): Fix typo.
424
425 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
426
427         * broken.el: require 'poe.
428
429 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
430
431         * pccl.el: Enclose mule depended process by `unless-broken'.
432
433 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
434
435         * poe.el (defun-maybe-cond): fixed problem in Emacs 18.
436
437         * poe.el (defsubst): Moved from poe-18.el.
438
439         * poe-18.el: Move macro `defsubst' to poe.el.
440
441 \f
442 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
443
444         * APEL: Version 9.10 was released.
445
446 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
447
448         * pccl.el (define-ccl-program): Adviced.
449
450 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
451
452         * pccl-om.el (ccl-cascading-read): New facility.
453
454 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
455
456         * EMU-ELS (emu-modules): Always install 'pccl.
457
458         * broken.el: Use 19.28 style quasi-quote.
459
460         * pccl.el: - require 'broken.
461         - Does not require 'pccl-20 for XEmacs 20.
462         (ccl-usable): New facility.
463
464 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
465
466         * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
467         for XEmacs 20.
468
469 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
470
471         * poe-18.el (eval-and-compile): Moved from poe.el.
472
473         * poe.el: Move `eval-and-compile' to poe-18.el.
474
475         * poe-xemacs.el (overlayp): New alias.
476         (delete-overlay): New alias.
477
478 \f
479 1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
480
481         * APEL: Version 9.9 was released.
482
483 1998-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
484
485         * poe.el (combine-after-change-calls): fixed.
486
487 1998-10-31  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
488
489         * poe.el (combine-after-change-calls): New macro.
490
491 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
492
493         * poe.el (defun-maybe-cond): New macro.
494         (next-command-event): Use `defun-maybe-cond'.
495         (cancel-undo-boundary): Use `defun-maybe-cond'.
496
497 1998-10-28  Katsumi Yamaoka   <yamaoka@jpl.org>
498
499         * poem-om.el (char-after): Redefine to change `POS' to optional
500         argument.
501
502 \f
503 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
504
505         * APEL: Version 9.8 was released.
506
507         * README.ja, README.en (CVS): New section.
508
509 1998-10-27  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
510
511         * poem-om.el (char-before): Redefine to change `POS' to optional
512         argument.
513
514 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
515
516         * poe.el (subr-fboundp): New function.
517         (next-command-event): New function.
518         (character-to-event): New function.
519
520 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
521
522         * poe.el (event-to-character): New function.
523
524 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
525
526         * poe.el (cancel-undo-boundary): Switch definition by existence of
527         variable `buffer-undo-list'.
528
529         * poe-18.el: Move function `cancel-undo-boundary' to poe.el.
530
531 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
532
533         * poe.el (cancel-undo-boundary): New function.
534
535 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
536
537         * poe-18.el (cancel-undo-boundary): New function (moved from
538         poem.el).
539
540         * poem.el: Move function `cancel-undo-boundary' to poe-18.el.
541
542 \f
543 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
544
545         * APEL: Version 9.7 was released.
546
547 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
548
549         * poem.el (cancel-undo-boundary): New function.
550
551 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
552
553         * poe-xemacs.el (set-cursor-color): Add interactive spec; add
554         DOC-string.
555
556 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
557
558         * poe-xemacs.el (set-cursor-color): New function.
559
560 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
561
562         * README.ja: Sync up with latest README.en.
563
564 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
565
566         * poe.el (remove-local-hook): Use `defmacro-maybe'.
567
568 1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
569
570         * poe.el (add-local-hook): fixed.
571         (remove-local-hook): fixed.
572
573 \f
574 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
575
576         * APEL: Version 9.6 was released.
577
578 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * poe.el (rassoc): New function.
581
582 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
583
584         * poe-xemacs.el (eval-after-load): New function.
585
586         * poem-e20_3.el (characterp): New alias.
587
588         * poem.el (characterp): New alias.
589         (char-octet): New function.
590
591 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
592
593         * poe.el (make-local-hook): New macro.
594         (add-local-hook): New macro.
595         (remove-local-hook): New macro.
596
597 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
598
599         * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
600         setting of byte-compile-dynamic.
601
602         * poem-xm.el (string-to-int-list): Use `defun-maybe'.
603
604         * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
605         `defmacro-maybe'.
606         (string-as-multibyte): Likewise.
607         (char-int): Use `defalias-maybe'.
608         (int-char): Likewise.
609         (char-or-char-int-p): Likewise.
610
611 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
612
613         * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
614
615 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
616
617         * poe-18.el (data-directory): Use `defvar-maybe'.
618         (buffer-undo-list): Likewise.
619
620         * poe-xemacs.el (face-list): Use `defalias-maybe'.
621         (line-beginning-position): Likewise.
622         (line-end-position): Likewise.
623
624         * poe.el (defalias-maybe): New macro.
625
626         * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
627
628 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
629
630         * poe.el (defvar-maybe): New macro.
631         (temporary-file-directory): New variable.
632
633 \f
634 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
635
636         * APEL: Version 9.5 was released.
637
638 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
639
640         * README.ja: New file.
641
642 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
643
644         * alist.el: Add autoload cookies.
645
646 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
647
648         * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
649         poe.el; abolish poe-19.el.
650
651 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
652
653         * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
654         poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
655         invisible features from poe to invisible.
656
657 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
658
659         * poe.el (eval-and-compile): New macro.
660         Enclose redefinition of `read-string' by `eval-and-compile'.
661
662 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
663
664         * poe.el (string): New function.
665
666 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
667
668         * emu.el (char-list-to-string): New function.
669
670         * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
671
672         * poe-18.el: Abolish function `char-list-to-string'.
673
674 1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
675
676         * broken.el (check-broken-facility): Also use compile time
677         description.
678
679 \f
680 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
681
682         * APEL: Version 9.4 was released.
683
684 1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
685
686         * broken.el (check-broken-facility): New macro.
687
688 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
689
690         * poe.el (define-obsolete-function-alias): New function.
691
692 \f
693 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
694
695         * APEL: Version 9.3 was released.
696
697 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
698
699         * README.en: Add explanations about
700         `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
701
702         * Makefile (what-where): New target.
703         (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
704
705         * APEL-MK (what-where-apel): New function.
706         (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
707
708         * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
709
710 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
711
712         * README.en (load-path): Modify for Emacs 20.3.
713
714 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
715
716         * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
717
718         * EMU-ELS: Don't install pccl in anything older than XEmacs 21
719         with MULE.
720
721 \f
722 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
723
724         * APEL: Version 9.2 was released.
725
726         * poem-xm.el (insert-file-contents-as-binary): New function.
727
728         * poem-20.el (write-region-as-binary): bind
729         `jka-compr-compression-info-list' with nil.
730         (insert-file-contents-as-binary): Change to alias of
731         `insert-file-contents-literally' for Emacs 20.
732
733 \f
734 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * APEL: Version 9.1 was released.
737
738 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
739
740         * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
741         function.
742         (mime-charset-list): New implementation.
743
744         * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
745         mcs-xm.el.
746
747 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
748
749         * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
750         `big5' instead of `cn-gb-2312' and `cn-big5'.
751
752         * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
753         instead of `cn-gb-2312' and `cn-big5'.
754
755         * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
756         default value.
757
758 \f
759 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
760
761         * APEL: Version 9.0 was released.
762
763         * Delete EMU-CFG and EMU-MK because they have not been used.
764
765 1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
766
767         * README.en (What's APEL?): Add notice for broken.el.
768
769 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
770
771         * README.en (What's APEL?): Modify for latest structure.
772
773 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
774
775         * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
776         definition for iso-2022-int-1.
777
778 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
779
780         * broken.el: New file.
781
782         * pccl.el (apel-broken-facility): Abolished
783         (apel-broken-p): Abolished
784
785         * EMU-ELS (emu-modules): Add 'broken.
786
787         * Makefile (elc): Do not remove emu*.elc.
788
789         * pccl-20.el: require 'broken.
790         (ccl-use-symbol-as-program): Abolished.
791         (ccl-accept-symbol-as-program): New facility.
792         (make-ccl-coding-system): Use `when-broken' to define.
793         (ccl-encoder-eof-block-is-broken): Abolished.
794         (ccl-decoder-eof-block-is-broken): Abolished.
795         (ccl-eof-block-is-broken): Abolished
796         (ccl-execute-eof-block-on-encoding-null): New facility.
797         (ccl-execute-eof-block-on-encoding-some): Ditto.
798         (ccl-execute-eof-block-on-decoding-null): Ditto.
799         (ccl-execute-eof-block-on-decoding-some): Ditto.
800         (ccl-execute-eof-block-on-encoding): Ditto.
801         (ccl-execute-eof-block-on-decoding): Ditto.
802         (ccl-execute-eof-block): Ditto.
803
804         * pccl-om.el: require 'broken.
805         (ccl-use-symbol-as-program): Abolished.
806         (ccl-accept-symbol-as-program): New facility.
807         (ccl-encoder-eof-block-is-broken): Abolished.
808         (ccl-decoder-eof-block-is-broken): Abolished.
809         (ccl-eof-block-is-broken): Abolished
810         (ccl-execute-eof-block-on-encoding-null): New facility.
811         (ccl-execute-eof-block-on-encoding-some): Ditto.
812         (ccl-execute-eof-block-on-decoding-null): Ditto.
813         (ccl-execute-eof-block-on-decoding-some): Ditto.
814         (ccl-execute-eof-block-on-encoding): Ditto.
815         (ccl-execute-eof-block-on-decoding): Ditto.
816         (ccl-execute-eof-block): Ditto.
817         (ccl-execute-on-string-ignore-contin): New facility.
818
819 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
820
821         * pccl.el (apel-broken-facility): New function.
822         (apel-broken-p): New function.
823
824 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
825
826         * pccl.el: Fix author.
827
828 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
829
830         * pccl-om.el (make-ccl-coding-system): Enclose with
831         `eval-and-compile'.
832
833 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
834
835         * poe.el (unless): New macro.
836
837         * emu.el: Define tl:overlay obsolete aliases for all emacsen.
838
839         * poem-nemacs.el (decode-coding-string): Regard integer as
840         coding-system.
841         (encode-coding-string): Likewise.
842         (decode-coding-region): Likewise.
843         (encode-coding-region): Likewise.
844
845         * poe-18.el (set-text-properties): New function.
846
847         * install.el (install-detect-elisp-directory): Fix problem on
848         Nemacs.
849
850 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
851
852         * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
853         of `defmacro-maybe'.
854
855         * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
856         of `defsubst-maybe'.
857
858 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
859
860         * EMU-ELS: New implementation.
861
862 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
863
864         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
865         emu-mule.el to pccl-om.el.
866
867         * pccl.el: New file.
868
869         * pccl.el: - Rename emu-e20.el to pccl-20.el.
870         - Move definition of emu-x20.el to pccl-20.el.
871         - Move code about CCL from emu-mule.el to pccl-om.el.
872
873         * pccl-om.el: New file (move code about CCL from emu-mule.el).
874
875         * pccl-20.el: New file (renamed from emu-e20.el; move definition
876         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
877
878 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
879
880         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
881         from emu-e20.el and emu-x20.el to emu.el.
882
883 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
884
885         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
886         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
887         emu-nemacs.el and emu-latin1.el.
888
889 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
890
891         * emu.el: Modify conditions to load sub-modules.
892
893         * emu.el, emu-e20.el: Move alias
894         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
895
896 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
897
898         * poem.el, emu.el: Move `string-as-unibyte',
899         `string-as-multibyte', `char-int', `int-char' and
900         `char-or-char-int-p' from emu.el to poem.el.
901
902 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
903
904         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
905         from emu.el to mcharset.el.
906
907 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
908
909         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
910         emu-e20.el:
911           - Move `insert-binary-file-contents' from emu-e20.el,
912             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
913             emu.el.
914           - Move `insert-binary-file-contents-literally' from
915             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
916             emu.el.
917
918 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
919
920         * poe-18.el (make-obsolete): New function.
921
922 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
923
924         * emu.el, EMU-ELS: Split code about MIME charset from emu to
925         mcharset.
926
927         * mcharset.el: New file.
928
929         * mcs-xm.el: New file (split code about MIME charset from
930         emu-x20.el).
931
932         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
933
934         * mcs-om.el: New file (split code about MIME charset from
935         emu-mule.el).
936
937         * emu-mule.el: Split code about MIME charset to mcs-om.el.
938
939         * mcs-nemacs.el: New file (split code about MIME charset from
940         emu-nemacs.el).
941
942         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
943
944         * mcs-ltn1.el: New file (split code about MIME charset from
945         emu-latin1.el).
946
947         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
948
949         * mcs-e20.el: New file (split code about MIME charset from
950         emu-e20.el).
951
952         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
953
954         * mcs-20.el: New file (renamed from emu-20.el).
955
956 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
957
958         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
959         emu.el.
960
961 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
962         
963         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
964
965         * poem.el: New file.
966
967         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
968
969         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
970
971         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
972
973         * emu-x20.el: Split core part of MULE to poem-xm.el.
974
975         * poem-om.el: New file (split core part of MULE from emu-mule.el).
976
977         * emu-mule.el: Split core part of MULE to poem-om.el.
978
979         * poem-ltn1.el: New file (split core part of MULE from
980         emu-latin1.el).
981
982         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
983
984         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
985
986         * emu-e20.el: Split core part of MULE to poem-e20.el.
987
988         * poem-20.el: New file (split core part of MULE from emu-20.el).
989
990         * emu-20.el: Split core part of MULE to poem-20.el.
991
992         * poem-nemacs.el: New file (split core part of MULE from
993         emu-nemacs.el).
994
995         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
996         overlay emulation code of Nemacs to poe-18.el.
997
998         * poe-18.el: Move overlay emulation code of Nemacs from
999         emu-nemacs.el.
1000
1001 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1002
1003         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
1004         from emu.el to poe.el.
1005
1006 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1007
1008         * emu.el (point-at-bol): New function.
1009         (point-at-eol): Use `line-end-position'.
1010
1011 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * poe.el (line-beginning-position): New function.
1014         (line-end-position): New function.
1015
1016         * poe-xemacs.el (line-beginning-position): New alias.
1017         (line-end-position): New alias.
1018
1019 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1020
1021         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
1022
1023 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1024
1025         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
1026         19.31 emulating definitions and Emacs 20.1 emulating definitions
1027         from emu.el to poe.el.
1028
1029 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1030
1031         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
1032         emulating definitions and Emacs 19.29 emulating definitions from
1033         emu.el to poe.el.
1034
1035 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * poe.el: New file (split core part from emu.el).
1038
1039         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
1040
1041         * poe-19.el: New file (renamed from emu-e19.el).
1042
1043         * poe-18.el: New file (renamed from emu-18.el).
1044
1045         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
1046         for new structure.
1047
1048 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1049
1050         * emu-x20.el (make-ccl-coding-system): New function.
1051
1052 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1053
1054         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
1055
1056         * emu-mule.el (decode-mime-charset-region): Cope with non existent
1057         coding systems if the third arg `lbt' has specified.
1058         (decode-mime-charset-string): Likewise.
1059
1060 \f
1061 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1062
1063         * APEL: Version 8.18 was released.
1064
1065         * Makefile (install-package): Don't depend on target `elc'.
1066
1067         * APEL-MK (install-apel-package): Compile emu-modules and
1068         apel-modules.
1069
1070 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1071
1072         * Makefile: Abolish target `package'.
1073         (install-package): Use `elc' instead of `package'.
1074
1075         * APEL-MK: Abolish function `compile-apel-package'.
1076         (install-apel-package): Update auto-autoloads.el and
1077         custom-load.el at target directory.
1078
1079 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1080
1081         * README.en (run in expanded place): fixed.
1082         (install as a XEmacs package): New description.
1083
1084         * Makefile (XEMACS): New variable.
1085         (PACKAGEDIR): New variable.
1086         (package): New target.
1087         (install-package): New target.
1088
1089         * APEL-MK (config-apel-package): New function.
1090         (compile-apel-package): New function.
1091         (install-apel-package): New function.
1092
1093         * APEL-CFG (PACKAGEDIR): New variable.
1094
1095 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
1096
1097         * Makefile (elc): Ignore errors when removing emu*.elc.
1098
1099 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
1100
1101         * emu-mule.el (ccl-execute-on-string): Fix arguments
1102         order `status' and `string'.
1103
1104 \f
1105 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1106
1107         * APEL: Version 8.17 was released.
1108
1109         * emu.el (with-temp-file): Must use old forms.
1110
1111 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
1112
1113         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
1114         emulating macro).
1115
1116 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
1117
1118         * emu-e20.el: require 'ccl only for byte-compile time.
1119
1120 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
1121
1122         * Makefile (elc): Remove emu*.elc to use newest emu by
1123         intall.el.
1124
1125 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1126
1127         * emu-e20.el (ccl-execute-on-string): Too few args.
1128         (test-ccl-eof-block-cs): Revert existence checking.
1129         
1130         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
1131         (insert-file-contents-as-raw-text): Ditto.
1132         
1133         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
1134         (encode-coding-string): Check `coding-system' is non-nil.
1135         (decode-coding-string): Ditto.
1136         (insert-file-contents-as-binary): Use `as-binary-input-file'.
1137         (insert-binary-file-contents-literally): Ditto.
1138         (write-region-as-binary): Use `as-binary-output-file'.
1139         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
1140         (write-region-as-mime-charset): Ditto.
1141         (mime-charset-to-coding-system): New implementation.
1142
1143         (ccl-use-symbol-as-program): New constant.
1144         (ccl-encoder-eof-block-is-broken): New constant.
1145         (ccl-decoder-eof-block-is-broken): New constant.
1146         (ccl-eof-block-is-broken): New constant.
1147         (make-ccl-coding-system): New function.
1148         (ccl-execute): Emacs 20.3 emulating function.
1149         (ccl-execute-on-string): Emacs 20.3 emulating function.
1150
1151         * emu-nemacs.el (write-region-as-binary): Use
1152         `as-binary-output-file'
1153         (write-region-as-raw-text-CRLF): Ditto.  
1154         (insert-file-contents-as-binary): Use `as-binary-input-file'.
1155         (insert-binary-file-contents-literally): Ditto.
1156         (insert-file-contents-as-raw-text): Ditto.
1157         
1158         * emu.el (last): Emacs 20 emulation function.
1159         (butlast), (nbutlast): CL emulation functions.
1160         
1161 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1162
1163         * emu-e20.el (ccl-use-symbol-as-program): Reduce
1164         `eval-and-compile' and `eval-when-compile' nesting.
1165         (test-ccl-eof-block-cs): Remove existence checking.
1166
1167 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1168
1169         * emu-e20.el (ccl-use-symbol-as-program): Use
1170         `ccl-vector-program-execute-on-string' if it is defined.
1171
1172 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1173
1174         * emu-e20.el (ccl-use-symbol-as-program): Use
1175         `ccl-execute-on-string' instead of `make-coding-system' for
1176         avoiding the error "Coding system already exists".
1177
1178 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1179
1180         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
1181         defined.
1182
1183 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
1184
1185         * emu-e20.el (ccl-use-symbol-as-program): New constant.
1186         (make-ccl-coding-system): New function.
1187         (ccl-encoder-eof-block-is-broken): New constant.
1188         (ccl-decoder-eof-block-is-broken): New constant.
1189         (ccl-eof-block-is-broken): New constant.
1190         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
1191         (ccl-execute-on-string): Ditto.
1192
1193 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1194
1195         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
1196         `x-unknown'.
1197
1198 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1199
1200         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
1201         found.
1202
1203 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1204
1205         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
1206         argument `lbt'.
1207         (decode-mime-charset-string): Likewise.
1208
1209         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
1210         `LF', `CR' as line break code type.
1211
1212 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1213
1214         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
1215         Fix regexp to canonicalize line break code.
1216
1217         * emu-mule.el (write-region-as-raw-text-CRLF): Use
1218         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
1219         on 19.34.
1220
1221 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1222
1223         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
1224         `iso-2022-jp-2-dos' is not found.
1225
1226 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1227
1228         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
1229
1230         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
1231         emulating function).
1232
1233 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1234
1235         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
1236         New function.
1237
1238         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
1239         `write-region-as-CRLF'.
1240
1241 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1242
1243         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
1244         argument `lbt'.
1245         (decode-mime-charset-string): Likewise.
1246
1247         * emu-x20.el: Define coding-system `raw-text-unix' and
1248         `raw-text-mac' if they are not found.
1249         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
1250         (decode-mime-charset-region-default): Add new argument `lbt'.
1251         (decode-mime-charset-region-with-iso646-unification): Likewise.
1252         (decode-mime-charset-region-for-hz): Likewise.
1253         (decode-mime-charset-region): Likewise.
1254         (decode-mime-charset-string): Likewise.
1255
1256         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
1257         `CR' as line break code type.
1258
1259 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
1260
1261         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
1262         found.
1263
1264         * emu-20.el (write-region-as-CRLF): New function.
1265
1266 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1267
1268         * install.el (install-detect-elisp-directory): Modify for anything
1269         older than Emacs 19.28.
1270
1271 \f
1272 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1273
1274         * APEL: Version 8.16 was released.
1275
1276         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
1277
1278 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1279
1280         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
1281         of `defmacro-maybe'.
1282
1283 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1284
1285         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
1286         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
1287
1288         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
1289         and `insert-file-contents-as-raw-text' from emu-e20.el to
1290         emu-e20_2.el.
1291
1292 \f
1293 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1294
1295         * APEL: Version 8.15 was released.
1296
1297         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
1298         byte-compiler warning.
1299
1300 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1301
1302         * emu.el (when): New macro.
1303
1304 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1305
1306         * emu.el (split-string): New function (Emacs 20/XEmacs 20
1307         emulating function).
1308
1309         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
1310         emulating macro).
1311
1312         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
1313         emulating macro).
1314
1315         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
1316         emulating macro).
1317
1318 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1319
1320         * mule-caesar.el (mule-caesar-region): Don't compare charset with
1321         'us-ascii.
1322
1323 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1324
1325         * emu-mule.el (split-char): fixed.
1326
1327 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1328
1329         * emu-mule.el (insert-file-contents-as-binary): Use
1330         file-coding-system-for-read instead of file-coding-system.
1331         
1332 \f
1333 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1334
1335         * APEL: Version 8.14 was released.
1336
1337 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1338
1339         * emu-mule.el, emu-latin1.el (split-char): New function.
1340
1341 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1342
1343         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
1344         New function.
1345
1346         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
1347
1348         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
1349         function.
1350
1351 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1352
1353         * emu-x20.el: Move `split-char' check and repair code from
1354         mule-caesar.el.
1355
1356         * mule-caesar.el: Move `split-char' check and repair code to
1357         emu-x20.el; require 'emu.
1358
1359 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1360
1361         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
1362
1363         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
1364
1365         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
1366         instead of `char-to-octet-list'; abolish function
1367         `char-to-octet-list'.
1368
1369 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1370
1371         * emu-mule.el (charset-chars): New function.
1372
1373         * mule-caesar.el (split-char): Redefine if it has bug.
1374         (char-to-octet-list): Use `split-char'.
1375
1376 \f
1377 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1378
1379         * APEL: Version 8.13 was released.
1380
1381         * emu-x20.el (mime-character-unification-limit-size): Change
1382         default value to 2048.
1383
1384 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1385
1386         * emu.el (string-as-unibyte): New macro.
1387
1388 \f
1389 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1390
1391         * APEL: Version 8.12 was released.
1392
1393 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1394
1395         * emu-x20.el (mime-character-unification-limit-size): New
1396         variable.
1397         (decode-mime-charset-region-with-iso646-unification): Don't unify
1398         if size of region is larger than
1399         'mime-character-unification-limit-size.
1400
1401 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1402
1403         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
1404         emu-e20_3.el (looking-at-as-unibyte): New alias.
1405
1406         * emu-e20_2.el (looking-at-as-unibyte): New function.
1407
1408 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1409
1410         * emu-x20.el: Delete definition of 'detect-mime-charset-region
1411         because it is defined in emu-20.el.
1412
1413         * emu-20.el (write-region-as-binary): fixed.
1414
1415         * emu-20.el (write-region-as-mime-charset): New function.
1416
1417         * emu-latin1.el (write-region-as-mime-charset): New alias.
1418
1419         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
1420         function.
1421
1422 \f
1423 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
1424
1425         * APEL: Version 8.11 was released.
1426
1427 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1428
1429         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
1430         macro).
1431
1432 \f
1433 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1434
1435         * APEL: Version 8.10 was released.
1436
1437         * README.en (What's APEL?): Delete description about atype.el; add
1438         description about calist.el.
1439
1440 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1441
1442         * calist.el (ctree-add-calist-with-default): fixed.
1443
1444 \f
1445 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1446
1447         * APEL: Version 8.9 was released.
1448
1449 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1450
1451         * calist.el (ctree-find-calist): fixed duplicated result.
1452
1453 \f
1454 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1455
1456         * APEL: Version 8.8 was released.
1457
1458 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1459
1460         * calist.el (ctree-find-calist): Delete duplicated result.
1461
1462 \f
1463 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1464
1465         * APEL: Version 8.7 was released.
1466
1467 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1468
1469         * calist.el (ctree-match-calist-partially): New function.
1470
1471 \f
1472 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1473
1474         * APEL: Version 8.6 was released.
1475
1476 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1477
1478         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
1479         us-ascii in default setting.
1480
1481 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1482
1483         * calist.el (ctree-find-calist): Add optional argument 'all.
1484
1485 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1486
1487         * calist.el (ctree-find-calist): Renamed from
1488         'ctree-match-calist-all.
1489
1490 \f
1491 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1492
1493         * APEL: Version 8.5 was released.
1494
1495 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1496
1497         * calist.el (ctree-match-calist-all): New function.
1498
1499 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1500
1501         * APEL-ELS: Comment out 'atype and 'file-detect.
1502
1503 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1504
1505         * emu-x20.el (decode-mime-charset-string): Use
1506         'decode-mime-charset-region.
1507
1508 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1509
1510         * emu-x20.el (mime-charset-decoder-alist): Add
1511         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
1512         (decode-mime-charset-region-for-hz): New function.
1513
1514 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1515
1516         * emu-x20.el (mime-charset-decoder-alist): New variable.
1517         (decode-mime-charset-region-default): New function.
1518         (mime-iso646-character-unification-alist): New variable.
1519         (mime-unified-character-face): New variable.
1520         (decode-mime-charset-region-with-iso646-unification): New
1521         function.
1522         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
1523
1524 \f
1525 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1526
1527         * APEL: Version 8.4 was released.
1528
1529         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
1530         indexing (Emacs 20.3 or later).
1531
1532 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1533
1534         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
1535         'shift_jis.
1536
1537         * EMU-ELS (emu-modules): fixed.
1538
1539 \f
1540 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1541
1542         * APEL: Version 8.3 was released.
1543
1544         * README.en (What's APEL?): Modify for latest emu.
1545
1546 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1547
1548         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
1549         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
1550
1551 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1552
1553         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
1554
1555         * emu-e20_3.el: New module.
1556
1557         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
1558
1559         * emu-e20_2.el (set-buffer-multibyte): New function.
1560
1561         * emu-e20.el (insert-file-contents-as-binary): Use
1562         'set-buffer-multibyte.
1563
1564 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1565
1566         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
1567         depended definitions from emu-e20.el to emu-e20_2.el.
1568
1569 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1570
1571         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
1572
1573 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1574
1575         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
1576
1577         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
1578
1579         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
1580
1581 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1582
1583         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
1584         EMU-ELS: Rename emu-19.el -> emu-e19.el.
1585
1586         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
1587         emu-latin1.el.
1588
1589 \f
1590 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1591
1592         * APEL: Version 8.2 was released.
1593
1594         * README.en (What's APEL?): Remove description about std11.el and
1595         std11-parse.el.
1596
1597         * install.el (install-detect-elisp-directory): Modify regexp to
1598         allow trailing `/'.
1599
1600 \f
1601 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1602
1603         * APEL: Version 8.1 was released.
1604
1605 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1606
1607         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
1608         'defsubst.
1609         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
1610
1611 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1612
1613         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
1614
1615         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
1616         (moved to RIME).
1617
1618 \f
1619 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1620
1621         * APEL: Version 8.0 was released.
1622
1623 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
1626
1627         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
1628         `char-leading-char'.
1629
1630 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1631
1632         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
1633         obsolete alias `char-columns'.
1634
1635         * emu-e19.el: Abolish constant `charset-ascii' and
1636         `charset-iso8859-1'.
1637         (charset-description): New implementation.
1638         (charset-registry): New implementation.
1639         (charset-width): Renamed from `charset-columns'; new
1640         implementation.
1641         (find-charset-string): New implementation.
1642         (find-charset-region): New implementation.
1643         (charsets-mime-charset-alist): New initial value.
1644         (detect-mime-charset-region): New implementation.
1645         (char-charset): New implementation.
1646
1647         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
1648
1649         * emu-nemacs.el: Abolish constant `charset-ascii' and
1650         `charset-jisx0208'.
1651         Abolish constant `lc-ascii' and `lc-jp'.
1652         (charset-description): New implementation.
1653         (charset-registry): New implementation.
1654         (charset-columns): New implementation.
1655         (find-charset-string): New implementation.
1656         (find-charset-region): New implementation.
1657         (charsets-mime-charset-alist): New initial value.
1658         (char-charset): New implementation.
1659
1660 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1661
1662         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
1663         (char-next-index): New macro.
1664
1665 \f
1666 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1667
1668         * APEL: Version 7.6 was released.
1669
1670         * std11.el: Require 'std11-parse when compile.
1671
1672 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * calist.el (ctree-match-calist): Prefer normal choice than
1675         default choice.
1676
1677 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1678
1679         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
1680
1681 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1682
1683         * emu-20.el: Require 'wid-edit when compile.
1684
1685 \f
1686 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1687
1688         * APEL: Version 7.5 was released.
1689
1690 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1691
1692         * calist.el (calist-field-match-method-obarray): New variable.
1693         (define-calist-field-match-method): New function.
1694         (calist-default-field-match-method): New function.
1695         (calist-field-match-method): New function.
1696         (calist-field-match): New function.
1697         (ctree-match-calist): Use `calist-field-match'.
1698
1699 \f
1700 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1701
1702         * APEL: Version 7.4 was released.
1703
1704 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1705
1706         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
1707         (insert-file-contents-as-binary): Renamed from
1708         `insert-binary-file-contents'; add `insert-binary-file-contents'
1709         as obsolete alias.
1710
1711 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * emu-e20.el (insert-binary-file-contents-literally): New alias
1714         for `insert-file-contents-literally'.
1715
1716         * emu-x20.el (insert-binary-file-contents-literally): Moved from
1717         emu-20.el.
1718
1719         * emu-20.el: Move `insert-binary-file-contents-literally' to
1720         emu-x20.el.
1721
1722 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * emu-e20.el (insert-binary-file-contents): Must save
1725         `enable-multibyte-characters'.
1726
1727         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
1728
1729         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
1730
1731         * calist.el (ctree-match-calist): Rename local variables.
1732
1733 \f
1734 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1735
1736         * APEL: Version 7.3 was released.
1737
1738 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1739
1740         * APEL-ELS: Add calist.el.
1741
1742         * calist.el: New module.
1743
1744 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1745
1746         * emu-mule.el (charsets-mime-charset-alist) fixed.
1747
1748 \f
1749 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1750
1751         * APEL: Version 7.2 was released.
1752
1753 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1754
1755         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
1756         (write-region-as-binary): New function.
1757
1758 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1759
1760         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
1761         (insert-binary-file-contents): New function.
1762
1763 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1764
1765         * README.en (Bug reports): Modify description of tm mailing list.
1766
1767 \f
1768 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1769
1770         * APEL: Version 7.1.1 was released.
1771
1772         * README.en (Bug reports): Modify for APEL.
1773
1774 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1775
1776         * std11.el (std11-msg-id-string): New function.
1777         (std11-fill-msg-id-list-string): New function.
1778
1779         * std11-parse.el (std11-parse-msg-id): New function.
1780
1781 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1782
1783         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
1784         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
1785         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
1786         avoid this problem.
1787
1788 \f
1789 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1790
1791         * APEL: Version 7.1 was released.
1792
1793 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1794
1795         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
1796
1797 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1798
1799         * install.el, filename.el (filename-filters): Use path-util.el
1800         instead of file-detect.el.
1801
1802         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
1803         path-util.el (file name should be less than 13 bytes).
1804
1805 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1806
1807         * emu-19.el (tl:make-overlay): New alias.
1808         (tl:overlay-put): New alias.
1809         (tl:overlay-buffer): New alias.
1810
1811 \f
1812 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1813
1814         * APEL: Version 4.2 was released.
1815
1816 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1817
1818         * APEL-MK (config-apel): Regard LISPDIR.
1819
1820 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1821
1822         * emu-19.el (tl:make-overlay): New obsolete function (for
1823         tm-7.106).
1824         (tl:overlay-put): New obsolete function (for tm-7.106).
1825         (tl:overlay-buffer): New obsolete function (for tm-7.106).
1826
1827 \f
1828 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1829
1830         * APEL: Version 4.1 was released.
1831
1832         * APEL-MK (compile-apel): Use `config-apel'; don't use
1833         `add-to-list' for compatibility.
1834         (install-apel): Don't call `config-apel' directly.
1835
1836         * APEL-CFG: Add load-path setting.
1837
1838 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1839
1840         * emu-20.el (mime-charset-list): New inline-function.
1841         (widget-mime-charset-prompt-value-history): New variable.
1842         (mime-charset): New widget.
1843         (widget-mime-charset-prompt-value): New function.
1844         (widget-mime-charset-action): New function.
1845         (default-mime-charset): Use `defcustom'.
1846
1847         * emu-20.el (default-mime-charset): Modify DOC-string.
1848
1849         * emu-mule.el (charsets-mime-charset-alist): New implementation.
1850
1851         * emu-e20.el (encode-mime-charset-region,
1852         decode-mime-charset-region, encode-mime-charset-string,
1853         decode-mime-charset-string): New function (copied from emu-20.el);
1854         check `enable-multibyte-characters'.
1855
1856         * emu-x20.el (encode-mime-charset-region,
1857         decode-mime-charset-region, encode-mime-charset-string,
1858         decode-mime-charset-string): New function (copied from emu-20.el).
1859
1860         * emu-20.el: Move function `encode-mime-charset-region',
1861         `decode-mime-charset-region', `encode-mime-charset-string' and
1862         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
1863
1864 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1865
1866         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
1867         `iso-8859-5' for cyrillic.
1868
1869 \f
1870 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1871
1872         * APEL: Version 3.4.4 was released.
1873
1874 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1875
1876         * std11-parse.el (std11-special-char-list): Fix order for regexp.
1877
1878 \f
1879 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1880
1881         * APEL: Version 3.4.3 was released.
1882
1883         * README.en: Modify for Emacs 20.
1884
1885 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1886
1887         * std11-parse.el (std11-special-char-list): New constant; abolish
1888         `std11-special-chars'.
1889         (std11-atom-regexp): Use it.
1890         (std11-analyze-special): Use it; Don't use `find'.
1891
1892 \f
1893 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1894
1895         * APEL: Version 3.4.2 was released.
1896
1897         * README.en (What's APEL?): Add emu-20.el.
1898
1899 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1900
1901         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
1902         modify implementation.
1903
1904         * emu-20.el (mime-charset-to-coding-system): Use
1905         `find-coding-system'.
1906
1907         * emu-20.el (mime-charset-coding-system-alist): Use
1908         `find-coding-system'.
1909
1910         * emu-e20.el (find-coding-system): New inline function.
1911
1912         * emu.el (defsubst-maybe): New macro.
1913
1914 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
1915
1916         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
1917         of `defsubst'.
1918
1919 \f
1920 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1921
1922         * APEL: Version 3.4.1 was released.
1923
1924 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
1925
1926         * emu-mule.el (decode-coding-region, encode-coding-string): New
1927         function.
1928         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
1929
1930 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1931
1932         * emu.el (defconst-maybe): New macro.
1933
1934         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
1935
1936         * emu.el (charsets-to-mime-charset): Abolish unused local variable
1937         `csl'.
1938
1939         * emu-e20.el, emu-20.el: Move function
1940         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
1941
1942         * emu-20.el: Use `defsubst' for
1943         `{encode|decode}-mime-charset-{region|string}'.
1944
1945         * emu-e20.el (detect-mime-charset-region): Use
1946         `find-charset-region'.
1947
1948 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1949
1950         * emu-x20.el, emu-e20.el, emu-20.el: Move function
1951         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
1952         emu-x20.el to emu-20.el.
1953
1954         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
1955         from emu-e20.el and emu-x20.el to emu-20.el.
1956
1957 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1958
1959         * emu-20.el (mime-charset-coding-system-alist): Don't use
1960         `coding-system-p' for symbol.
1961         (mime-charset-to-coding-system): Ditto; modify DOC-string.
1962
1963 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
1966         is defined as coding-system.
1967
1968         * emu-x20.el, emu-e20.el, emu-20.el: Move
1969         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
1970         to emu-20.el.
1971
1972         * emu-20.el (*noconv*): Add DOC-string.
1973
1974 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1975
1976         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
1977         even if CHARSET is found in `mime-charset-coding-system-alist'.
1978
1979         * emu-x20.el: Use function `mime-charset-to-coding-system' in
1980         emu-20.el.
1981
1982         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
1983
1984         * emu-e20.el, emu-20.el: Move function
1985         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
1986
1987 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1988
1989         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
1990         accessing from emu-e20.el and emu-x20.el to emu-20.el.
1991
1992         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
1993
1994 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1995
1996         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
1997
1998         * emu-x20.el (default-mime-charset): Add DOC-string.
1999
2000         (mime-charset-coding-system-alist): Add `us-ascii'.
2001
2002 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2003
2004         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
2005         defined as coding-system.
2006
2007 \f
2008 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2009
2010         * emu: Version 7.44 was released.
2011         * APEL: Version 3.4 was released.
2012
2013 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2014
2015         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
2016         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
2017
2018 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
2019
2020         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
2021         characters in comments.
2022
2023 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2024
2025         * richtext.el: Add autoload comments for `richtext-encode' and
2026         `richtext-decode'.
2027
2028         * emu.el: Check richtext.el is bundled.
2029
2030 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2031
2032         * file-detect.el: Add autoload comments for function `add-path',
2033         `add-latest-path', `get-latest-path', `file-installed-p',
2034         `exec-installed-p', `module-installed-p' and variable
2035         `exec-suffix-list'.
2036
2037 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2038
2039         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
2040         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
2041         coding-system.
2042
2043         * emu-x20.el: Don't require cyrillic.
2044
2045 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2046
2047         * emu-mule.el (make-char): New alias.
2048
2049         * emu-e20.el: Alias `make-character' was abolished.
2050
2051 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2052
2053         * README.en (What's APEL?): Add std11 and mule-caesar.el.
2054
2055 \f
2056 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2057
2058         * emu: Version 7.43.1 was released.
2059         * APEL: Version 3.3.2 was released.
2060
2061 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2062
2063         * APEL-ELS: Add mule-caesar.el.
2064
2065         * mule-caesar.el: New file.
2066
2067 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2068
2069         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
2070
2071 \f
2072 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2073
2074         * emu: Version 7.43 was released.
2075         * APEL: Version 3.3.1 was released.
2076
2077         * emu-x20.el: several changes for XEmacs 20.1-b12.
2078
2079 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2080
2081         * Makefile: add `release'.
2082
2083 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2084
2085         * Makefile: `TARFILE' was abolished.
2086
2087 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2088
2089         * emu.el (point-at-eol): New function.
2090
2091 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2092
2093         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
2094         `emu:available-face-attribute-alist'.
2095
2096         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
2097         `tl:overlay-put' -> `overlay-put'.
2098
2099 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2100
2101         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
2102         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
2103         were abolished.
2104
2105         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
2106         `tl:overlay-buffer' were abolished.
2107
2108         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
2109
2110         * emu-xemacs.el: Require overlay.
2111
2112         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
2113
2114         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
2115         XEmacs.
2116
2117 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2118
2119         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
2120
2121 \f
2122 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2123
2124         * APEL: Version 3.3 was released.
2125         
2126         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
2127         * APEL-MK: install emu.
2128
2129 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * Makefile: Add README.en.
2132
2133 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2134
2135         * file-detect.el: Header and DOC-strings were modified.
2136
2137 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2138
2139         * README.en: New file.
2140
2141 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2142
2143         * filename.el: Add DOC-strings.
2144
2145         * APEL-MK (install-apel): Use `compile-apel'.
2146
2147         * Makefile (install): Don't depend on `elc'.
2148
2149 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2150
2151         * APEL-MK: Setting for load-path and requiring install were moved
2152         from APEL-CFG.
2153
2154         (install-apel): Compile apel-modules.
2155
2156         * APEL-CFG: Setting for load-path and requiring install were moved
2157         to APEL-MK.
2158
2159 \f
2160 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2161
2162         * APEL: Version 3.2 was released.
2163
2164 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2165
2166         * file-detect.el (get-latest-path): Check directory is exist or not.
2167
2168 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2169
2170         * APEL-ELS: Add install.el.
2171
2172 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2173
2174         * Makefile, APEL-MK, APEL-CFG: New file.
2175
2176 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2177
2178         * atype.el (field-unify): fixed.
2179
2180 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2181
2182         * filename.el (filename-filters): Use `exec-installed-p' instead
2183         of `file-installed-p' to search "kakasi".
2184
2185 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2186
2187         * file-detect.el (module-installed-p): Use function
2188         `exec-installed-p'.
2189
2190         * file-detect.el (exec-suffix-list): New variable.
2191         (exec-installed-p): New function.
2192
2193 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2194
2195         * APEL-ELS (apel-modules): Add filename.el.
2196
2197         * APEL-ELS: Initial revision
2198
2199 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2200
2201         * filename.el (filename-replacement-alist): Don't use function
2202         `string-to-char-list' and `expand-char-ranges'; Don't require
2203         tl-str.
2204         (filename-special-filter): Use function `assoc-if' instead of
2205         `ASSOC'; Require cl instead of tl-list.
2206         (poly-funcall): New inline-function; copied from tl-list.el.
2207
2208 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2209
2210         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
2211         and `delete-field' were abolished.
2212
2213         Don't require tl-str and tl-list.
2214
2215         Require alist.
2216
2217         (field-unify): Don't use function `symbol-concat'.
2218         (assoc-unify): Use function `assoc' directly; use function
2219         `put-alist' directly; use function `del-alist' directly.
2220
2221         * atype.el: Function `put-fields' was abolished.
2222
2223         * atype.el: tl-atype.el was renamed to atype.el.
2224
2225 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2226
2227         * atype.el: tl-atype.el was renamed to atype.el.
2228
2229 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2230
2231         * file-detect.el (file-installed-p): Fixed DOC-string.
2232
2233 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2234
2235         * alist.el: New module; separated from tl-list.el.