* poe-18.el (make-directory-internal): Signal an error according to
[elisp/apel.git] / ChangeLog
1 2003-07-03  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * poe-18.el (make-directory-internal): Signal an error according to
4         the exit status of mkdir.
5         (delete-directory): New function.
6         (write-region): Ditto.
7
8 2003-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
9
10         * APEL: Version 10.5 released.
11         * apel-ver.el (apel-ver): Change APEL version to 10.5.
12
13 2003-05-29  Yuuichi Teranishi  <teranisi@gohome.org>
14
15         * poe.el (make-temp-file) [no make-temp-file, single-user system]:
16         Modified for OS/2.
17
18 2003-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
19
20         * install.el (install-prefix): Change value for Meadow2 and NTEmacs.
21
22 2003-05-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
23
24         * poe.el (make-temp-file) [no make-temp-file, multi-user system]:
25         Modified comments.
26
27 2003-05-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
28
29         * poe.el (make-temp-file) [no make-temp-file, multi-user system]:
30         Flatten nested `unwind-protect'.  Fixed comments.
31
32 2003-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
33
34         * poe.el (make-temp-file): New function.
35
36 2002-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37
38         * mcs-20.el (mcs-region-repertoire-p): New function for UTF-2000
39         implementations.
40         (mcs-string-repertoire-p): Likewise.
41         (detect-mime-charset-region): New implementation for UTF-2000
42         implementations.
43         (detect-mime-charset-string): New function for UTF-2000
44         implementations.
45
46 2002-11-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
47
48         * filename.el (filename-filters): Change default value to nil.
49
50 \f
51 2002-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
52
53         * APEL: Version 10.4 released.
54
55 2002-10-03  Takeshi Morishima  <qa3507@email.mot.com>
56
57         * install.el (install-elisp-module): Delete an elc file if the
58         optional 5th argument `del-elc' is given.
59         (install-elisp-modules): Allow the optional 5th argument `del-elc'
60         and pass it to `install-elisp-module'.
61
62 2002-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * mcs-ltn1.el (mime-charset-to-coding-system): Allow the 2nd arg.
65         * mcs-nemacs.el (mime-charset-to-coding-system): Ditto.
66
67 2002-07-13  Daiki Ueno  <daiki@xemacs.org>
68
69         * mcs-xm.el (encode-mime-charset-string): Use `defun' instead of
70         `defsubst'
71
72 2002-07-10  Adrian Aichner  <adrian@xemacs.org>
73
74         * emu.el: Conditionalise defalias 'tl:overlay-buffer on
75         'tl:overlay-buffer, not 'tl:overlay-put.
76
77 2002-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
78
79         * mcs-e20.el (charsets-mime-charset-alist): Remove nil's from the
80         default value.
81         * mcs-xm.el (charsets-mime-charset-alist): Ditto.
82
83 2002-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
84
85         * mcs-e20.el (charsets-mime-charset-alist): Add Latin8 and Latin9
86         charsets.  Suggested by Tatsuya Kinoshita <tats@iris.ne.jp>.
87         * mcs-xm.el (charsets-mime-charset-alist): Ditto.
88
89 2002-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
90
91         * pccl.el (ccl-usable): Make non-MULE XEmacs don't require `ccl'
92         even if this file is mis-compiled for XEmacs with MULE.
93
94 2002-03-23  Nix  <nix@esperi.demon.co.uk>
95
96         * poem-ltn1.el (truncate-string): Act like the real `truncate-string':
97         do not fail if the string is shorter than the max length.
98
99 2002-04-30  Katsumi Yamaoka  <yamaoka@jpl.org>
100
101         * poem-xm.el (string-to-char-list): Revive it again.
102
103 2002-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
104
105         * poem-xm.el (string-to-char-list): Remove.  It is restored in
106         XEmacs CVS.
107
108 2002-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
109
110         * poem-xm.el (char-length): New function.
111         (string-to-char-list): New function.
112
113 2002-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * pym.el: Add a note that `def*-maybe' might not provide functions
116         or variables at run-time.
117
118 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
119
120         * tinycustom.el (custom-declare-face): New function.
121         (defface): Use it.
122
123 2001-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * poe.el (format-time-string): Support the 3rd arg `universal'.
126         (support-timezone-in-numeric-form-and-3rd-arg): Renamed from
127         `support-timezone-in-numeric-form';
128         support the 3rd arg `universal'.
129
130 2001-10-12  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
131
132         * poe.el (format-time-string): Support the construct `%z'.
133         (support-timezone-in-numeric-form): New advice.
134
135 2001-09-09   Daiki Ueno  <ueno@unixuser.org>
136
137         * pccl.el (transform-make-coding-system-args): Follow old backquote
138         style.
139
140 2001-07-20  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
141
142         * install.el (install-file, install-elisp-module): Set file modes
143         according to `install-overwritten-file-modes'.
144
145         * poe-18.el (defalias): Remove alias to fset and define it by
146         using `defun'.
147
148 2001-06-23  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
149
150         * install.el (install-files): Do not make DEST directory when
151         JUST-PRINT is non-nil.
152
153 2001-06-20  Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>
154
155         * install.el (install-elisp-modules): Do not make DEST directory
156         when JUST-PRINT is non-nil.
157
158 2001-06-01  Tanaka Akira      <akr@m17n.org>
159
160         * pccl.el (ccl-compat): Since mule 2.3 accepts `t' and `nil' as `type'
161         argument, so arguments conversion shouln't applied in such case.
162         
163 2001-05-24  Tanaka Akira      <akr@m17n.org>
164
165         * pccl.el (accept-long-ccl-program): Don't advice for Emacs 21.
166         (transform-make-coding-system-args): New emulating function.
167         (ccl-compat): new advice for `make-coding-system' of
168         Emacs 20 or former to handle XEmacs style CCL coding system definition.
169
170 2001-04-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
171
172         * poe.el (remassoc, remassq, remrassoc, remrassq): Fixed.
173
174 2001-03-26  Yuuichi Teranishi  <teranisi@gohome.org>
175
176         * EMU-ELS: Add checking whether the native timezone.el has an old
177         date string parser.
178
179 2001-03-23  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
180
181         * timezone.el (timezone-parse-date): Import from Emacs-20.7.
182
183 2001-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
184
185         * emu.el (char-category for XEmacs): Don't use `int-char' when the
186         function `char-category-list' returns a list of characters.
187
188 2001-02-01  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
189
190         * README.ja: Updated as to MAKEIT.BAT and MAKE1.BAT.
191         * make1.bat: New file.
192         * makeit.bat: Ditto.
193         * make.bat: Removed.
194
195 2001-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
196
197         * inv-19.el (next-visible-point): Return the value of `point-max'
198         when the position of next `invisible' property change is not found.
199
200 2001-01-15  Yuuichi Teranishi  <teranisi@gohome.org>
201
202         * poe-18.el (floor): Removed.
203
204         * timezone.el (timezone-floor): New function.
205         (timezone-fix-time-2): Use `timezone-floor' instead of `floor'.
206
207 2000-12-31  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
208
209         * README.ja: Typo fixed.
210
211 \f
212 2000-12-30  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
213
214         *  APEL: Version 10.3 released.
215         * apel-ver.el (apel-ver): Change APEL version to 10.3.
216
217         * Makefile : Apply patch from TAKAHASHI Kaoru <kaoru@se.uec.ac.jp>
218         of Message-Id: <86vgs2s3cp.wl@tomoko.nantnaq.kaisei.org>.
219
220 2000-12-28  Tanaka Akira      <akr@m17n.org>
221
222         * pccl-20.el (ccl-compat): new advice for `make-coding-system' of
223         XEmacs to handle Emacs style CCL coding system definition.
224
225 2000-12-28  Kenichi Handa     <handa@etl.go.jp>
226
227         * static.el: Doc-string fixed.
228
229 2000-12-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
230
231         * mcharset.el (default-mime-charset-for-write): Use
232         `mime-charset-p' instead of `find-coding-system'; don't require
233         `pces'.
234
235         * mcs-nemacs.el, mcs-ltn1.el, mcs-20.el (mime-charset-p): New
236         alias.
237
238 2000-12-26  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
239
240         * README.en: Change major mode to outline-mode.
241         (What's APEL?): Add description about pym.el, pces, time-stamp.el,
242         timezone.el, and product.el.
243         (run in expanded place): Add a reference to `make.bat (for MS-DOS
244         family)'.
245
246         * README.ja: Change major mode to outline-mode.
247         (What's APEL?): Add description about pym.el, pces, time-stamp.el,
248         timezone.el, and product.el.
249
250 2000-12-24  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
251
252         * poe.el (minor-mode-overriding-map-alist): Remove the filename
253         poe.el from doc string.
254
255         * poe-18.el (current-time-world-timezones): Remove the filename
256         poe-18.el from doc string.
257         (current-time-local-timezone): Ditto.
258         (buffer-undo-list): Ditto.
259         (auto-fill-function): Ditto.
260         (unread-command-event): Ditto.
261         (unread-command-events): Ditto.
262         (minor-mode-map-alist): Ditto.
263
264         * README.en ((d) make.bat (for MS-DOS family)): New section.
265         * README.ja ((d) make.bat \e$B$rMxMQ$9$k\e(B (MS-DOS \e$B7O\e(B OS \e$B$N>l9g\e(B)):
266         Ditto.
267
268 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
269
270         * mcs-e20.el: Require `pces'.
271
272 2000-12-22  Yuuichi Teranishi <teranisi@gohome.org>
273
274         * timezone.el (timezone-time-from-absolute): Use `%' instead of
275         `mod'.
276
277 2000-12-21  Katsumi Yamaoka   <yamaoka@jpl.org>
278
279         * poe-18.el (numberp, mod): Removed.
280
281 2000-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
282
283         * mcharset.el (default-mime-charset-for-write): Require `pces' for
284         `find-coding-system'.
285
286 2000-12-21  NAKAJIMA Mikio    <minakaji@osaka.email.ne.jp>
287
288         * poe-18.el (minor-mode-alist): Removed.
289         (minor-mode-overriding-map-alist): Move to poe.el.
290
291 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
292
293         * APEL-MK (install-apel): Add new optional argument `just-print'.
294         (what-where-apel): New implementation [use `install-apel' with
295         `just-print' mode].
296
297 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
298
299         * APEL-MK (install-just-print-p): Moved to install.el.
300         (install-update-package-files): Moved to install.el.
301
302         * install.el (install-update-package-files): New function [moved
303         from APEL-MK].
304         (install-just-print-p): Likewise.
305
306 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
307
308         * mcs-xm.el: Don't require `poem' instead of `mcs-20'.
309
310         * mcs-e20.el: Don't require mcs-20.
311
312         * mcs-20.el: - Don't require `poem'.
313         - Require `custom' instead of `pcustom'.
314         - Require mcs-xm for XEmacs-Mule.
315         - Require mcs-e20 for GNU Emacs 20.1 or later.
316         (default-mime-charset): Change initial value to `x-unknown'.
317
318         * mcharset.el: Require mcs-20 if running with XEmacs-Mule and GNU
319         Emacs 20.1 or later.
320
321 2000-12-19  Katsumi Yamaoka   <yamaoka@jpl.org>
322
323         * poe.el (current-fill-column): New emulating function.
324         (current-left-margin): New emulating function.
325
326         * poe-18.el (numberp): Use `defalias-maybe' instead of `defalias'.
327         (mod): Ditto.
328
329 2000-12-20  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
330
331         * poe-18.el (set-frame-height): Typo fixed.
332         (read-from-minibuffer): Do not run `minibuffer-setup-hook' and
333         `minibuffer-exit-hook'.
334         (minibuffer-setup-hook): Comment out.
335         (minibuffer-exit-hook): Ditto.
336
337 2000-12-19  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
338
339         * make.bat: Do not echo.
340
341         * poe-18.el (set-frame-heigth): Bug fixed.
342
343 2000-12-16  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
344
345         * poe-18.el (frame-width): New function.
346         (frame-height): Ditto.
347         (set-frame-width): Ditto.
348         (set-frame-heigth): Ditto.
349         (read-from-minibuffer): Run `minibuffer-setup-hook' and
350         `minibuffer-exit-hook'.
351         (buffer-undo-list): Declared with `defvar-maybe' and add doc
352         string.
353         (auto-fill-function): Add doc string.
354         (unread-command-event): Ditto.
355         (unread-command-events): Ditto.
356         (minibuffer-setup-hook): New variable.
357         (minibuffer-exit-hook): Ditto.
358         (minor-mode-map-alist): Ditto.
359         (minor-mode-alist): Ditto.
360         (minor-mode-overriding-map-alist): Ditto.
361
362 2000-12-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
363
364         * make.bat (listing): Bug fixed.
365
366         * README.en: Add URL that can be used to getting SKK 10.62a with
367         the new byte compiler for Emacs 18.
368         * README.ja: Ditto.
369
370 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
371
372         * Makefile (tar): Remove .cvsignore.  Use `cvs tag -R' instead of
373         `cvs tag -RF'.
374
375 2000-12-15  Katsumi Yamaoka   <yamaoka@jpl.org>
376
377         * poe-18.el (buffer-disable-undo): Define it as a function to make
378         an argument optional instead of the use of `defalias' to
379         `buffer-flush-undo'.
380
381 2000-12-14   Daiki Ueno  <ueno@unixuser.org>
382
383         * alist.el (del-alist): Simplified.
384
385 2000-12-14  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
386
387         * pym.el (static-if): Put t on edebug spec instead of if.
388
389 2000-12-13  Kenichi Handa  <handa@etl.go.jp>
390
391         * alist.el: Fix and add DOCs and comments; fix coding style.
392
393 2000-04-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
394
395         * mcs-xm.el (charsets-mime-charset-alist): Add coded-charset
396         `japanese-jisx0208-1990' to MIME-charset `iso-2022-jp' and
397         `iso-2022-jp-2' in UTF-2000; add new MIME-charset `iso-2022-jp-3'.
398
399 2000-11-26  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
400
401         * make.bat: New file.
402         * .cvsignore: Ditto.
403
404 2000-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
405
406         * path-util.el (add-path): Check for both "path" and "path/".
407
408 2000-10-06  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
409
410         * poe.el (require): Update `current-load-list'.
411
412 2000-10-10  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
413
414         * product.el (product-version-as-string): New function.
415         (product-string-1): Use `product-version-as-string'.
416
417 2000-08-10  MORIOKA Tomohiko  <tomo@m17n.org>
418
419         * poem-e20_3.el: Require `pym'.
420
421 2000-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
422
423         * alist.el (vassoc): New function [to be compatible with XEmacs
424         21.2.32 or later].
425
426 2000-05-25  Tanaka Akira      <akr@m17n.org>
427
428         * README.en, README.ja: Update for CVS via SSH.
429
430 2000-05-24  Katsumi Yamaoka   <yamaoka@jpl.org>
431
432         * pces-raw.el (encode-coding-string, decode-coding-string): Return
433         a copy of string.
434
435 2000-04-25  Katsumi Yamaoka   <yamaoka@jpl.org>
436
437         * EMU-ELS (emu-modules): Don't include `pccl-20' for XEmacs 20 and
438         earlier.
439
440 2000-03-25  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
441
442         * pym.el: Define edebug specs for `static-if', `static-when',
443         `static-unless', `static-condition-case', `static-defconst' and
444         `static-cond'.
445
446 2000-03-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
447
448         * poe.el (format-time-string): Fix problem when `format' contains
449         "%d" or "%D".
450
451 2000-03-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
452
453         * poe.el (remassq,remassoc,remrassoc): Rewrite.
454         (remrassq): New function.
455
456 \f
457 2000-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
458
459         * APEL: Version 10.2 released.
460
461 2000-02-29  Yuuichi Teranishi  <teranisi@gohome.org>
462
463         * poe-18.el (current-time-string): Fixed leap year's day counting bug.
464
465 2000-02-28  Katsumi Yamaoka   <yamaoka@jpl.org>
466
467         * emu.el (enriched-encode): Do nothing for it if FSF Emacs 19.28
468         and earlier or XEmacs 19.13 and earlier is used.
469
470 2000-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
471
472         * emu.el (enriched-encode): Allow the 3rd argument ORIG-BUF for old
473         Emacsen.
474
475 2000-02-21  Makoto Nakagawa  <Makoto.Nakagawa@jp.compaq.com>
476
477         * poe.el (format-time-string): New function for Emacs 19.28 and
478         earlier.
479         (format-time-month-list): New constant for `format-time-string'.
480         (format-time-week-list): New constant for `format-time-string'.
481
482 2000-02-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
483
484         * poe-18.el (walk-windows): New function.
485
486         * poe-xemacs.el
487         (set-extent-properties): New function.
488         (run-at-time): New function.
489         (cancel-timer): New function.
490         (with-timeout-handler): New function.
491         (with-timeout): New function.
492
493         * poe.el (remassq): New function.
494         (remassoc): New function.
495         (remrassoc): New function.
496         (get-buffer-window-list): New function.
497         (save-selected-frame): New macro.
498
499 2000-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
500
501         * poe.el (replace-match): Redefined to add `STRING' optional
502         argument.
503
504 2000-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
505
506         * poe-18.el (mod): Define as an alias for `%'.
507         (overlayp, move-overlay, delete-overlay, overlay-start,
508         overlay-end, overlay-buffer, overlay-properties, overlays-at,
509         overlays-in, next-overlay-change, previous-overlay-change,
510         overlay-lists, overlay-recenter, overlay-get):
511         Define as null function.
512
513 2000-02-05  MORIOKA Tomohiko  <tomo@m17n.org>
514
515         * mcs-20.el (mime-charset-coding-system-alist): Add
516         `iso-2022-jp-3'.
517
518 2000-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
519
520         * poe.el (read-file-name): Replacement for Emacs 19.28 and earlier
521         (except for Emacs 18) or XEmacs 19.13 and earlier, for
522         compatibility.
523
524 2000-02-04  Yuuichi Teranishi  <teranisi@gohome.org>
525
526         * timezone.el (timezone-floor): Eliminated.
527         (timezone-fix-time-2): Use `floor' instead of `timezone-floor'.
528
529         * poe-18.el (current-time): Fixed leap year count bug.
530         (set-time-zone-rule): New function.
531         (current-time-zone): Use `set-time-zone-rule'.
532         (floor): New function.
533         (window-live-p): New function.
534         (read-from-minibuffer): Redefined to add `HIST' optional argument.
535         (accept-process-output): Redefined to add `TIMEOUT' and
536         `TIMEOUT-MSECS' optional arguments.
537         (get-buffer-window): Redefined to add `FRAME' optional argument.
538
539         * poe.el (completing-read): Redefined to adjust optional arguments
540         for some emacsen.
541
542 2000-01-31  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
543
544         * poe-18.el (defalias): Remove its definition as a function and
545         define it as an alias for `fset'.
546         (auto-fill-function): Declare with defvar-maybe.
547         (unread-command-event): Ditto.
548         (unread-command-events): Ditto.
549         (insert-and-inherit): Defile with defalias.
550         (insert-before-markers-and-inherit): Ditto.
551         (number-to-string): Ditto.
552
553 2000-01-30  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
554
555         * poe-18.el (window-minibuffer-p): New function.
556
557 2000-01-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
558
559         * pces-om.el (insert-file-contents-as-coding-system): Ignore BEG,
560         END and REPLACE under Emacs 18, or Mule 1.1 or earlier.
561         (insert-file-contents-as-binary): Ditto.
562
563 2000-01-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
564
565         * APEL-CFG: Typo.
566
567 2000-01-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
568
569         * poe-18.el (set-match-data): New alias for `store-match-data'.
570         (save-match-data-internal): New variable.
571         (save-match-data): New macro; use above.
572
573         (defalias): Docstring sync.
574         (put-text-property): Typo.
575
576 2000-01-23  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
577
578         * poe-18.el (byte-code-function-p): Check if the CDR of OBJECT is
579         a cons cell.
580
581 \f
582 2000-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
583
584         * APEL: Version 10.1 released.
585
586 2000-01-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
587
588         * poe.el (require): Handle `file-error' only.
589
590 2000-01-12  OKAZAKI Tetsurou  <okazaki@be.to>
591
592         * EMU-ELS (emu-modules): Add `pccl' even if `mule' is not provided.
593
594 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
595
596         * Makefile, README.en, README.ja: Update for the new CVS server.
597
598 1999-12-24  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
599
600         * poe.el (functionp): Define it before loading "localhook".
601
602 \f
603 1999-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
604
605         * APEL: Version 10.0 released.
606
607 1999-12-24  Keiichi Suzuki  <keiichi@nanap.org>
608
609         * apel-ver.el: Fix file header.
610
611 1999-12-23  Yuuichi Teranishi  <teranisi@gohome.org>
612
613         * timezone.el (timezone-abs): Eliminated.
614         (timezone-zone-to-minute): Use `abs' instead of `timezone-abs'.
615
616         * poe-18.el (current-time-zone): Use `abs'.
617
618 1999-12-23  Keiichi Suzuki  <keiichi@nanap.org>
619
620         * product.el: Fix file header. `checkdoc' fix.
621
622         * apel-ver.el: Fix file header.
623
624 1999-12-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
625
626         * APEL-ELS, EMU-ELS: product.el, apel-ver.el, time-stamp.el,
627         and timezone.el are version-dependent.
628
629         * product.el (emacs-major-version, emacs-minor-version): Moved
630         from poe.el.
631
632         * poe.el (emacs-major-version, emacs-minor-version): Removed.
633
634         * pym.el: Add product information.
635
636 1999-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
637
638         * poe.el (string-to-int): Commented out an alias for
639         `string-to-number'.
640
641 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
642
643         * poe-18.el: Fix open parenthesis.
644
645         * README.ja: Sync up with README.en.
646
647         * README.en: Fix what versions of Emacsen can use
648         `normal-top-level-add-to-load-path'.
649
650 1999-12-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
651
652         * APEL-MK: Modified comments.
653
654         * poe.el: Modified comments.
655
656         * pym.el: Modified comments.
657         (defalias-maybe): Don't update `current-load-list'.
658
659 1999-12-06  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
660
661         * pym.el (subr-fboundp): Reverted; but considered as obsolete.
662
663 1999-12-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
664
665         * poe-18.el (numberp): New function; alias for `integerp'.
666         (abs): New function.
667
668         * poe-18.el (byte-code-function-p): Docstring sync.
669         (cyclic-function-indirection): New error symbol.
670         (indirect-function): New function; use above symbol.
671
672 1999-11-30  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
673
674         * poe-18.el (current-time-string): New local variable `lyear'
675         for leap year; renamed from `uru' and bind locally.
676
677         * poe.el (emacs-major-version, emacs-minor-version): Define
678         at compile-time as well as at load-time in order to do compile-
679         time version check.
680         (tcp): Require if `open-network-stream' is not available;
681         moved from "pces.el".
682
683         * pym.el: Removed comment.
684
685 1999-11-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
686
687         * poe.el, poe-18.el, poe-xemacs.el, pym.el: Modified comments.
688
689 1999-11-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
690
691         * poe-18.el: Modified comments.
692         (buffer-undo-list, data-directory): Use `defvar'.
693         (generate-new-buffer-name): Use `defun'.
694
695 1999-11-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
696
697         * pccl-20.el, pccl-om.el: Removed "[SOURCE INFO]" style
698         comment from docstrings.
699
700         * pccl-om.el, localhook.el, pcustom.el: Updated header.
701
702 1999-11-13  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
703
704         * Removed "[SOURCE INFO]" style comment from docstrings.
705         Most of them are out of sync, and now there are some other
706         ways to get such information.
707
708         * poe-18.el: Rearranged.
709         (lambda): New macro.
710         (get-char-property, next-single-property-change,
711          previous-property-change, previous-single-property-change,
712          text-property-any, text-property-not-all,
713          next-char-property-change, previous-char-property-change):
714         Define as null function.
715
716         * poe-xemacs.el: Rearranged.
717         (eval-after-load): Moved to poe.el.
718
719         * poe.el: Rearranged; reduce load-time check.
720         Moved many macros to pym.el.
721         (require): New function; emulate optional 3rd arg.
722         (plist-get, plist-put): New functions.
723         (string-to-number): New function.
724         (push, pop): New macros.
725         (assoc-default): New function.
726         (eval-after-load, eval-next-after-load): New functions;
727         moved from poe-xemacs.el and modified for Emacs 19.28.
728         (buffer-file-type): New variable.
729         (with-temp-message, with-output-to-string): New macros.
730         (combine-after-change-calls): Docstring sync.
731         (match-string-no-properties): New function.
732         (convert-standard-filename): Do load-time check.
733
734 1999-11-13  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
735
736         * pym.el (defsubst-maybe-cond): New macro.
737
738         * pym.el (defun-maybe, defmacro-maybe, defsubst-maybe,
739         defalias-maybe, defvar-maybe, defconst-maybe,
740         defun-maybe-cond, defmacro-maybe-cond, def-edebug-spec):
741         Moved from poe.el.
742
743         * EMU-ELS (emu-modules): Added 'pym.
744
745         * pym.el: New file.
746
747 1999-11-13  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
748
749         * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS, Makefile: Revised.
750
751 1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
752
753         * inv-18.el, inv-19.el, inv-xemacs.el:
754         Require 'poe in each submodule.
755         (enable-invisible): Changed to function.
756         (disable-invisible): Renamed from `end-of-invisible'.
757         Changed to function.
758         (end-of-invisible): Make obsolete.
759
760 1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
761
762         * README.en (Version specific information): New section.
763         (Bug reports): Updated description of APEL mailing-lists.
764
765         * pcustom.el [old custom]: Refer to it.
766
767         * tinycustom.el: checkdoc.
768
769 1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
770
771         * APEL-MK: Require 'path-util explicitly.
772
773 1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
774
775         * APEL-MK, APEL-CFG, APEL-ELS, EMU-ELS: Rewritten.
776
777         * install.el: Removed v18 stuff; now we require 'poe.
778         Modified some comments.
779
780 \f
781 1999-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
782
783         * timezone.el: Modified comments.
784         (toplevel): Require 'product.
785
786 1999-12-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
787
788         * apel-ver.el: Footer fix.
789
790 1999-12-21  Yuuichi Teranishi  <teranisi@gohome.org>
791
792         * poe-18.el (current-time-zone): New function.
793         (current-time-world-timezones, current-time-local-timezone):
794         New variables.
795         (current-time-string): Use `current-time-zone' to get local timezone.
796         (current-time): Ditto.
797
798         * timezone.el: New file.
799
800         * APEL-ELS (apel-modules): Add `timezone' if existing timezone.el
801         has y2k problem.
802
803         * product.el (product-string-1): Use `int-to-string' instead of
804         `number-to-string'.
805
806 1999-12-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
807
808         * apel-ver.el, product.el: Header fix.
809
810 1999-12-20  Keiichi Suzuki  <keiichi@nanap.org>
811
812         * alist.el, atype.el, broken.el, calist.el, emu-mule.el, emu.el,
813           env.el, file-detect.el, filename.el, install.el, inv-18.el,
814           inv-19.el, inv-xemacs.el, invisible.el, localhook.el,
815           mcharset.el, mcs-20.el, mcs-e20.el, mcs-ltn1.el, mcs-nemacs.el,
816           mcs-om.el, mcs-xm.el, mcs-xmu.el, mule-caesar.el, path-util.el,
817           pccl-20.el, pccl-om.el, pccl.el, pces-20.el, pces-e20.el,
818           pces-e20_2.el, pces-nemacs.el, pces-om.el, pces-raw.el,
819           pces-xfc.el, pces-xm.el, pces.el, pcustom.el, poe-18.el,
820           poe-xemacs.el, poe.el, poem-e20.el, poem-e20_2.el,
821           poem-e20_3.el, poem-ltn1.el, poem-nemacs.el, poem-om.el,
822           poem-xm.el, poem.el, richtext.el, static.el, time-stamp.el,
823           tinycustom.el, tinyrich.el (TopLevel): Add product information.
824
825         * Sync up with apel-product.
826
827 * 1999-11-12  Keiichi Suzuki  <keiichi@nanap.org>
828
829         * product.el (product-define): Add new slot `version-string'.
830         (product-provide): Likewise.
831         (product-version-string): New function.
832         (product-set-version-string): New function.
833         (product-string-1): Use `version-string'.
834         (product-for-each): New function.
835         (product-string): Separate `product-string' and
836         `product-string-verbose'.
837         (product-string-verbose): Likewise.
838         (product-parse-version-string): New function.
839
840 * 1999-11-12  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
841
842         * product.el: Some `checkdoc' fixes.
843         (product-version>=): Eliminate local variable.
844
845 * 1999-11-12  Keiichi Suzuki  <keiichi@nanap.org>
846
847         * product.el: New file.
848
849         * apel-ver.el: New file.
850
851         * APEL-ELS (apel-modules): Add `apel-ver' and `product'.
852
853 1999-11-25  Yuuichi Teranishi  <teranisi@gohome.org>
854
855         * poe-18.el (current-time-string, current-time): New functions.
856
857 1999-11-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
858
859         * localhook.el, pcustom.el: checkdoc.
860
861 1999-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
862
863         * pcustom.el: Warn if the new custom library is not found at the
864         compile time.
865
866         * APEL-CFG: Don't add the path of "custom" to `load-path'.
867
868         * poe-18.el (file-executable-p): Returns nil if the file does not
869         exist.
870
871 1999-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
872
873         * poe-18.el (put-text-property, next-property-change,
874         text-properties-at): Define as null function.
875
876 1999-11-02  Katsumi Yamaoka   <yamaoka@jpl.org>
877
878         * poe-18.el (add-text-properties, get-text-property): Define as
879         null function.
880         (file-executable-p): New function.
881
882 \f
883 1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
884
885         * APEL: Version 9.23 released.
886
887 1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
888
889         * APEL-MK (compile-apel-package): Compile `emu-modules-to-compile'
890         instead of `emu-modules'.
891         (compile-apel): Likewise.
892
893         * EMU-ELS (emu-modules-to-compile): New variable which is used for
894         compiling in APEL-MK.  If the feature `utf-2000' is provided,
895         `mcs-xmu' is removed from its value even if `emu-modules' contains
896         it.
897         (emu-modules-not-to-compile): New variable.
898
899         * mcs-xm.el (mime-iso646-character-unification-alist): Move to
900         mcs-xmu.el.
901         (mime-unified-character-face): Move to mcs-xmu.el.
902         (mime-character-unification-limit-size): Move to mcs-xmu.el.
903         (decode-mime-charset-region-with-iso646-unification): Move to
904         mcs-xmu.el.
905
906         * mcs-xmu.el: New file.
907
908 1999-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
909
910         * EMU-ELS (pces-modules): Don't check for the feature `mule'
911         whether `pces-xfc' is required.
912         * pces.el: Likewise.
913
914         * mcs-xm.el: (decode-mime-charset-region-with-iso646-unification):
915         Narrow to the region while decoding; bind `case-fold-search' to nil.
916         (mime-character-unification-limit-size): Make it can also be nil
917         which means the size is unlimited.
918
919 1999-10-14  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
920
921         * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
922         Don't put `mime-unified-character-face' to unified text if it is
923         nil.
924         (mime-character-unification-limit-size): Fix doc string.
925
926 1999-10-13  Katsumi Yamaoka   <yamaoka@jpl.org>
927
928         * poe.el (file-coding): Provide it for XEmacs 20.4 or earlier with
929         MULE.
930
931 1999-10-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
932
933         * EMU-ELS (pces-modules): Add `pces-raw' if file-coding feature is
934         not available in a XEmacs-without-MULE.
935
936         * pces.el: Require `pces-raw' if file-coding feature is not
937         available in a XEmacs-without-MULE.
938
939 1999-10-04  Katsumi Yamaoka   <yamaoka@jpl.org>
940
941         * path-util.el (exec-installed-p): Add parens.
942
943 1999-10-04  Keiichi Suzuki  <keiichi@nanap.org>
944
945         * path-util.el (exec-installed-p): Use `file-executable-p' instead
946         of `file-exists-p'.
947         When FILE already inculdes suffix in `exec-suffix-list', do not
948         expand file name with `exec-suffix-list'.
949         (module-installed-p): Do not use `exec-installed-p'.
950
951 1999-09-27  MORIOKA Tomohiko  <tomo@m17n.org>
952
953         * mcs-xm.el: Use `unless' instead `static-unless' to share *.elc
954         between UTF-2000 and non-UTF-2000.
955
956 1999-09-24  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
957
958         * pces-om.el (find-coding-system): New inline function.
959         <cf. [tm-ja:5238]>
960
961 1999-09-23  MORIOKA Tomohiko  <tomo@m17n.org>
962
963         * mcs-20.el (mime-charset-coding-system-alist): Use coding-system
964         `tis-620' instead of `tis620'.
965
966         * mcs-xm.el (charsets-mime-charset-alist): Add setting for
967         `tis-620'.
968
969 1999-09-22  MORIOKA Tomohiko  <tomo@m17n.org>
970
971         * mcs-20.el (mime-charset-coding-system-alist): Add `cp874'.
972
973 1999-09-21  Katsumi Yamaoka   <yamaoka@jpl.org>
974
975         * EMU-ELS (pces-modules): Add `pces-xfc' if the feature `mule' is
976         provided even though the feature `file-coding' is not provided.
977
978         * pces.el: Require `pces-xfc' if the feature `mule' is provided
979         even though the feature `file-coding' is not provided.
980
981 \f
982 1999-09-13  MORIOKA Tomohiko  <tomo@m17n.org>
983
984         * APEL: Version 9.22 released.
985
986 1999-09-12  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
987
988         * poe.el (defmacro-maybe-cond): Add edebug spec.
989
990 1999-09-12  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
991
992         * poe.el (defun-maybe-cond): Add edebug spec.
993
994 1999-09-09  MORIOKA Tomohiko  <tomo@m17n.org>
995
996         * mcs-xm.el (mime-charset-decoder-alist): Don't use
997         `decode-mime-charset-region-with-iso646-unification' if running
998         XEmacs-UTF-2000.
999         (mime-iso646-character-unification-alist): Don't define if running
1000         XEmacs-UTF-2000.
1001         (mime-unified-character-face): Likewise.
1002         (mime-character-unification-limit-size): Likewise.
1003         (decode-mime-charset-region-with-iso646-unification): Likewise.
1004
1005 1999-09-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1006
1007         * tinycustom.el (defface): Allow `type' in SPEC; enrich doc string.
1008
1009 1999-09-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1010
1011         * tinycustom.el (frame-background-mode): New variable.
1012
1013         * poe.el (frame-background-mode): Move to tinycustom.el.
1014
1015 1999-09-03  Katsumi Yamaoka   <yamaoka@jpl.org>
1016
1017         * tinycustom.el (defface): Set the face attributes according to
1018         SPEC.
1019
1020         * poe.el (frame-background-mode): New variable.
1021
1022 1999-09-02  MORIOKA Tomohiko  <tomo@m17n.org>
1023
1024         * poe.el: Delete autoload setting for `filename'.
1025         (convert-standard-filename): Require `filename'.
1026
1027 1999-09-02  Katsumi Yamaoka   <yamaoka@jpl.org>
1028
1029         * poe.el (convert-standard-filename): Rearrange.
1030
1031 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1032
1033         * poe.el (convert-standard-filename): New function.
1034
1035 1999-08-27  MORIOKA Tomohiko  <tomo@m17n.org>
1036
1037         * install.el (emacs-major-version): Deleted.
1038         (emacs-minor-version): Deleted.
1039
1040         * path-util.el: Require `poe'. [cf. <tm-ja:5051>]
1041
1042 1999-08-27  Katsumi Yamaoka   <yamaoka@jpl.org>
1043
1044         * install.el: Require `poe'. <cf. [tm-ja:5055]>
1045
1046         * path-util.el (directory-files): Don't redefine.
1047
1048 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1049
1050         * path-util.el (directory-files): Emulate as Emacs 19 or later to
1051         accept the optional fourth argument for old Emacsen.  It is needed
1052         here for compiling other packages.
1053
1054         * APEL-ELS (apel-modules): Add `time-stamp' if Emacs version is
1055         less than 19.16.
1056
1057         * time-stamp.el: New file imported from Emacs 19.28.
1058
1059 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1060
1061         * tinycustom.el (defface): Quote the argument of `make-face'.
1062
1063 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1064
1065         * APEL-CFG: Don't provide `emu'; add the latest path of "custom"
1066         to `load-path'.
1067
1068 1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
1069
1070         * install.el: Don't require `emu'.
1071         (emacs-major-version): New variable [for old emacsen].
1072         (emacs-minor-version): New variable [for old emacsen].
1073
1074 1999-08-25  MORIOKA Tomohiko  <tomo@m17n.org>
1075
1076         * poe-18.el (inline): New implementation using `defmacro'.
1077
1078 \f
1079 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
1080
1081         * APEL: Version 9.21 released.
1082
1083 1999-08-24  Taiji Can         <Taiji.Can@atesoft.advantest.co.jp>
1084
1085         * poem-nemacs.el: Use `char-width' instead of `char-columns'.
1086
1087 1999-08-24  MORIOKA Tomohiko  <tomo@m17n.org>
1088
1089         * poe-18.el (inline): Use `defalias' instead of `defalias-maybe'.
1090
1091 1999-08-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
1092
1093         * poe.el (rassoc): Just ignore elements of LIST that are not conse
1094         cell and add doc string according to its features.
1095
1096 1999-08-20  Yuuichi Teranishi  <teranisi@gohome.org>
1097
1098         * poe-18.el (delete): Return nil when argument 'list' is nil.
1099
1100 1999-08-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1101
1102         * README.en, README.ja (Anonymous FTP): New section.
1103         * README.ja (CVS): Translate.
1104
1105 \f
1106 1999-07-06  MORIOKA Tomohiko  <tomo@m17n.org>
1107
1108         * APEL: Version 9.20 released.
1109
1110 1999-06-27  OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1111
1112         * EMU-ELS: Install env.el for v18. <cf. [tm-ja:4710]>
1113
1114 1999-06-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1115
1116         * poem-xm.el (split-char): Don't redefine for the recent XEmacs.
1117
1118 1999-06-23  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1119
1120         * poe.el (defun-maybe, defmacro-maybe, defalias-maybe,
1121         defsubst-maybe, defun-maybe-cond, defmacro-maybe-cond):
1122         Set `current-load-list' explicitly.
1123
1124 1999-06-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1125
1126         * atype.el: Require 'poe.
1127
1128         * mule-caesar.el: Require 'poe and 'poem.
1129
1130         * filename.el: Require 'poe and 'poem.
1131         Don't require 'cl.
1132         (filename-special-filter): Eliminate `assoc-if'.
1133
1134 1999-06-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1135
1136         * install.el: Require 'emu for backward compatibility.
1137         (defun-maybe): New macro; imported from poe.el.
1138         (make-directory-internal, make-directory): New functions; imported
1139         from poe-18.el.
1140
1141         * APEL-CFG: Provide 'emu to prevent install.el from loading emu
1142         while compiling APEL itself.
1143
1144 1999-06-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1145
1146         * install.el: Require 'poe instead of 'emu.
1147         (install-prefix): Don't use `running-emacs-18' or `running-xemacs'.
1148         (install-detect-elisp-directory): Eliminate local variable `dir'.
1149         Don't use `running-emacs-19_29-or-later' or `running-xemacs'.
1150
1151         * mcs-20.el: Require 'pcustom instead of 'custom.
1152
1153         * EMU-ELS: Don't use `running-emacs-19_29-or-later' or
1154         `running-xemacs-19_14-or-later.'
1155
1156 1999-06-18  Tanaka Akira      <akr@jaist.ac.jp>
1157
1158         * static.el (static-condition-case): Wrap lambda expression by
1159         `function'.
1160
1161         * calist.el (calist-default-field-match-method): Use `function'
1162         instead of #'.
1163
1164 1999-06-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1165
1166         * pcustom.el: Load "custom" anyway.
1167
1168 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1169
1170         * static.el (static-cond): New macro.
1171
1172 1999-06-11  Tanaka Akira      <akr@jaist.ac.jp>
1173
1174         * static.el (static-defconst): New macro.
1175
1176 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
1177
1178         * pces-xfc.el (insert-file-contents-literally-treats-binary): New
1179         facility.
1180         (insert-file-contents-literally-treats-file-name-handler): New
1181         facility.
1182         (insert-file-contents-as-binary): Define as an alias for
1183         `insert-file-contents-literally' if it is not broken.
1184
1185 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
1186
1187         * EMU-ELS (pces-modules): New variable.
1188
1189         * poem.el: Require pces.el.
1190
1191         * pces.el: New module.
1192
1193         * poem-xfc.el: Deleted.
1194
1195         * pces-xfc.el: New module.
1196
1197         * pces-nemacs.el: New module.
1198
1199         * poem-nemacs.el: Split off features about coding-system to
1200         pces-nemacs.el.
1201
1202         * pces-om.el: New module.
1203
1204         * poem-om.el: Split off features about coding-system to
1205         pces-om.el.
1206
1207         * pces-raw.el: New module.
1208
1209         * poem-ltn1.el: Split off features about coding-system to
1210         pces-raw.el.
1211
1212         * pces-xm.el: New module.
1213
1214         * poem-xm.el: Split off features about coding-system to
1215         pces-xm.el.
1216
1217         * pces-e20_2.el: New module.
1218
1219         * poem-e20_2.el: Split off features about coding-system to
1220         pces-e20_2.el.
1221
1222         * pces-e20.el: New module.
1223
1224         * poem-e20.el (find-coding-system): Moved to pces-e20.el.
1225         (set-process-input-coding-system): Likewise.
1226         - Don't require `poem-20'.
1227
1228         * pces-20.el: New module [renamed from poem-20.el].
1229
1230 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
1231
1232         * calist.el (calist-field-match-method): Fix problem when
1233         `field-type' is a string.
1234
1235 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
1236
1237         * calist.el (use-calist-package): New function.
1238         (make-calist-package): Add new optional argument `use'.
1239
1240 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
1241
1242         * calist.el (calist-package-alist): New variable.
1243         (make-calist-package): New function.
1244         (find-calist-package): New function.
1245         (in-calist-package): New function.
1246         (standard): New calist package.
1247         (calist-field-match-method): Use method for `t' as a default
1248         method; set up `calist-default-field-match-method' as method for
1249         `t' of `standard' package.
1250
1251 \f
1252 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1253
1254         * APEL: Version 9.19 released.
1255
1256 1999-05-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1257
1258         * poe.el: Do not try to require 'edebug; it will be autoloaded.
1259
1260 1999-05-24  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1261
1262         * poem-om.el (char-before, char-after): Moved to poe.el.
1263
1264         * poe.el (char-before, char-after): Moved from poem-om.el.
1265         Add definition for non-Mule.
1266
1267 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1268
1269         * poe.el (def-edebug-spec): New macro.
1270         (defun-maybe): Use `def-edebug-spec'.
1271         (defmacro-maybe): Likewise.
1272         (defsubst-maybe): Likewise.
1273         (read-string): Use `static-unless'.
1274
1275 1999-05-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1276
1277         * README.en: Add description of localhook.el.
1278
1279         * README.ja: Ditto.
1280
1281         * Makefile (GOMI): New variable.
1282         (clean): Use `RM' and `GOMI'.
1283
1284 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
1285
1286         * mcs-20.el (detect-mime-charset-region): Use
1287         `find-mime-charset-by-charsets'.
1288
1289         * mcharset.el (find-mime-charset-by-charsets): New function.
1290
1291 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
1292
1293         * mcharset.el: Require pcustom.
1294         (default-mime-charset-for-write): New variable [moved from
1295         mcs-20.el].
1296         (default-mime-charset-detect-method-for-write): Likewise.
1297
1298         * mcs-20.el (default-mime-charset-for-write): Abolished [moved to
1299         mcharset.el].
1300         (default-mime-charset-detect-method-for-write): Likewise.
1301
1302         * EMU-ELS: Don't install `localhook' for XEmacs.
1303
1304 1999-05-19  MORIOKA Tomohiko  <tomo@m17n.org>
1305
1306         * mcs-20.el (mime-charset-to-coding-system): Don't use `defsubst'
1307         to avoid problem in XEmacs binary distributions.
1308
1309 1999-05-17  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1310
1311         * poe-18.el (eval-when-compile, eval-and-compile): Reverted.
1312
1313 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1314
1315         * pcustom.el (toplevel): Require 'poe.
1316
1317 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1318
1319         * localhook.el (toplevel): Move provide to the top to avoid
1320         circular dependency.
1321
1322 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1323
1324         * poe-18.el (inline): New alias for `progn'.
1325         (make-obsolete-variable): New function.
1326         (dont-compile): New macro.
1327
1328 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1329
1330         * poe.el (subr-fboundp): Use `defun' instead of `defsubst'.
1331
1332 1999-05-16  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1333
1334         * poem-om.el (insert-binary-file-contents-literally): Removed,
1335         since provided by emu.el.
1336         (char-before, char-after): Use `fboundp', not `boundp'.
1337         Use error-conditions directly.
1338
1339 1999-05-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1340
1341         * poe.el (path-separator): Doc sync with 20.3.
1342         (add-to-list): Ditto.
1343         (buffer-live-p): Return bool value.
1344         (cadr, cdar, cddr): New functions.
1345         (save-current-buffer): Check whether `orig-buffer' is alive.
1346         (functionp): Sync with 20.3; use `car-safe'.
1347         (line-beginning-position, line-end-position): Use `forward-line'
1348         or `end-of-line' only.
1349         (point-at-bol, point-at-eol): Ditto.
1350
1351 1999-05-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1352
1353         * localhook.el: New file; local hook variable support.
1354
1355         * poe.el (add-hook, remove-hook, make-local-hook): Removed;
1356         require 'localhook instead.
1357
1358         * poe-18.el: (default-boundp): New function.
1359
1360         * EMU-ELS: Added localhook.
1361
1362 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1363
1364         * pcustom.el: Rewrite using static.el.
1365
1366         * tinycustom.el (defface): Use `defmacro-maybe-cond'.
1367
1368         * EMU-ELS: Compilation order of tinycustom and pcustom was changed.
1369
1370 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1371
1372         * poe-18.el: Require 'poe.
1373         Move provide to the top to avoid circular dependency.
1374         (eval-when-compile, eval-and-compile): Modified for old compiler.
1375         (defsubst): Moved from poe.el.
1376         (make-obsolete): Do nothing.
1377
1378         * poe.el (read-string): Don't use `eval-and-compile'.
1379
1380 1999-05-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1381
1382         * poe.el (defmacro-maybe-cond): New macro.
1383         (defun-maybe, defmacro-maybe, defsubst-maybe, defalias-maybe,
1384         defvar-maybe, defconst-maybe, defun-maybe-cond): Return NAME.
1385         (defun-maybe, defmacro-maybe, defsubst-maybe): Put edebug spec.
1386         (defsubst): Moved to poe-18.el.
1387
1388 1999-05-13  Tanaka Akira      <akr@jaist.ac.jp>
1389
1390         * pccl-om.el: pccl-om.el does not support Mule 1.*.
1391
1392 1999-05-10  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
1393
1394         * tinycustom.el (define-widget): Accept the optional arguments.
1395
1396 1999-05-08  Tanaka Akira      <akr@jaist.ac.jp>
1397
1398         * README.en (What's APEL?): Add notice for static.el.
1399
1400         * README.ja: Ditto.
1401
1402 \f
1403 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
1404
1405         * APEL: Version 9.18 released.
1406
1407 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
1408
1409         * mcs-e20.el: Don't require `poem'.
1410
1411         * mcs-e20.el: Check coding-system `x-ctext' is not defined by
1412         APEL.
1413
1414 1999-05-08  MORIOKA Tomohiko  <tomo@m17n.org>
1415
1416         * mcs-e20.el: Fix checking code about coding-system `x-ctext'
1417         [cf. <tm-ja:4389> by akr]
1418
1419 \f
1420 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
1421
1422         * APEL: Version 9.17 released.
1423
1424 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
1425
1426         * mcs-e20.el: Check coding-system `x-ctext' is not defined.
1427
1428 1999-05-07  MORIOKA Tomohiko  <tomo@m17n.org>
1429
1430         * poe-18.el (eval-when-compile): New macro.
1431
1432         * poe.el (make-local-hook): Use `defun-maybe' directly.
1433
1434         * poe.el (add-hook): Use `static-condition-case' instead of
1435         `condition-case'; use `defun-maybe' instead of `defun'.
1436         (remove-hook): Likewise.
1437
1438 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
1439
1440         * poe.el (caar): New function.
1441
1442 1999-04-13  Tanaka Akira      <akr@jaist.ac.jp>
1443
1444         * mcs-e20.el (x-ctext): Use the definition in Emacs 20.4.
1445
1446 1999-04-11  Tanaka Akira      <akr@jaist.ac.jp>
1447
1448         * mcs-e20.el (x-ctext): Define coding system `x-ctext' if `ctext'
1449         is not proper for decoding `iso-2022-jp-2'.
1450
1451 1999-04-09  Tanaka Akira      <akr@jaist.ac.jp>
1452
1453         * static.el: Add doc-strings.
1454
1455 1999-04-09  Tanaka Akira      <akr@jaist.ac.jp>
1456
1457         * EMU-ELS (emu-modules): Add `static'.
1458
1459         * static.el: New file.
1460
1461         * broken.el: New implementation using `static'.
1462
1463 1999-04-09  MORIOKA Tomohiko  <tomo@m17n.org>
1464
1465         * EMU-ELS (poem-modules): Add `poem-xfc' if file-coding feature is
1466         available in a XEmacs-without-MULE.
1467
1468 1999-04-09  Andy Piper        <andy@xemacs.org>
1469
1470         * poem.el: use poem-xfc when we have XEmacs with file coding.
1471
1472         * poem-xfc.el: new file for file coding based XEmacs.
1473
1474 \f
1475 1999-04-08  MORIOKA Tomohiko  <tomo@m17n.org>
1476
1477         * APEL: Version 9.16 released.
1478
1479 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1480
1481         * install.el (install-prefix): Check whether
1482         `system-configuration-options' is defined or not before using it.
1483
1484         * poe-18.el (add-hook, remove-hook): Moved to poe.el.
1485         * poe.el (add-hook, remove-hook): Accept optional `local' arg.
1486         (add-local-hook, remove-local-hook): Removed.
1487
1488         * tinycustom.el (defface): Make face if 'faces is provided.
1489
1490 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1491
1492         * pcustom.el: New implementation using broken.el.
1493
1494 1999-03-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1495
1496         * APEL-MK (compile-apel, what-where-apel): Use `load-file' to
1497         ensure that EMU_ELS in the current directory is loaded.
1498
1499 1999-03-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1500
1501         * emu.el (code-convert-string, code-convert-region,
1502         insert-binary-file-contents): Doc fix.
1503
1504 1999-03-16  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
1505
1506         * README.en, README.ja: Add description of pcustom and tinycustom.
1507
1508 1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1509
1510         * tinycustom.el: Delete RCS keywords.
1511
1512 1999-03-24  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
1513
1514         * poe.el (make-local-hook): Move to after defining `add-local-hook'
1515         and `remove-local-hook'.
1516
1517 1999-03-20  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
1518
1519         * tinycustom.el (define-widget): New nop macro.
1520         (defface): Makes face FACE.
1521
1522 1999-03-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1523
1524         * poem.el (charset-after): New function.
1525
1526 \f
1527 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1528
1529         * APEL: Version 9.15 released.
1530
1531 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1532
1533         * poe.el (defun-maybe-cond): Don't use `unless'.
1534
1535 1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * EMU-ELS (pcustom-modules): New variable.
1538         (emu-modules): Add `pcustom-modules'.
1539
1540 1999-03-13  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
1541
1542         * tinycustom.el: New file.
1543         * pcustom.el: Likewise.
1544
1545 \f
1546 1999-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1547
1548         * APEL: Version 9.14 released.
1549
1550 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1551
1552         * mcs-e20.el (charsets-mime-charset-alist): Add setting for
1553         `tis-620'.
1554
1555         * mcs-20.el (mime-charset-coding-system-alist): Add `tis-620' and
1556         `windows-874'.
1557
1558 1999-03-08  SL Baur  <steve@xemacs.org>
1559
1560         * poem-ltn1.el (find-file-noselect-as-raw-text): Quote.
1561         (find-file-noselect-as-raw-text-CRLF): Ditto.
1562
1563 1999-03-08  SL Baur  <steve@xemacs.org>
1564
1565         * mcs-xm.el (decode-mime-charset-region-with-iso646-unification):
1566         Respect passed in boundaries.
1567         From MORIOKA Tomohiko <tomo@etl.go.jp>
1568
1569 1999-03-08  SL Baur  <steve@xemacs.org>
1570
1571         * poe.el (poe): Move provide to the top to avoid circular
1572         dependency.
1573
1574         * poe-xemacs.el: Explicitly require poe when bytecompiling.
1575         * poem-xm.el: Ditto.
1576         * poem-ltn1.el:Ditto.
1577
1578 \f
1579 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1580
1581         * APEL: Version 9.13 released.
1582
1583 1999-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1584
1585         * Makefile (package): New target.
1586         (install-package): Depend on `package'.
1587
1588         * APEL-MK (install-update-package-files): New function.
1589         (config-apel-package): Load "EMU-ELS".
1590         (compile-apel-package): New function.
1591         (install-apel-package): Don't compile modules; use function
1592         `install-update-package-files'.
1593
1594 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1595
1596         * APEL-MK (install-just-print-p): Modify for special option of GNU
1597         make.
1598
1599 1999-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1600
1601         * APEL-MK (install-just-print-p): New function.
1602         (install-apel): Use `install-just-print-p'.
1603         (install-apel-package): Likewise.
1604
1605 1999-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1606
1607         * Makefile (install): Add voodoo comment `# $(MAKE)'.
1608         (install-package): Likewise.
1609
1610         * APEL-MK (install-apel): Run installer with `just-print' mode if
1611         environment variable "MAKEFLAGS" matches "^[^ =]*n" option.
1612         (install-apel-package): Likewise.
1613
1614 1999-02-21  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
1615
1616         * install.el (install-file): New optional argument JUST-PRINT.
1617         (install-files): Likewise.
1618         (install-elisp-module): Likewise.
1619         (install-elisp-modules): Likewise.
1620
1621 1999-02-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1622
1623         * mcs-e20.el (coding-system-get): New function.
1624         (mime-charset-list): Fix for Emacs 20.2.
1625
1626 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1627
1628         * mcs-om.el (default-mime-charset-for-write): Delete the remaining
1629         arguments for `defcustom'.
1630
1631 1999-02-13  Tanaka Akira  <akr@jaist.ac.jp>
1632
1633         * mcs-e20.el (charsets-mime-charset-alist): Don't set up
1634         `iso-2022-int-1' in default.
1635
1636 1999-02-11  Tanaka Akira  <akr@jaist.ac.jp>
1637
1638         * README.en, README.ja, pccl.el: pccl does not support Mule 1.x.
1639
1640         * pccl-20.el: Update broken facility message with Emacs version
1641         it fixes.
1642
1643 1999-02-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1644
1645         * install.el (install-prefix): Modify for Meadow.
1646
1647 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * mcs-20.el (mime-charset-to-coding-system-default-method): New
1650         user option.
1651         (mime-charset-to-coding-system): Call
1652         `mime-charset-to-coding-system-default-method' if suitable
1653         coding-system is not found.
1654
1655 1999-01-21  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1656
1657         * mcs-xm.el (encode-mime-charset-region): Add new optional
1658         argument `lbt'.
1659         (encode-mime-charset-string): Ditto.
1660
1661         * mcs-nemacs.el (lbt-to-string): New inline function.
1662         (encode-mime-charset-region): Add new optional argument `lbt'.
1663         (encode-mime-charset-string): Ditto.
1664
1665         * mcs-ltn1.el (lbt-to-string): New inline function.
1666         (encode-mime-charset-region): Add new optional argument `lbt'.
1667         (encode-mime-charset-string): Ditto.
1668         (decode-mime-charset-region): Use `lbt-to-string'.
1669
1670         * mcs-e20.el (encode-mime-charset-region): Add new optional
1671         argument `lbt'.
1672         (encode-mime-charset-string): Ditto.
1673
1674         * mcs-om.el (lbt-to-string): New inline function.
1675         (encode-mime-charset-region): Add new optional argument `lbt'.
1676         (encode-mime-charset-string): Ditto.
1677         (decode-mime-charset-region): Use `lbt-to-string'.
1678         (decode-mime-charset-string): Ditto.
1679
1680 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1681
1682         * mcs-om.el (default-mime-charset-for-write): New variable.
1683         (detect-mime-charset-region): Return
1684         `default-mime-charset-for-write' if suitable mime-charset is not
1685         found.
1686
1687         * mcs-20.el (detect-mime-charset-region): Don't call
1688         `default-mime-charset-detect-method-for-write' if suitable
1689         mime-charset is found.
1690
1691         * mcharset.el (charsets-to-mime-charset): Return nil if suitable
1692         mime-charset is not found; abolish optional argument `default'.
1693
1694 1998-12-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1695
1696         * mcs-xm.el (charsets-mime-charset-alist): Don't set up
1697         `iso-2022-int-1' in default.
1698
1699         * mcs-20.el (default-mime-charset-for-write): New user option.
1700         (default-mime-charset-detect-method-for-write): New user option.
1701         (detect-mime-charset-region): Refer
1702         `default-mime-charset-detect-method-for-write' or
1703         `default-mime-charset-for-write' if suitable mime-charset is not
1704         found.
1705
1706         * mcharset.el (charsets-to-mime-charset): Add new optional
1707         argument `default'.
1708
1709 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1710
1711         * poem-nemacs.el (find-file-noselect-as-coding-system): Bind
1712         `default-kanji-fileio-code' to specified coding system instead of
1713         the use of `kanji-fileio-code'; bind `kanji-fileio-code' to nil.
1714         (find-file-noselect-as-raw-text): Revert buffer if the file is
1715         newer than the buffer.
1716         (as-binary-input-file): Bind `default-kanji-flag' to nil.
1717
1718         * poem-20.el (find-file-noselect-as-binary): Bug fix - use
1719         `coding-system-for-read' instead of `coding-system-for-write'.
1720
1721 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1722
1723         * poem-om.el (find-file-noselect-as-raw-text-CRLF): New function.
1724         It is an alias for `find-file-noselect-as-raw-text'.
1725         (insert-file-contents-as-raw-text-CRLF): New function.
1726         It is an alias for `insert-file-contents-as-raw-text'.
1727
1728         * poem-nemacs.el (find-file-noselect-as-raw-text-CRLF): New
1729         function. It is an alias for `find-file-noselect-as-raw-text'.
1730         (find-file-noselect-as-raw-text): Convert line-break code from
1731         CRLF to LF.
1732         (insert-file-contents-as-raw-text-CRLF): New function. It is an
1733         alias for `insert-file-contents-as-raw-text'.
1734         (insert-file-contents-as-raw-text): Convert line-break code from
1735         CRLF to LF.
1736         (find-file-noselect-as-binary): Don't specify the optional third
1737         argument `rawfile' for `find-file-noselect'.
1738
1739         * poem-ltn1.el (find-file-noselect-as-raw-text-CRLF): New function.
1740         It is an alias for `find-file-noselect'.
1741         (insert-file-contents-as-raw-text-CRLF): New function. It is an
1742         alias for `insert-file-contents'.
1743
1744         * poem-20.el, poem-e20_2.el (find-file-noselect-as-raw-text-CRLF):
1745         New function.
1746         (insert-file-contents-as-raw-text-CRLF): New function.
1747
1748 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1749
1750         * poem-20.el, poem-e20_2.el, poem-om.el
1751         (find-file-noselect-as-raw-text): Undo the last change.
1752         (insert-file-contents-as-raw-text): Likewise.
1753
1754 1999-02-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1755
1756         * poem-20.el, poem-e20_2.el, poem-om.el
1757         (find-file-noselect-as-raw-text): Use `raw-text-dos' instead of
1758         `raw-text'.
1759         (insert-file-contents-as-raw-text): Likewise.
1760
1761 1999-02-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1762
1763         * mcs-om.el (TopLevel): Don't refer to
1764         `running-emacs-19_29-or-later', use `emacs-major-version' and
1765         `emacs-minor-version' instead.
1766
1767 1999-02-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1768
1769         * poe.el (file-name-sans-extension): New function <copied from
1770         Emacs 20.3.5> <cf. [tm-ja:4135]>.
1771
1772 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1773
1774         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1775         (save-buffer-as-binary): New function.
1776         (save-buffer-as-raw-text-CRLF): New function.
1777         (save-buffer-as-coding-system): New function.
1778
1779         * poem-om.el (poem-ccl-decode-raw-text): Rewrite again for plural
1780         `CR's.
1781
1782 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1783
1784         * poem-om.el (poem-ccl-decode-raw-text): Rewrite for fixing a bug
1785         that the last datum will be missed if the input data is not ended
1786         with `CRLF'.
1787         (poem-ccl-encode-raw-text-CRLF): Use `read-if'.
1788
1789 1998-12-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1790
1791         * install.el (install-detect-elisp-directory): Avoid problem if
1792         prefix of an emacs has its version.
1793
1794 \f
1795 1998-12-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1796
1797         * APEL: Version 9.12 was released.
1798
1799 1998-12-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1800
1801         * mcs-om.el: Avoid error when cyrillic.el is not found.
1802
1803 1998-12-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1804
1805         * poem-xm.el: Define coding-system `gb2312-dos', `gb2312-mac' and
1806         `gb2312-unix' if it is not found.
1807
1808 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1809
1810         * poem-om.el (poem-ccl-decode-raw-text): Renamed from
1811         `ccl-decode-raw-text'.
1812         (poem-ccl-encode-raw-text): Renamed from `ccl-encode-raw-text'.
1813         (poem-ccl-encode-raw-text-CRLF): Renamed from
1814         `ccl-encode-raw-text-CRLF`.
1815
1816 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1817
1818         * poem-om.el (poem-decode-raw-text): New function for MULE 1.
1819         (poem-encode-raw-text-CRLF): Likewise.
1820         (raw-text): New coding-system for MULE 1.
1821         (raw-text-dos): Likewise.
1822         (insert-file-contents-as-raw-text): Share implementation.
1823         (write-region-as-raw-text-CRLF): Likewise.
1824         (find-file-noselect-as-raw-text): Likewise.
1825
1826 1998-12-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1827
1828         * poem-om.el: Share definition of coding-system `binary'.
1829         (write-region-as-binary): Share implementation.
1830         (find-file-noselect-as-binary): Likewise.
1831
1832 1998-12-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1833
1834         * poem-om.el (insert-file-contents-as-binary): Share
1835         implementation.
1836
1837 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1838
1839         * poem-om.el (find-file-noselect-as-raw-text): Use
1840         `find-file-noselect-as-coding-system' under Mule 2.*.
1841         (find-file-noselect-as-binary): Likewise.
1842         (insert-file-contents-as-raw-text): Use
1843         `insert-file-contents-as-coding-system' under Mule 2.*.
1844         (insert-file-contents-as-binary): Likewise.
1845         (write-region-as-raw-text-CRLF): Use
1846         `write-region-as-coding-system' under Mule 2.*.
1847         (write-region-as-binary): Likewise.
1848         (truncate-string): Use `defun-maybe'.
1849         (toplevel): Don't refer to `running-emacs-19_29-or-later', use
1850         `emacs-major-version' and `emacs-minor-version' instead.
1851
1852 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1853
1854         * pccl-om.el (toplevel): Don't require `poem'.
1855         Use `code-convert-string' instead of `encode-coding-string' or
1856         `decode-coding-string'.
1857
1858         * poem-om.el (binary): EMACS 20 emulating coding-system for Mule
1859         2.3 based on Emacs 19.[28-34].
1860         (raw-text): EMACS 20 emulating coding-system based on native CCL
1861         for Mule 2.3 based on Emacs 19.[28-34].
1862         (raw-text-dos): Likewise.
1863         (find-file-noselect-as-binary): Separate for some Mules.
1864
1865 1998-12-15  Tanaka Akira  <akr@jaist.ac.jp>
1866
1867         * pccl-20.el: Do not require 'poem.
1868
1869 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1870
1871         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1872         (find-file-noselect-as-coding-system): Be CODING-SYSTEM the 1st arg.
1873         (insert-file-contents-as-coding-system): Likewise.
1874         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1875         (write-region-as-coding-system): Likewise.
1876
1877 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1878
1879         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1880         (find-file-noselect-as-coding-system): Renamed from
1881         `find-file-noselect-as-specified-coding-system'.
1882
1883         * poem-e20_2.el (insert-file-contents-as-coding-system): Renamed
1884         from `insert-file-contents-as-specified-coding-system'.
1885
1886         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1887         (write-region-as-coding-system): Renamed from
1888         `write-region-as-specified-coding-system'.
1889         (insert-file-contents-as-coding-system): Renamed from
1890         `insert-file-contents-as-specified-coding-system'.
1891
1892 1998-12-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1893
1894         * poem-20.el, poem-e20_2.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1895         (find-file-noselect-as-binary): New function.
1896         (find-file-noselect-as-raw-text): New function.
1897         (find-file-noselect-as-specified-coding-system): New function.
1898
1899         * poem-nemacs.el (insert-file-contents-as-binary): Call
1900         `insert-file-contents' with only two args - FILENAME and VISIT.
1901         (insert-file-contents-as-raw-text): Likewise.
1902         (insert-file-contents-as-specified-coding-system): Likewise.
1903
1904 1998-12-09  Yuuichi Teranishi <teranisi@gohome.org>
1905
1906         * poe-18.el (make-directory-internal): Rewrite.
1907
1908 1998-12-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1909
1910         * poem-20.el (write-region-as-binary): Bind
1911         `jam-zcat-filename-list' with nil.
1912         * poem-xm.el (insert-file-contents-as-binary): Likewise.
1913
1914         * poem.el: Require `tcp' if the function `open-network-stream'
1915         does not exist.
1916
1917 1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1918
1919         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1920         (open-network-stream-as-binary): New function.
1921
1922         * poem-e20_2.el (insert-file-contents-as-specified-coding-system):
1923         New function.
1924
1925         * poem-20.el, poem-ltn1.el, poem-nemacs.el, poem-om.el
1926         (write-region-as-specified-coding-system): New function.
1927         (insert-file-contents-as-specified-coding-system): New function.
1928
1929 1998-12-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1930
1931         * poem-xm.el: If coding-system `iso-2022-jp-dos' unifies JIS X
1932         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
1933         code-point, copy coding-system `iso-2022-7bit-dos' to
1934         `iso-2022-jp-dos' to avoid this problem.
1935
1936 1998-11-17  Kazuhiro Ohta  <ohta@ele.cst.nihon-u.ac.jp>
1937
1938         * README.en, README.ja (add-latest-path): Fix typo.
1939
1940 \f
1941 1998-11-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1942
1943         * APEL: Version 9.11 was released.
1944
1945         * poem-ltn1.el (char-charset): Fix typo.
1946
1947 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
1948
1949         * broken.el: require 'poe.
1950
1951 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
1952
1953         * pccl.el: Enclose mule depended process by `unless-broken'.
1954
1955 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1956
1957         * poe.el (defun-maybe-cond): fixed problem in Emacs 18.
1958
1959         * poe.el (defsubst): Moved from poe-18.el.
1960
1961         * poe-18.el: Move macro `defsubst' to poe.el.
1962
1963 \f
1964 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1965
1966         * APEL: Version 9.10 was released.
1967
1968 1998-11-13  Tanaka Akira  <akr@jaist.ac.jp>
1969
1970         * pccl.el (define-ccl-program): Adviced.
1971
1972 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1973
1974         * pccl-om.el (ccl-cascading-read): New facility.
1975
1976 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
1977
1978         * EMU-ELS (emu-modules): Always install 'pccl.
1979
1980         * broken.el: Use 19.28 style quasi-quote.
1981
1982         * pccl.el: - require 'broken.
1983         - Does not require 'pccl-20 for XEmacs 20.
1984         (ccl-usable): New facility.
1985
1986 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
1987
1988         * README.en, README.ja, pccl-20.el: Note that pccl-20 is not
1989         for XEmacs 20.
1990
1991 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1992
1993         * poe-18.el (eval-and-compile): Moved from poe.el.
1994
1995         * poe.el: Move `eval-and-compile' to poe-18.el.
1996
1997         * poe-xemacs.el (overlayp): New alias.
1998         (delete-overlay): New alias.
1999
2000 \f
2001 1998-11-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2002
2003         * APEL: Version 9.9 was released.
2004
2005 1998-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2006
2007         * poe.el (combine-after-change-calls): fixed.
2008
2009 1998-10-31  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2010
2011         * poe.el (combine-after-change-calls): New macro.
2012
2013 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2014
2015         * poe.el (defun-maybe-cond): New macro.
2016         (next-command-event): Use `defun-maybe-cond'.
2017         (cancel-undo-boundary): Use `defun-maybe-cond'.
2018
2019 1998-10-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2020
2021         * poem-om.el (char-after): Redefine to change `POS' to optional
2022         argument.
2023
2024 \f
2025 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2026
2027         * APEL: Version 9.8 was released.
2028
2029         * README.ja, README.en (CVS): New section.
2030
2031 1998-10-27  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2032
2033         * poem-om.el (char-before): Redefine to change `POS' to optional
2034         argument.
2035
2036 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2037
2038         * poe.el (subr-fboundp): New function.
2039         (next-command-event): New function.
2040         (character-to-event): New function.
2041
2042 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2043
2044         * poe.el (event-to-character): New function.
2045
2046 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2047
2048         * poe.el (cancel-undo-boundary): Switch definition by existence of
2049         variable `buffer-undo-list'.
2050
2051         * poe-18.el: Move function `cancel-undo-boundary' to poe.el.
2052
2053 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2054
2055         * poe.el (cancel-undo-boundary): New function.
2056
2057 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2058
2059         * poe-18.el (cancel-undo-boundary): New function (moved from
2060         poem.el).
2061
2062         * poem.el: Move function `cancel-undo-boundary' to poe-18.el.
2063
2064 \f
2065 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2066
2067         * APEL: Version 9.7 was released.
2068
2069 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2070
2071         * poem.el (cancel-undo-boundary): New function.
2072
2073 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2074
2075         * poe-xemacs.el (set-cursor-color): Add interactive spec; add
2076         DOC-string.
2077
2078 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2079
2080         * poe-xemacs.el (set-cursor-color): New function.
2081
2082 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2083
2084         * README.ja: Sync up with latest README.en.
2085
2086 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2087
2088         * poe.el (remove-local-hook): Use `defmacro-maybe'.
2089
2090 1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2091
2092         * poe.el (add-local-hook): fixed.
2093         (remove-local-hook): fixed.
2094
2095 \f
2096 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2097
2098         * APEL: Version 9.6 was released.
2099
2100 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2101
2102         * poe.el (rassoc): New function.
2103
2104 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2105
2106         * poe-xemacs.el (eval-after-load): New function.
2107
2108         * poem-e20_3.el (characterp): New alias.
2109
2110         * poem.el (characterp): New alias.
2111         (char-octet): New function.
2112
2113 1998-10-25  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
2114
2115         * poe.el (make-local-hook): New macro.
2116         (add-local-hook): New macro.
2117         (remove-local-hook): New macro.
2118
2119 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2120
2121         * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
2122         setting of byte-compile-dynamic.
2123
2124         * poem-xm.el (string-to-int-list): Use `defun-maybe'.
2125
2126         * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
2127         `defmacro-maybe'.
2128         (string-as-multibyte): Likewise.
2129         (char-int): Use `defalias-maybe'.
2130         (int-char): Likewise.
2131         (char-or-char-int-p): Likewise.
2132
2133 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2134
2135         * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
2136
2137 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2138
2139         * poe-18.el (data-directory): Use `defvar-maybe'.
2140         (buffer-undo-list): Likewise.
2141
2142         * poe-xemacs.el (face-list): Use `defalias-maybe'.
2143         (line-beginning-position): Likewise.
2144         (line-end-position): Likewise.
2145
2146         * poe.el (defalias-maybe): New macro.
2147
2148         * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
2149
2150 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2151
2152         * poe.el (defvar-maybe): New macro.
2153         (temporary-file-directory): New variable.
2154
2155 \f
2156 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2157
2158         * APEL: Version 9.5 was released.
2159
2160 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2161
2162         * README.ja: New file.
2163
2164 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2165
2166         * alist.el: Add autoload cookies.
2167
2168 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2169
2170         * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
2171         poe.el; abolish poe-19.el.
2172
2173 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2174
2175         * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
2176         poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
2177         invisible features from poe to invisible.
2178
2179 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2180
2181         * poe.el (eval-and-compile): New macro.
2182         Enclose redefinition of `read-string' by `eval-and-compile'.
2183
2184 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2185
2186         * poe.el (string): New function.
2187
2188 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2189
2190         * emu.el (char-list-to-string): New function.
2191
2192         * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
2193
2194         * poe-18.el: Abolish function `char-list-to-string'.
2195
2196 1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
2197
2198         * broken.el (check-broken-facility): Also use compile time
2199         description.
2200
2201 \f
2202 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2203
2204         * APEL: Version 9.4 was released.
2205
2206 1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
2207
2208         * broken.el (check-broken-facility): New macro.
2209
2210 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2211
2212         * poe.el (define-obsolete-function-alias): New function.
2213
2214 \f
2215 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2216
2217         * APEL: Version 9.3 was released.
2218
2219 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2220
2221         * README.en: Add explanations about
2222         `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
2223
2224         * Makefile (what-where): New target.
2225         (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
2226
2227         * APEL-MK (what-where-apel): New function.
2228         (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
2229
2230         * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
2231
2232 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2233
2234         * README.en (load-path): Modify for Emacs 20.3.
2235
2236 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2237
2238         * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
2239
2240         * EMU-ELS: Don't install pccl in anything older than XEmacs 21
2241         with MULE.
2242
2243 \f
2244 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2245
2246         * APEL: Version 9.2 was released.
2247
2248         * poem-xm.el (insert-file-contents-as-binary): New function.
2249
2250         * poem-20.el (write-region-as-binary): bind
2251         `jka-compr-compression-info-list' with nil.
2252         (insert-file-contents-as-binary): Change to alias of
2253         `insert-file-contents-literally' for Emacs 20.
2254
2255 \f
2256 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2257
2258         * APEL: Version 9.1 was released.
2259
2260 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2261
2262         * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
2263         function.
2264         (mime-charset-list): New implementation.
2265
2266         * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
2267         mcs-xm.el.
2268
2269 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2270
2271         * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
2272         `big5' instead of `cn-gb-2312' and `cn-big5'.
2273
2274         * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
2275         instead of `cn-gb-2312' and `cn-big5'.
2276
2277         * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
2278         default value.
2279
2280 \f
2281 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2282
2283         * APEL: Version 9.0 was released.
2284
2285         * Delete EMU-CFG and EMU-MK because they have not been used.
2286
2287 1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
2288
2289         * README.en (What's APEL?): Add notice for broken.el.
2290
2291 1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2292
2293         * README.en (What's APEL?): Modify for latest structure.
2294
2295 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2296
2297         * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
2298         definition for iso-2022-int-1.
2299
2300 1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
2301
2302         * broken.el: New file.
2303
2304         * pccl.el (apel-broken-facility): Abolished
2305         (apel-broken-p): Abolished
2306
2307         * EMU-ELS (emu-modules): Add 'broken.
2308
2309         * Makefile (elc): Do not remove emu*.elc.
2310
2311         * pccl-20.el: require 'broken.
2312         (ccl-use-symbol-as-program): Abolished.
2313         (ccl-accept-symbol-as-program): New facility.
2314         (make-ccl-coding-system): Use `when-broken' to define.
2315         (ccl-encoder-eof-block-is-broken): Abolished.
2316         (ccl-decoder-eof-block-is-broken): Abolished.
2317         (ccl-eof-block-is-broken): Abolished
2318         (ccl-execute-eof-block-on-encoding-null): New facility.
2319         (ccl-execute-eof-block-on-encoding-some): Ditto.
2320         (ccl-execute-eof-block-on-decoding-null): Ditto.
2321         (ccl-execute-eof-block-on-decoding-some): Ditto.
2322         (ccl-execute-eof-block-on-encoding): Ditto.
2323         (ccl-execute-eof-block-on-decoding): Ditto.
2324         (ccl-execute-eof-block): Ditto.
2325
2326         * pccl-om.el: require 'broken.
2327         (ccl-use-symbol-as-program): Abolished.
2328         (ccl-accept-symbol-as-program): New facility.
2329         (ccl-encoder-eof-block-is-broken): Abolished.
2330         (ccl-decoder-eof-block-is-broken): Abolished.
2331         (ccl-eof-block-is-broken): Abolished
2332         (ccl-execute-eof-block-on-encoding-null): New facility.
2333         (ccl-execute-eof-block-on-encoding-some): Ditto.
2334         (ccl-execute-eof-block-on-decoding-null): Ditto.
2335         (ccl-execute-eof-block-on-decoding-some): Ditto.
2336         (ccl-execute-eof-block-on-encoding): Ditto.
2337         (ccl-execute-eof-block-on-decoding): Ditto.
2338         (ccl-execute-eof-block): Ditto.
2339         (ccl-execute-on-string-ignore-contin): New facility.
2340
2341 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
2342
2343         * pccl.el (apel-broken-facility): New function.
2344         (apel-broken-p): New function.
2345
2346 1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
2347
2348         * pccl.el: Fix author.
2349
2350 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2351
2352         * pccl-om.el (make-ccl-coding-system): Enclose with
2353         `eval-and-compile'.
2354
2355 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2356
2357         * poe.el (unless): New macro.
2358
2359         * emu.el: Define tl:overlay obsolete aliases for all emacsen.
2360
2361         * poem-nemacs.el (decode-coding-string): Regard integer as
2362         coding-system.
2363         (encode-coding-string): Likewise.
2364         (decode-coding-region): Likewise.
2365         (encode-coding-region): Likewise.
2366
2367         * poe-18.el (set-text-properties): New function.
2368
2369         * install.el (install-detect-elisp-directory): Fix problem on
2370         Nemacs.
2371
2372 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2373
2374         * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
2375         of `defmacro-maybe'.
2376
2377         * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
2378         of `defsubst-maybe'.
2379
2380 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2381
2382         * EMU-ELS: New implementation.
2383
2384 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2385
2386         * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
2387         emu-mule.el to pccl-om.el.
2388
2389         * pccl.el: New file.
2390
2391         * pccl.el: - Rename emu-e20.el to pccl-20.el.
2392         - Move definition of emu-x20.el to pccl-20.el.
2393         - Move code about CCL from emu-mule.el to pccl-om.el.
2394
2395         * pccl-om.el: New file (move code about CCL from emu-mule.el).
2396
2397         * pccl-20.el: New file (renamed from emu-e20.el; move definition
2398         of emu-x20.el to pccl-20.el; abolish emu-x20.el).
2399
2400 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2401
2402         * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
2403         from emu-e20.el and emu-x20.el to emu.el.
2404
2405 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2406
2407         * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
2408         of emu-nemacs.el and emu-latin1.el to emu.el; abolish
2409         emu-nemacs.el and emu-latin1.el.
2410
2411 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2412
2413         * emu.el: Modify conditions to load sub-modules.
2414
2415         * emu.el, emu-e20.el: Move alias
2416         `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
2417
2418 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2419
2420         * poem.el, emu.el: Move `string-as-unibyte',
2421         `string-as-multibyte', `char-int', `int-char' and
2422         `char-or-char-int-p' from emu.el to poem.el.
2423
2424 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2425
2426         * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
2427         from emu.el to mcharset.el.
2428
2429 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2430
2431         * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
2432         emu-e20.el:
2433           - Move `insert-binary-file-contents' from emu-e20.el,
2434             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
2435             emu.el.
2436           - Move `insert-binary-file-contents-literally' from
2437             emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
2438             emu.el.
2439
2440 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2441
2442         * poe-18.el (make-obsolete): New function.
2443
2444 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2445
2446         * emu.el, EMU-ELS: Split code about MIME charset from emu to
2447         mcharset.
2448
2449         * mcharset.el: New file.
2450
2451         * mcs-xm.el: New file (split code about MIME charset from
2452         emu-x20.el).
2453
2454         * emu-x20.el: Split code about MIME charset to mcs-xm.el.
2455
2456         * mcs-om.el: New file (split code about MIME charset from
2457         emu-mule.el).
2458
2459         * emu-mule.el: Split code about MIME charset to mcs-om.el.
2460
2461         * mcs-nemacs.el: New file (split code about MIME charset from
2462         emu-nemacs.el).
2463
2464         * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
2465
2466         * mcs-ltn1.el: New file (split code about MIME charset from
2467         emu-latin1.el).
2468
2469         * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
2470
2471         * mcs-e20.el: New file (split code about MIME charset from
2472         emu-e20.el).
2473
2474         * emu-e20.el: Split code about MIME charset to mcs-e20.el.
2475
2476         * mcs-20.el: New file (renamed from emu-20.el).
2477
2478 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2479
2480         * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
2481         emu.el.
2482
2483 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2484
2485         * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
2486
2487         * poem.el: New file.
2488
2489         * poem-e20_3.el: New file (renamed from emu-e20_3.el).
2490
2491         * poem-e20_2.el: New file (renamed from poem-e20_2.el).
2492
2493         * poem-xm.el: New file (split core part of MULE from emu-x20.el).
2494
2495         * emu-x20.el: Split core part of MULE to poem-xm.el.
2496
2497         * poem-om.el: New file (split core part of MULE from emu-mule.el).
2498
2499         * emu-mule.el: Split core part of MULE to poem-om.el.
2500
2501         * poem-ltn1.el: New file (split core part of MULE from
2502         emu-latin1.el).
2503
2504         * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
2505
2506         * poem-e20.el: New file (split core part of MULE from emu-e20.el).
2507
2508         * emu-e20.el: Split core part of MULE to poem-e20.el.
2509
2510         * poem-20.el: New file (split core part of MULE from emu-20.el).
2511
2512         * emu-20.el: Split core part of MULE to poem-20.el.
2513
2514         * poem-nemacs.el: New file (split core part of MULE from
2515         emu-nemacs.el).
2516
2517         * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
2518         overlay emulation code of Nemacs to poe-18.el.
2519
2520         * poe-18.el: Move overlay emulation code of Nemacs from
2521         emu-nemacs.el.
2522
2523 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2524
2525         * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
2526         from emu.el to poe.el.
2527
2528 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2529
2530         * emu.el (point-at-bol): New function.
2531         (point-at-eol): Use `line-end-position'.
2532
2533 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2534
2535         * poe.el (line-beginning-position): New function.
2536         (line-end-position): New function.
2537
2538         * poe-xemacs.el (line-beginning-position): New alias.
2539         (line-end-position): New alias.
2540
2541 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2542
2543         * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
2544
2545 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2546
2547         * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
2548         19.31 emulating definitions and Emacs 20.1 emulating definitions
2549         from emu.el to poe.el.
2550
2551 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2552
2553         * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
2554         emulating definitions and Emacs 19.29 emulating definitions from
2555         emu.el to poe.el.
2556
2557 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2558
2559         * poe.el: New file (split core part from emu.el).
2560
2561         * poe-xemacs.el: New file (renamed from emu-xemacs.el).
2562
2563         * poe-19.el: New file (renamed from emu-e19.el).
2564
2565         * poe-18.el: New file (renamed from emu-18.el).
2566
2567         * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
2568         for new structure.
2569
2570 1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2571
2572         * emu-x20.el (make-ccl-coding-system): New function.
2573
2574 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2575
2576         * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
2577
2578         * emu-mule.el (decode-mime-charset-region): Cope with non existent
2579         coding systems if the third arg `lbt' has specified.
2580         (decode-mime-charset-string): Likewise.
2581
2582 \f
2583 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2584
2585         * APEL: Version 8.18 was released.
2586
2587         * Makefile (install-package): Don't depend on target `elc'.
2588
2589         * APEL-MK (install-apel-package): Compile emu-modules and
2590         apel-modules.
2591
2592 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2593
2594         * Makefile: Abolish target `package'.
2595         (install-package): Use `elc' instead of `package'.
2596
2597         * APEL-MK: Abolish function `compile-apel-package'.
2598         (install-apel-package): Update auto-autoloads.el and
2599         custom-load.el at target directory.
2600
2601 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2602
2603         * README.en (run in expanded place): fixed.
2604         (install as a XEmacs package): New description.
2605
2606         * Makefile (XEMACS): New variable.
2607         (PACKAGEDIR): New variable.
2608         (package): New target.
2609         (install-package): New target.
2610
2611         * APEL-MK (config-apel-package): New function.
2612         (compile-apel-package): New function.
2613         (install-apel-package): New function.
2614
2615         * APEL-CFG (PACKAGEDIR): New variable.
2616
2617 1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
2618
2619         * Makefile (elc): Ignore errors when removing emu*.elc.
2620
2621 1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
2622
2623         * emu-mule.el (ccl-execute-on-string): Fix arguments
2624         order `status' and `string'.
2625
2626 \f
2627 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2628
2629         * APEL: Version 8.17 was released.
2630
2631         * emu.el (with-temp-file): Must use old forms.
2632
2633 1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
2634
2635         * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
2636         emulating macro).
2637
2638 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
2639
2640         * emu-e20.el: require 'ccl only for byte-compile time.
2641
2642 1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
2643
2644         * Makefile (elc): Remove emu*.elc to use newest emu by
2645         intall.el.
2646
2647 1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2648
2649         * emu-e20.el (ccl-execute-on-string): Too few args.
2650         (test-ccl-eof-block-cs): Revert existence checking.
2651
2652         * emu-e20_2.el (insert-file-contents-as-binary): Return value.
2653         (insert-file-contents-as-raw-text): Ditto.
2654
2655         * emu-mule.el (insert-file-contents-as-raw-text): Return value.
2656         (encode-coding-string): Check `coding-system' is non-nil.
2657         (decode-coding-string): Ditto.
2658         (insert-file-contents-as-binary): Use `as-binary-input-file'.
2659         (insert-binary-file-contents-literally): Ditto.
2660         (write-region-as-binary): Use `as-binary-output-file'.
2661         (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
2662         (write-region-as-mime-charset): Ditto.
2663         (mime-charset-to-coding-system): New implementation.
2664
2665         (ccl-use-symbol-as-program): New constant.
2666         (ccl-encoder-eof-block-is-broken): New constant.
2667         (ccl-decoder-eof-block-is-broken): New constant.
2668         (ccl-eof-block-is-broken): New constant.
2669         (make-ccl-coding-system): New function.
2670         (ccl-execute): Emacs 20.3 emulating function.
2671         (ccl-execute-on-string): Emacs 20.3 emulating function.
2672
2673         * emu-nemacs.el (write-region-as-binary): Use
2674         `as-binary-output-file'
2675         (write-region-as-raw-text-CRLF): Ditto.
2676         (insert-file-contents-as-binary): Use `as-binary-input-file'.
2677         (insert-binary-file-contents-literally): Ditto.
2678         (insert-file-contents-as-raw-text): Ditto.
2679
2680         * emu.el (last): Emacs 20 emulation function.
2681         (butlast), (nbutlast): CL emulation functions.
2682
2683 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
2684
2685         * emu-e20.el (ccl-use-symbol-as-program): Reduce
2686         `eval-and-compile' and `eval-when-compile' nesting.
2687         (test-ccl-eof-block-cs): Remove existence checking.
2688
2689 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
2690
2691         * emu-e20.el (ccl-use-symbol-as-program): Use
2692         `ccl-vector-program-execute-on-string' if it is defined.
2693
2694 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
2695
2696         * emu-e20.el (ccl-use-symbol-as-program): Use
2697         `ccl-execute-on-string' instead of `make-coding-system' for
2698         avoiding the error "Coding system already exists".
2699
2700 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
2701
2702         * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
2703         defined.
2704
2705 1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
2706
2707         * emu-e20.el (ccl-use-symbol-as-program): New constant.
2708         (make-ccl-coding-system): New function.
2709         (ccl-encoder-eof-block-is-broken): New constant.
2710         (ccl-decoder-eof-block-is-broken): New constant.
2711         (ccl-eof-block-is-broken): New constant.
2712         (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
2713         (ccl-execute-on-string): Ditto.
2714
2715 1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2716
2717         * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
2718         `x-unknown'.
2719
2720 1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2721
2722         * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
2723         found.
2724
2725 1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2726
2727         * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
2728         argument `lbt'.
2729         (decode-mime-charset-string): Likewise.
2730
2731         * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
2732         `LF', `CR' as line break code type.
2733
2734 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2735
2736         * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
2737         Fix regexp to canonicalize line break code.
2738
2739         * emu-mule.el (write-region-as-raw-text-CRLF): Use
2740         `write-region-as-binary' to specify `lockname' in MULE 2.3 based
2741         on 19.34.
2742
2743 1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2744
2745         * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
2746         `iso-2022-jp-2-dos' is not found.
2747
2748 1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
2749
2750         * emu-mule.el (write-region-as-raw-text-CRLF): New function.
2751
2752         * emu-18.el (generate-new-buffer-name): New function (Emacs 19
2753         emulating function).
2754
2755 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2756
2757         * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
2758         New function.
2759
2760         * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
2761         `write-region-as-CRLF'.
2762
2763 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2764
2765         * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
2766         argument `lbt'.
2767         (decode-mime-charset-string): Likewise.
2768
2769         * emu-x20.el: Define coding-system `raw-text-unix' and
2770         `raw-text-mac' if they are not found.
2771         Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
2772         (decode-mime-charset-region-default): Add new argument `lbt'.
2773         (decode-mime-charset-region-with-iso646-unification): Likewise.
2774         (decode-mime-charset-region-for-hz): Likewise.
2775         (decode-mime-charset-region): Likewise.
2776         (decode-mime-charset-string): Likewise.
2777
2778         * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
2779         `CR' as line break code type.
2780
2781 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
2782
2783         * emu-x20.el: Define coding-system `raw-text-dos' if it is not
2784         found.
2785
2786         * emu-20.el (write-region-as-CRLF): New function.
2787
2788 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2789
2790         * install.el (install-detect-elisp-directory): Modify for anything
2791         older than Emacs 19.28.
2792
2793 \f
2794 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2795
2796         * APEL: Version 8.16 was released.
2797
2798         * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
2799
2800 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2801
2802         * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
2803         of `defmacro-maybe'.
2804
2805 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2806
2807         * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
2808         `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
2809
2810         * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
2811         and `insert-file-contents-as-raw-text' from emu-e20.el to
2812         emu-e20_2.el.
2813
2814 \f
2815 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2816
2817         * APEL: Version 8.15 was released.
2818
2819         * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
2820         byte-compiler warning.
2821
2822 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2823
2824         * emu.el (when): New macro.
2825
2826 1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2827
2828         * emu.el (split-string): New function (Emacs 20/XEmacs 20
2829         emulating function).
2830
2831         * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
2832         emulating macro).
2833
2834         * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
2835         emulating macro).
2836
2837         * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
2838         emulating macro).
2839
2840 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2841
2842         * mule-caesar.el (mule-caesar-region): Don't compare charset with
2843         'us-ascii.
2844
2845 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2846
2847         * emu-mule.el (split-char): fixed.
2848
2849 1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
2850
2851         * emu-mule.el (insert-file-contents-as-binary): Use
2852         file-coding-system-for-read instead of file-coding-system.
2853
2854 \f
2855 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2856
2857         * APEL: Version 8.14 was released.
2858
2859 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2860
2861         * emu-mule.el, emu-latin1.el (split-char): New function.
2862
2863 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2864
2865         * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
2866         New function.
2867
2868         * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
2869
2870         * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
2871         function.
2872
2873 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2874
2875         * emu-x20.el: Move `split-char' check and repair code from
2876         mule-caesar.el.
2877
2878         * mule-caesar.el: Move `split-char' check and repair code to
2879         emu-x20.el; require 'emu.
2880
2881 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2882
2883         * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
2884
2885         * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
2886
2887         * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))
2888         instead of `char-to-octet-list'; abolish function
2889         `char-to-octet-list'.
2890
2891 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2892
2893         * emu-mule.el (charset-chars): New function.
2894
2895         * mule-caesar.el (split-char): Redefine if it has bug.
2896         (char-to-octet-list): Use `split-char'.
2897
2898 \f
2899 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2900
2901         * APEL: Version 8.13 was released.
2902
2903         * emu-x20.el (mime-character-unification-limit-size): Change
2904         default value to 2048.
2905
2906 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2907
2908         * emu.el (string-as-unibyte): New macro.
2909
2910 \f
2911 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2912
2913         * APEL: Version 8.12 was released.
2914
2915 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2916
2917         * emu-x20.el (mime-character-unification-limit-size): New
2918         variable.
2919         (decode-mime-charset-region-with-iso646-unification): Don't unify
2920         if size of region is larger than
2921         'mime-character-unification-limit-size.
2922
2923 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2924
2925         * emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
2926         emu-e20_3.el (looking-at-as-unibyte): New alias.
2927
2928         * emu-e20_2.el (looking-at-as-unibyte): New function.
2929
2930 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2931
2932         * emu-x20.el: Delete definition of 'detect-mime-charset-region
2933         because it is defined in emu-20.el.
2934
2935         * emu-20.el (write-region-as-binary): fixed.
2936
2937         * emu-20.el (write-region-as-mime-charset): New function.
2938
2939         * emu-latin1.el (write-region-as-mime-charset): New alias.
2940
2941         * emu-nemacs.el, emu-mule.el (write-region-as-mime-charset): New
2942         function.
2943
2944 \f
2945 1998-05-09  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
2946
2947         * APEL: Version 8.11 was released.
2948
2949 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2950
2951         * emu.el (string-as-multibyte): New macro (Emacs 20.3 emulating
2952         macro).
2953
2954 \f
2955 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2956
2957         * APEL: Version 8.10 was released.
2958
2959         * README.en (What's APEL?): Delete description about atype.el; add
2960         description about calist.el.
2961
2962 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2963
2964         * calist.el (ctree-add-calist-with-default): fixed.
2965
2966 \f
2967 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2968
2969         * APEL: Version 8.9 was released.
2970
2971 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2972
2973         * calist.el (ctree-find-calist): fixed duplicated result.
2974
2975 \f
2976 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2977
2978         * APEL: Version 8.8 was released.
2979
2980 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2981
2982         * calist.el (ctree-find-calist): Delete duplicated result.
2983
2984 \f
2985 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2986
2987         * APEL: Version 8.7 was released.
2988
2989 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2990
2991         * calist.el (ctree-match-calist-partially): New function.
2992
2993 \f
2994 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2995
2996         * APEL: Version 8.6 was released.
2997
2998 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2999
3000         * emu-20.el (mime-charset-coding-system-alist): Use 'raw-text for
3001         us-ascii in default setting.
3002
3003 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3004
3005         * calist.el (ctree-find-calist): Add optional argument 'all.
3006
3007 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3008
3009         * calist.el (ctree-find-calist): Renamed from
3010         'ctree-match-calist-all.
3011
3012 \f
3013 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3014
3015         * APEL: Version 8.5 was released.
3016
3017 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3018
3019         * calist.el (ctree-match-calist-all): New function.
3020
3021 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3022
3023         * APEL-ELS: Comment out 'atype and 'file-detect.
3024
3025 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3026
3027         * emu-x20.el (decode-mime-charset-string): Use
3028         'decode-mime-charset-region.
3029
3030 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3031
3032         * emu-x20.el (mime-charset-decoder-alist): Add
3033         'decode-mime-charset-region-for-hz for 'hz-gb-2312.
3034         (decode-mime-charset-region-for-hz): New function.
3035
3036 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3037
3038         * emu-x20.el (mime-charset-decoder-alist): New variable.
3039         (decode-mime-charset-region-default): New function.
3040         (mime-iso646-character-unification-alist): New variable.
3041         (mime-unified-character-face): New variable.
3042         (decode-mime-charset-region-with-iso646-unification): New
3043         function.
3044         (decode-mime-charset-region): Use 'mime-charset-decoder-alist.
3045
3046 \f
3047 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3048
3049         * APEL: Version 8.4 was released.
3050
3051         * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
3052         indexing (Emacs 20.3 or later).
3053
3054 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3055
3056         * emu-x20.el, emu-e20.el (charsets-mime-charset-alist): Add
3057         'shift_jis.
3058
3059         * EMU-ELS (emu-modules): fixed.
3060
3061 \f
3062 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3063
3064         * APEL: Version 8.3 was released.
3065
3066         * README.en (What's APEL?): Modify for latest emu.
3067
3068 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3069
3070         * emu-nemacs.el, emu-mule.el, emu-latin1.el, emu-e20_2.el,
3071         emu-e20_3.el, emu-x20.el (char-next-index): Fixed.
3072
3073 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3074
3075         * EMU-ELS (emu-modules): Add 'emu-e20_3 for Emacs 20.3.
3076
3077         * emu-e20_3.el: New module.
3078
3079         * emu-e20.el: Select to require 'emu-e20_2 or 'emu-e20_3.
3080
3081         * emu-e20_2.el (set-buffer-multibyte): New function.
3082
3083         * emu-e20.el (insert-file-contents-as-binary): Use
3084         'set-buffer-multibyte.
3085
3086 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3087
3088         * emu-e20_2.el, emu-e20.el, EMU-ELS: Separate Emacs 20.1 and 20.2
3089         depended definitions from emu-e20.el to emu-e20_2.el.
3090
3091 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3092
3093         * emu.el: emu-x20.el doesn't require 'emu-xemacs and 'emu-20.
3094
3095 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3096
3097         * emu-x20.el: Don't require 'emu-xemacs and 'emu-20.
3098
3099         * emu.el: emu-latin1.el does not require 'emu-xemacs or 'emu-e19.
3100
3101         * emu-latin1.el: Don't require 'emu-xemacs or 'emu-e19.
3102
3103 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3104
3105         * emu-mule.el, emu-latin1.el, emu-e20.el, emu-e19.el, emu-19.el,
3106         EMU-ELS: Rename emu-19.el -> emu-e19.el.
3107
3108         * emu.el, emu-latin1.el, emu-e19.el, EMU-ELS: Rename emu-e19.el ->
3109         emu-latin1.el.
3110
3111 \f
3112 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3113
3114         * APEL: Version 8.2 was released.
3115
3116         * README.en (What's APEL?): Remove description about std11.el and
3117         std11-parse.el.
3118
3119         * install.el (install-detect-elisp-directory): Modify regexp to
3120         allow trailing `/'.
3121
3122 \f
3123 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3124
3125         * APEL: Version 8.1 was released.
3126
3127 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3128
3129         * emu-x20.el (encode-mime-charset-region): Use 'defun instead of
3130         'defsubst.
3131         (decode-mime-charset-region): Use 'defun instead of 'defsubst.
3132
3133 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3134
3135         * APEL-ELS (apel-modules): Delete 'std11 and 'std11-parse.
3136
3137         * std11.el, std11-parse.el: Abolish std11-parse.el and std11.el
3138         (moved to RIME).
3139
3140 \f
3141 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3142
3143         * APEL: Version 8.0 was released.
3144
3145 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3146
3147         * emu-e19.el, emu-e20.el: Use 'make-obsolete for 'string-columns.
3148
3149         * emu-e19.el, emu-nemacs.el, emu-x20.el: Abolish obsolete alias
3150         `char-leading-char'.
3151
3152 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3153
3154         * emu-e20.el, emu-mule.el, emu-nemacs.el, emu-e19.el: Abolish
3155         obsolete alias `char-columns'.
3156
3157         * emu-e19.el: Abolish constant `charset-ascii' and
3158         `charset-iso8859-1'.
3159         (charset-description): New implementation.
3160         (charset-registry): New implementation.
3161         (charset-width): Renamed from `charset-columns'; new
3162         implementation.
3163         (find-charset-string): New implementation.
3164         (find-charset-region): New implementation.
3165         (charsets-mime-charset-alist): New initial value.
3166         (detect-mime-charset-region): New implementation.
3167         (char-charset): New implementation.
3168
3169         * emu-nemacs.el: Rename `charset-columns' -> `charset-width'.
3170
3171         * emu-nemacs.el: Abolish constant `charset-ascii' and
3172         `charset-jisx0208'.
3173         Abolish constant `lc-ascii' and `lc-jp'.
3174         (charset-description): New implementation.
3175         (charset-registry): New implementation.
3176         (charset-columns): New implementation.
3177         (find-charset-string): New implementation.
3178         (find-charset-region): New implementation.
3179         (charsets-mime-charset-alist): New initial value.
3180         (char-charset): New implementation.
3181
3182 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3183
3184         * emu-e20.el, emu-x20.el, emu-e19.el, emu-mule.el, emu-nemacs.el
3185         (char-next-index): New macro.
3186
3187 \f
3188 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3189
3190         * APEL: Version 7.6 was released.
3191
3192         * std11.el: Require 'std11-parse when compile.
3193
3194 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3195
3196         * calist.el (ctree-match-calist): Prefer normal choice than
3197         default choice.
3198
3199 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3200
3201         * emu-20.el (mime-charset-coding-system-alist): Use 'defcustom.
3202
3203 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3204
3205         * emu-20.el: Require 'wid-edit when compile.
3206
3207 \f
3208 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3209
3210         * APEL: Version 7.5 was released.
3211
3212 1998-03-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3213
3214         * calist.el (calist-field-match-method-obarray): New variable.
3215         (define-calist-field-match-method): New function.
3216         (calist-default-field-match-method): New function.
3217         (calist-field-match-method): New function.
3218         (calist-field-match): New function.
3219         (ctree-match-calist): Use `calist-field-match'.
3220
3221 \f
3222 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3223
3224         * APEL: Version 7.4 was released.
3225
3226 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3227
3228         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-x20.el, emu-e20.el
3229         (insert-file-contents-as-binary): Renamed from
3230         `insert-binary-file-contents'; add `insert-binary-file-contents'
3231         as obsolete alias.
3232
3233 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3234
3235         * emu-e20.el (insert-binary-file-contents-literally): New alias
3236         for `insert-file-contents-literally'.
3237
3238         * emu-x20.el (insert-binary-file-contents-literally): Moved from
3239         emu-20.el.
3240
3241         * emu-20.el: Move `insert-binary-file-contents-literally' to
3242         emu-x20.el.
3243
3244 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3245
3246         * emu-e20.el (insert-binary-file-contents): Must save
3247         `enable-multibyte-characters'.
3248
3249         * emu-x20.el (insert-binary-file-contents): Moved from emu-20.el.
3250
3251         * emu-20.el: Move `insert-binary-file-contents' to emu-x20.el.
3252
3253         * calist.el (ctree-match-calist): Rename local variables.
3254
3255 \f
3256 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3257
3258         * APEL: Version 7.3 was released.
3259
3260 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3261
3262         * APEL-ELS: Add calist.el.
3263
3264         * calist.el: New module.
3265
3266 1998-03-13  Katsumi Yamaoka   <yamaoka@jpl.org>
3267
3268         * emu-mule.el (charsets-mime-charset-alist) fixed.
3269
3270 \f
3271 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3272
3273         * APEL: Version 7.2 was released.
3274
3275 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3276
3277         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
3278         (write-region-as-binary): New function.
3279
3280 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3281
3282         * emu-nemacs.el, emu-mule.el, emu-e19.el, emu-20.el
3283         (insert-binary-file-contents): New function.
3284
3285 1998-03-08  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3286
3287         * README.en (Bug reports): Modify description of tm mailing list.
3288
3289 \f
3290 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3291
3292         * APEL: Version 7.1.1 was released.
3293
3294         * README.en (Bug reports): Modify for APEL.
3295
3296 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3297
3298         * std11.el (std11-msg-id-string): New function.
3299         (std11-fill-msg-id-list-string): New function.
3300
3301         * std11-parse.el (std11-parse-msg-id): New function.
3302
3303 1998-01-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3304
3305         * emu-x20.el: If coding-system `iso-2022-jp' unifies JIS X
3306         0201-Latin to ASCII and JIS X 0208-1978 to JIS X 0208-1983 by
3307         code-point, copy coding-system `iso-2022-7bit' to `iso-2022-jp' to
3308         avoid this problem.
3309
3310 \f
3311 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3312
3313         * APEL: Version 7.1 was released.
3314
3315 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3316
3317         * README.en (What's APEL?): Rename file-detect.el -> path-util.el.
3318
3319 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3320
3321         * install.el, filename.el (filename-filters): Use path-util.el
3322         instead of file-detect.el.
3323
3324         * path-util.el, file-detect.el, APEL-ELS: Rename file-detect.el ->
3325         path-util.el (file name should be less than 13 bytes).
3326
3327 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3328
3329         * emu-19.el (tl:make-overlay): New alias.
3330         (tl:overlay-put): New alias.
3331         (tl:overlay-buffer): New alias.
3332
3333 \f
3334 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3335
3336         * APEL: Version 4.2 was released.
3337
3338 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3339
3340         * APEL-MK (config-apel): Regard LISPDIR.
3341
3342 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3343
3344         * emu-19.el (tl:make-overlay): New obsolete function (for
3345         tm-7.106).
3346         (tl:overlay-put): New obsolete function (for tm-7.106).
3347         (tl:overlay-buffer): New obsolete function (for tm-7.106).
3348
3349 \f
3350 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3351
3352         * APEL: Version 4.1 was released.
3353
3354         * APEL-MK (compile-apel): Use `config-apel'; don't use
3355         `add-to-list' for compatibility.
3356         (install-apel): Don't call `config-apel' directly.
3357
3358         * APEL-CFG: Add load-path setting.
3359
3360 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3361
3362         * emu-20.el (mime-charset-list): New inline-function.
3363         (widget-mime-charset-prompt-value-history): New variable.
3364         (mime-charset): New widget.
3365         (widget-mime-charset-prompt-value): New function.
3366         (widget-mime-charset-action): New function.
3367         (default-mime-charset): Use `defcustom'.
3368
3369         * emu-20.el (default-mime-charset): Modify DOC-string.
3370
3371         * emu-mule.el (charsets-mime-charset-alist): New implementation.
3372
3373         * emu-e20.el (encode-mime-charset-region,
3374         decode-mime-charset-region, encode-mime-charset-string,
3375         decode-mime-charset-string): New function (copied from emu-20.el);
3376         check `enable-multibyte-characters'.
3377
3378         * emu-x20.el (encode-mime-charset-region,
3379         decode-mime-charset-region, encode-mime-charset-string,
3380         decode-mime-charset-string): New function (copied from emu-20.el).
3381
3382         * emu-20.el: Move function `encode-mime-charset-region',
3383         `decode-mime-charset-region', `encode-mime-charset-string' and
3384         `decode-mime-charset-string' to emu-x20.el and emu-e20.el.
3385
3386 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3387
3388         * emu-x20.el (charsets-mime-charset-alist): Use MIME charset
3389         `iso-8859-5' for cyrillic.
3390
3391 \f
3392 1997-09-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3393
3394         * APEL: Version 3.4.4 was released.
3395
3396 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3397
3398         * std11-parse.el (std11-special-char-list): Fix order for regexp.
3399
3400 \f
3401 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3402
3403         * APEL: Version 3.4.3 was released.
3404
3405         * README.en: Modify for Emacs 20.
3406
3407 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3408
3409         * std11-parse.el (std11-special-char-list): New constant; abolish
3410         `std11-special-chars'.
3411         (std11-atom-regexp): Use it.
3412         (std11-analyze-special): Use it; Don't use `find'.
3413
3414 \f
3415 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3416
3417         * APEL: Version 3.4.2 was released.
3418
3419         * README.en (What's APEL?): Add emu-20.el.
3420
3421 1997-09-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3422
3423         * emu-20.el (mime-charset-to-coding-system): Use defsubst again;
3424         modify implementation.
3425
3426         * emu-20.el (mime-charset-to-coding-system): Use
3427         `find-coding-system'.
3428
3429         * emu-20.el (mime-charset-coding-system-alist): Use
3430         `find-coding-system'.
3431
3432         * emu-e20.el (find-coding-system): New inline function.
3433
3434         * emu.el (defsubst-maybe): New macro.
3435
3436 1997-09-03  MORIOKA Tomohiko  <morioka@mousai>
3437
3438         * emu-20.el (mime-charset-to-coding-system): Use `defun' instead
3439         of `defsubst'.
3440
3441 \f
3442 1997-09-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3443
3444         * APEL: Version 3.4.1 was released.
3445
3446 1997-08-30  MAEDA Shugo       <shugo@po.aianet.ne.jp>
3447
3448         * emu-mule.el (decode-coding-region, encode-coding-string): New
3449         function.
3450         (decode-coding-string): Modify DOC-string. (cf. [cmail:3366])
3451
3452 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3453
3454         * emu.el (defconst-maybe): New macro.
3455
3456         (emacs-major-version, emacs-minor-version): Use `defconst-maybe'.
3457
3458         * emu.el (charsets-to-mime-charset): Abolish unused local variable
3459         `csl'.
3460
3461         * emu-e20.el, emu-20.el: Move function
3462         `detect-mime-charset-region' from emu-e20.el to emu-20.el.
3463
3464         * emu-20.el: Use `defsubst' for
3465         `{encode|decode}-mime-charset-{region|string}'.
3466
3467         * emu-e20.el (detect-mime-charset-region): Use
3468         `find-charset-region'.
3469
3470 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3471
3472         * emu-x20.el, emu-e20.el, emu-20.el: Move function
3473         `{encode|decode}-mime-charset-{region|string}' from emu-e20.el and
3474         emu-x20.el to emu-20.el.
3475
3476         * emu-x20.el, emu-e20.el, emu-20.el: Move `default-mime-charset'
3477         from emu-e20.el and emu-x20.el to emu-20.el.
3478
3479 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3480
3481         * emu-20.el (mime-charset-coding-system-alist): Don't use
3482         `coding-system-p' for symbol.
3483         (mime-charset-to-coding-system): Ditto; modify DOC-string.
3484
3485 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3486
3487         * emu-20.el (mime-charset-coding-system-alist): Check MIME charset
3488         is defined as coding-system.
3489
3490         * emu-x20.el, emu-e20.el, emu-20.el: Move
3491         `mime-charset-coding-system-alist' from emu-e20.el and emu-x20.el
3492         to emu-20.el.
3493
3494         * emu-20.el (*noconv*): Add DOC-string.
3495
3496 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3497
3498         * emu-20.el (mime-charset-to-coding-system): Check coding-system-p
3499         even if CHARSET is found in `mime-charset-coding-system-alist'.
3500
3501         * emu-x20.el: Use function `mime-charset-to-coding-system' in
3502         emu-20.el.
3503
3504         * emu-20.el (mime-charset-to-coding-system): Use `defsubst'.
3505
3506         * emu-e20.el, emu-20.el: Move function
3507         `mime-charset-to-coding-system' from emu-e20.el to emu-20.el.
3508
3509 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3510
3511         * emu-x20.el, emu-e20.el, emu-20.el: Move features about Binary
3512         accessing from emu-e20.el and emu-x20.el to emu-20.el.
3513
3514         * EMU-ELS (emu-modules): Add emu-20 for Emacs 20 and XEmacs/mule.
3515
3516 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3517
3518         * emu-x20.el (mime-charset-to-coding-system): Use `defsubst'.
3519
3520         * emu-x20.el (default-mime-charset): Add DOC-string.
3521
3522         (mime-charset-coding-system-alist): Add `us-ascii'.
3523
3524 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3525
3526         * emu-x20.el (mime-charset-coding-system-alist): iso-2022-jp-2 is
3527         defined as coding-system.
3528
3529 \f
3530 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3531
3532         * emu: Version 7.44 was released.
3533         * APEL: Version 3.4 was released.
3534
3535 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3536
3537         * emu-e20.el (mime-charset-coding-system-alist): `iso-2022-ss2-7'
3538         -> `iso-2022-7bit-ss2'. (for Emacs 20.0.90)
3539
3540 1997-07-13  MORIOKA Tomohiko  <morioka@mousai>
3541
3542         * std11-parse.el (std11-parse-ascii-token): Allow non-ASCII
3543         characters in comments.
3544
3545 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3546
3547         * richtext.el: Add autoload comments for `richtext-encode' and
3548         `richtext-decode'.
3549
3550         * emu.el: Check richtext.el is bundled.
3551
3552 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3553
3554         * file-detect.el: Add autoload comments for function `add-path',
3555         `add-latest-path', `get-latest-path', `file-installed-p',
3556         `exec-installed-p', `module-installed-p' and variable
3557         `exec-suffix-list'.
3558
3559 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3560
3561         * emu-x20.el (mime-charset-coding-system-alist): iso-8859-1,
3562         hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r were defined as
3563         coding-system.
3564
3565         * emu-x20.el: Don't require cyrillic.
3566
3567 Thu May 22 04:46:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3568
3569         * emu-mule.el (make-char): New alias.
3570
3571         * emu-e20.el: Alias `make-character' was abolished.
3572
3573 Sat May 10 19:39:12 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3574
3575         * README.en (What's APEL?): Add std11 and mule-caesar.el.
3576
3577 \f
3578 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3579
3580         * emu: Version 7.43.1 was released.
3581         * APEL: Version 3.3.2 was released.
3582
3583 Fri May  9 01:23:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3584
3585         * APEL-ELS: Add mule-caesar.el.
3586
3587         * mule-caesar.el: New file.
3588
3589 Thu May  8 22:21:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3590
3591         * emu-x20.el: Use `binary' instead of `no-conversion' temporary.
3592
3593 \f
3594 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3595
3596         * emu: Version 7.43 was released.
3597         * APEL: Version 3.3.1 was released.
3598
3599         * emu-x20.el: several changes for XEmacs 20.1-b12.
3600
3601 Wed Apr 30 12:40:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3602
3603         * Makefile: add `release'.
3604
3605 Mon Apr 28 16:47:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3606
3607         * Makefile: `TARFILE' was abolished.
3608
3609 Tue Apr  8 09:47:40 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3610
3611         * emu.el (point-at-eol): New function.
3612
3613 Sat Apr  5 16:23:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3614
3615         * emu-nemacs.el: `tl:available-face-attribute-alist' ->
3616         `emu:available-face-attribute-alist'.
3617
3618         * emu-nemacs.el, emu-mule.el: `tl:make-overlay' -> `make-overlay';
3619         `tl:overlay-put' -> `overlay-put'.
3620
3621 Sat Apr  5 06:50:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3622
3623         * emu-xemacs.el: Alias `tl:make-overlay', `tl:overlay-put' and
3624         `tl:overlay-buffer' were abolished; Function `tl:move-overlay'
3625         were abolished.
3626
3627         * emu-19.el: Alias `tl:make-overlay', `tl:overlay-put' and
3628         `tl:overlay-buffer' were abolished.
3629
3630         * emu-18.el: `tl:overlay-buffer' -> `overlay-buffer'.
3631
3632         * emu-xemacs.el: Require overlay.
3633
3634         * emu.el (char-or-char-int-p): New XEmacs 20 emulating alias.
3635
3636         * emu.el (minibuffer-prompt-width): New function for Emacs 18 and
3637         XEmacs.
3638
3639 Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3640
3641         * APEL-ELS: std11.el and std11-parse.el were moved from mu/.
3642
3643 \f
3644 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3645
3646         * APEL: Version 3.3 was released.
3647
3648         * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
3649         * APEL-MK: install emu.
3650
3651 Thu Mar 20 06:09:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3652
3653         * Makefile: Add README.en.
3654
3655 Thu Mar 20 06:08:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3656
3657         * file-detect.el: Header and DOC-strings were modified.
3658
3659 Thu Mar 20 06:03:51 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3660
3661         * README.en: New file.
3662
3663 Thu Mar 20 05:48:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3664
3665         * filename.el: Add DOC-strings.
3666
3667         * APEL-MK (install-apel): Use `compile-apel'.
3668
3669         * Makefile (install): Don't depend on `elc'.
3670
3671 Thu Mar 20 02:04:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3672
3673         * APEL-MK: Setting for load-path and requiring install were moved
3674         from APEL-CFG.
3675
3676         (install-apel): Compile apel-modules.
3677
3678         * APEL-CFG: Setting for load-path and requiring install were moved
3679         to APEL-MK.
3680
3681 \f
3682 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3683
3684         * APEL: Version 3.2 was released.
3685
3686 Fri Mar 14 09:54:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3687
3688         * file-detect.el (get-latest-path): Check directory is exist or not.
3689
3690 Fri Mar 14 09:25:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3691
3692         * APEL-ELS: Add install.el.
3693
3694 Fri Mar 14 07:24:37 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3695
3696         * Makefile, APEL-MK, APEL-CFG: New file.
3697
3698 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3699
3700         * atype.el (field-unify): fixed.
3701
3702 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3703
3704         * filename.el (filename-filters): Use `exec-installed-p' instead
3705         of `file-installed-p' to search "kakasi".
3706
3707 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3708
3709         * file-detect.el (module-installed-p): Use function
3710         `exec-installed-p'.
3711
3712         * file-detect.el (exec-suffix-list): New variable.
3713         (exec-installed-p): New function.
3714
3715 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3716
3717         * APEL-ELS (apel-modules): Add filename.el.
3718
3719         * APEL-ELS: Initial revision
3720
3721 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3722
3723         * filename.el (filename-replacement-alist): Don't use function
3724         `string-to-char-list' and `expand-char-ranges'; Don't require
3725         tl-str.
3726         (filename-special-filter): Use function `assoc-if' instead of
3727         `ASSOC'; Require cl instead of tl-list.
3728         (poly-funcall): New inline-function; copied from tl-list.el.
3729
3730 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3731
3732         * atype.el: Alias `fetch-field', `fetch-field-value', `put-field'
3733         and `delete-field' were abolished.
3734
3735         Don't require tl-str and tl-list.
3736
3737         Require alist.
3738
3739         (field-unify): Don't use function `symbol-concat'.
3740         (assoc-unify): Use function `assoc' directly; use function
3741         `put-alist' directly; use function `del-alist' directly.
3742
3743         * atype.el: Function `put-fields' was abolished.
3744
3745         * atype.el: tl-atype.el was renamed to atype.el.
3746
3747 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3748
3749         * atype.el: tl-atype.el was renamed to atype.el.
3750
3751 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3752
3753         * file-detect.el (file-installed-p): Fixed DOC-string.
3754
3755 1997-02-28  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3756
3757         * alist.el: New module; separated from tl-list.el.