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