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