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