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