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