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