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