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