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