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