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