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