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