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