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