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