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