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