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