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