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