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