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