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