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