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