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