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