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