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