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