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