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