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