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