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