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