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