* broken.el (check-broken-facility): Also use compile time
[elisp/apel.git] / ChangeLog
index 09e1975..efc77c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,691 @@
+1998-10-18  Tanaka Akira  <morioka@jaist.ac.jp>
+
+       * broken.el (check-broken-facility): Also use compile time
+       description.
+
+1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.4 was released.
+
+1998-10-17  Tanaka Akira  <morioka@jaist.ac.jp>
+
+       * broken.el (check-broken-facility): New macro.
+
+1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (define-obsolete-function-alias): New function.
+
+\f
+1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.3 was released.
+
+1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * README.en: Add explanations about
+       `LISPDIR', `VERSION_SPECIFIC_LISPDIR' and `what-where'.
+
+       * Makefile (what-where): New target.
+       (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
+
+       * APEL-MK (what-where-apel): New function.
+       (config-apel): Refer to `VERSION_SPECIFIC_LISPDIR'.
+
+       * APEL-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
+
+1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (load-path): Modify for Emacs 20.3.
+
+1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL-CFG (EMU_PREFIX): Use "emu" for Emacs 20.3 or later.
+
+       * EMU-ELS: Don't install pccl in anything older than XEmacs 21
+       with MULE.
+
+\f
+1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.2 was released.
+
+       * poem-xm.el (insert-file-contents-as-binary): New function.
+
+       * poem-20.el (write-region-as-binary): bind
+       `jka-compr-compression-info-list' with nil.
+       (insert-file-contents-as-binary): Change to alias of
+       `insert-file-contents-literally' for Emacs 20.
+
+\f
+1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.1 was released.
+
+1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mcs-e20.el, mcs-xm.el (coding-system-to-mime-charset): New
+       function.
+       (mime-charset-list): New implementation.
+
+       * Move `mime-charset-list' from mcs-20.el to mcs-e20.el and
+       mcs-xm.el.
+
+1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mcs-e20.el (charsets-mime-charset-alist): Use `gb2312' and
+       `big5' instead of `cn-gb-2312' and `cn-big5'.
+
+       * mcs-xm.el (charsets-mime-charset-alist): Use `gb2312' and `big5'
+       instead of `cn-gb-2312' and `cn-big5'.
+
+       * mcs-20.el (mime-charset-coding-system-alist): Add `cn-gb' to
+       default value.
+
+\f
+1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.0 was released.
+
+       * Delete EMU-CFG and EMU-MK because they have not been used.
+
+1998-09-22  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * README.en (What's APEL?): Add notice for broken.el.
+
+1998-09-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (What's APEL?): Modify for latest structure.
+
+1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mcs-xm.el (charsets-mime-charset-alist): Comment out invalid
+       definition for iso-2022-int-1.
+
+1998-09-19  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * broken.el: New file.
+
+       * pccl.el (apel-broken-facility): Abolished
+       (apel-broken-p): Abolished
+
+       * EMU-ELS (emu-modules): Add 'broken.
+
+       * Makefile (elc): Do not remove emu*.elc.
+
+       * pccl-20.el: require 'broken.
+       (ccl-use-symbol-as-program): Abolished.
+       (ccl-accept-symbol-as-program): New facility.
+       (make-ccl-coding-system): Use `when-broken' to define.
+       (ccl-encoder-eof-block-is-broken): Abolished.
+       (ccl-decoder-eof-block-is-broken): Abolished.
+       (ccl-eof-block-is-broken): Abolished
+       (ccl-execute-eof-block-on-encoding-null): New facility.
+       (ccl-execute-eof-block-on-encoding-some): Ditto.
+       (ccl-execute-eof-block-on-decoding-null): Ditto.
+       (ccl-execute-eof-block-on-decoding-some): Ditto.
+       (ccl-execute-eof-block-on-encoding): Ditto.
+       (ccl-execute-eof-block-on-decoding): Ditto.
+       (ccl-execute-eof-block): Ditto.
+
+       * pccl-om.el: require 'broken.
+       (ccl-use-symbol-as-program): Abolished.
+       (ccl-accept-symbol-as-program): New facility.
+       (ccl-encoder-eof-block-is-broken): Abolished.
+       (ccl-decoder-eof-block-is-broken): Abolished.
+       (ccl-eof-block-is-broken): Abolished
+       (ccl-execute-eof-block-on-encoding-null): New facility.
+       (ccl-execute-eof-block-on-encoding-some): Ditto.
+       (ccl-execute-eof-block-on-decoding-null): Ditto.
+       (ccl-execute-eof-block-on-decoding-some): Ditto.
+       (ccl-execute-eof-block-on-encoding): Ditto.
+       (ccl-execute-eof-block-on-decoding): Ditto.
+       (ccl-execute-eof-block): Ditto.
+       (ccl-execute-on-string-ignore-contin): New facility.
+
+1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * pccl.el (apel-broken-facility): New function.
+       (apel-broken-p): New function.
+
+1998-09-18  Tanaka Akira      <akr@jaist.ac.jp>
+
+       * pccl.el: Fix author.
+
+1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * pccl-om.el (make-ccl-coding-system): Enclose with
+       `eval-and-compile'.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (unless): New macro.
+
+       * emu.el: Define tl:overlay obsolete aliases for all emacsen.
+
+       * poem-nemacs.el (decode-coding-string): Regard integer as
+       coding-system.
+       (encode-coding-string): Likewise.
+       (decode-coding-region): Likewise.
+       (encode-coding-region): Likewise.
+
+       * poe-18.el (set-text-properties): New function.
+
+       * install.el (install-detect-elisp-directory): Fix problem on
+       Nemacs.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem-ltn1.el (set-buffer-multibyte): Use `defun-maybe' instead
+       of `defmacro-maybe'.
+
+       * poem-e20_2.el (set-buffer-multibyte): Use `defun-maybe' instead
+       of `defsubst-maybe'.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMU-ELS: New implementation.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-mule.el, EMU-ELS: Move code about CCL from
+       emu-mule.el to pccl-om.el.
+
+       * pccl.el: New file.
+
+       * pccl.el: - Rename emu-e20.el to pccl-20.el.
+       - Move definition of emu-x20.el to pccl-20.el.
+       - Move code about CCL from emu-mule.el to pccl-om.el.
+
+       * pccl-om.el: New file (move code about CCL from emu-mule.el).
+
+       * pccl-20.el: New file (renamed from emu-e20.el; move definition
+       of emu-x20.el to pccl-20.el; abolish emu-x20.el).
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-x20.el, emu-e20.el: Move function `char-category'
+       from emu-e20.el and emu-x20.el to emu.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-nemacs.el, emu-latin1.el, EMU-ELS: Move definitions
+       of emu-nemacs.el and emu-latin1.el to emu.el; abolish
+       emu-nemacs.el and emu-latin1.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el: Modify conditions to load sub-modules.
+
+       * emu.el, emu-e20.el: Move alias
+       `insert-binary-file-contents-literally' from emu-e20.el to emu.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem.el, emu.el: Move `string-as-unibyte',
+       `string-as-multibyte', `char-int', `int-char' and
+       `char-or-char-int-p' from emu.el to poem.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mcharset.el, emu.el: Move function `charsets-to-mime-charset'
+       from emu.el to mcharset.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-x20.el, emu-nemacs.el, emu-mule.el, emu-latin1.el,
+       emu-e20.el:
+         - Move `insert-binary-file-contents' from emu-e20.el,
+           emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
+           emu.el.
+         - Move `insert-binary-file-contents-literally' from
+           emu-latin1.el, emu-mule.el, emu-nemacs.el and emu-x20.el to
+           emu.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-18.el (make-obsolete): New function.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, EMU-ELS: Split code about MIME charset from emu to
+       mcharset.
+
+       * mcharset.el: New file.
+
+       * mcs-xm.el: New file (split code about MIME charset from
+       emu-x20.el).
+
+       * emu-x20.el: Split code about MIME charset to mcs-xm.el.
+
+       * mcs-om.el: New file (split code about MIME charset from
+       emu-mule.el).
+
+       * emu-mule.el: Split code about MIME charset to mcs-om.el.
+
+       * mcs-nemacs.el: New file (split code about MIME charset from
+       emu-nemacs.el).
+
+       * emu-nemacs.el: Split code about MIME charset to mcs-nemacs.el.
+
+       * mcs-ltn1.el: New file (split code about MIME charset from
+       emu-latin1.el).
+
+       * emu-latin1.el: Split code about MIME charset to mcs-latin1.el.
+
+       * mcs-e20.el: New file (split code about MIME charset from
+       emu-e20.el).
+
+       * emu-e20.el: Split code about MIME charset to mcs-e20.el.
+
+       * mcs-20.el: New file (renamed from emu-20.el).
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el, emu-20.el: Move constant `*noconv*' from emu-20.el to
+       emu.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+       
+       * emu.el, EMU-ELS: Split core part about MULE from emu to poem.
+
+       * poem.el: New file.
+
+       * poem-e20_3.el: New file (renamed from emu-e20_3.el).
+
+       * poem-e20_2.el: New file (renamed from poem-e20_2.el).
+
+       * poem-xm.el: New file (split core part of MULE from emu-x20.el).
+
+       * emu-x20.el: Split core part of MULE to poem-xm.el.
+
+       * poem-om.el: New file (split core part of MULE from emu-mule.el).
+
+       * emu-mule.el: Split core part of MULE to poem-om.el.
+
+       * poem-ltn1.el: New file (split core part of MULE from
+       emu-latin1.el).
+
+       * emu-latin1.el: Split core part of MULE to poem-ltn1.el.
+
+       * poem-e20.el: New file (split core part of MULE from emu-e20.el).
+
+       * emu-e20.el: Split core part of MULE to poem-e20.el.
+
+       * poem-20.el: New file (split core part of MULE from emu-20.el).
+
+       * emu-20.el: Split core part of MULE to poem-20.el.
+
+       * poem-nemacs.el: New file (split core part of MULE from
+       emu-nemacs.el).
+
+       * emu-nemacs.el: Split core part of MULE to poem-nemacs.el; move
+       overlay emulation code of Nemacs to poe-18.el.
+
+       * poe-18.el: Move overlay emulation code of Nemacs from
+       emu-nemacs.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move function `point-at-bol' and `point-at-eol'
+       from emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el (point-at-bol): New function.
+       (point-at-eol): Use `line-end-position'.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (line-beginning-position): New function.
+       (line-end-position): New function.
+
+       * poe-xemacs.el (line-beginning-position): New alias.
+       (line-end-position): New alias.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move function `functionp' from emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move Emacs 19.30 emulating definitions, Emacs
+       19.31 emulating definitions and Emacs 20.1 emulating definitions
+       from emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, emu.el: Move constant `emacs-minor-version', Emacs 19
+       emulating definitions and Emacs 19.29 emulating definitions from
+       emu.el to poe.el.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el: New file (split core part from emu.el).
+
+       * poe-xemacs.el: New file (renamed from emu-xemacs.el).
+
+       * poe-19.el: New file (renamed from emu-e19.el).
+
+       * poe-18.el: New file (renamed from emu-18.el).
+
+       * emu.el, emu-nemacs.el, emu-mule.el, emu-e20.el, EMU-ELS: modify
+       for new structure.
+
+1998-09-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el (make-ccl-coding-system): New function.
+
+1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu-mule.el: Require `cyrillic' (suggested by MORIOKA-san).
+
+       * emu-mule.el (decode-mime-charset-region): Cope with non existent
+       coding systems if the third arg `lbt' has specified.
+       (decode-mime-charset-string): Likewise.
+
+\f
+1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 8.18 was released.
+
+       * Makefile (install-package): Don't depend on target `elc'.
+
+       * APEL-MK (install-apel-package): Compile emu-modules and
+       apel-modules.
+
+1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * Makefile: Abolish target `package'.
+       (install-package): Use `elc' instead of `package'.
+
+       * APEL-MK: Abolish function `compile-apel-package'.
+       (install-apel-package): Update auto-autoloads.el and
+       custom-load.el at target directory.
+
+1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (run in expanded place): fixed.
+       (install as a XEmacs package): New description.
+
+       * Makefile (XEMACS): New variable.
+       (PACKAGEDIR): New variable.
+       (package): New target.
+       (install-package): New target.
+
+       * APEL-MK (config-apel-package): New function.
+       (compile-apel-package): New function.
+       (install-apel-package): New function.
+
+       * APEL-CFG (PACKAGEDIR): New variable.
+
+1998-09-07  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * Makefile (elc): Ignore errors when removing emu*.elc.
+
+1998-09-01  Tanaka Akira <akr@jaist.ac.jp>
+
+       * emu-mule.el (ccl-execute-on-string): Fix arguments
+       order `status' and `string'.
+
+\f
+1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 8.17 was released.
+
+       * emu.el (with-temp-file): Must use old forms.
+
+1998-08-31  Katsumi Yamoaka   <yamaoka@jpl.org>
+
+       * emu.el (with-temp-file): New macro (Emacs 20/XEmacs 20
+       emulating macro).
+
+1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * emu-e20.el: require 'ccl only for byte-compile time.
+
+1998-08-29  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * Makefile (elc): Remove emu*.elc to use newest emu by
+        intall.el.
+
+1998-08-29  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * emu-e20.el (ccl-execute-on-string): Too few args.
+       (test-ccl-eof-block-cs): Revert existence checking.
+       
+       * emu-e20_2.el (insert-file-contents-as-binary): Return value.
+       (insert-file-contents-as-raw-text): Ditto.
+       
+       * emu-mule.el (insert-file-contents-as-raw-text): Return value.
+       (encode-coding-string): Check `coding-system' is non-nil.
+       (decode-coding-string): Ditto.
+       (insert-file-contents-as-binary): Use `as-binary-input-file'.
+       (insert-binary-file-contents-literally): Ditto.
+       (write-region-as-binary): Use `as-binary-output-file'.
+       (write-region-as-raw-text-CRLF): Definition for Emacs 19.28.
+       (write-region-as-mime-charset): Ditto.
+       (mime-charset-to-coding-system): New implementation.
+
+       (ccl-use-symbol-as-program): New constant.
+       (ccl-encoder-eof-block-is-broken): New constant.
+       (ccl-decoder-eof-block-is-broken): New constant.
+       (ccl-eof-block-is-broken): New constant.
+       (make-ccl-coding-system): New function.
+       (ccl-execute): Emacs 20.3 emulating function.
+       (ccl-execute-on-string): Emacs 20.3 emulating function.
+
+       * emu-nemacs.el (write-region-as-binary): Use
+       `as-binary-output-file'
+       (write-region-as-raw-text-CRLF): Ditto.  
+       (insert-file-contents-as-binary): Use `as-binary-input-file'.
+       (insert-binary-file-contents-literally): Ditto.
+       (insert-file-contents-as-raw-text): Ditto.
+       
+       * emu.el (last): Emacs 20 emulation function.
+       (butlast), (nbutlast): CL emulation functions.
+       
+1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * emu-e20.el (ccl-use-symbol-as-program): Reduce
+       `eval-and-compile' and `eval-when-compile' nesting.
+       (test-ccl-eof-block-cs): Remove existence checking.
+
+1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * emu-e20.el (ccl-use-symbol-as-program): Use
+       `ccl-vector-program-execute-on-string' if it is defined.
+
+1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * emu-e20.el (ccl-use-symbol-as-program): Use
+       `ccl-execute-on-string' instead of `make-coding-system' for
+       avoiding the error "Coding system already exists".
+
+1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
+
+        * emu-e20.el (test-ccl-eof-block-cs): Check if it is already
+       defined.
+
+1998-08-27  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * emu-e20.el (ccl-use-symbol-as-program): New constant.
+       (make-ccl-coding-system): New function.
+       (ccl-encoder-eof-block-is-broken): New constant.
+       (ccl-decoder-eof-block-is-broken): New constant.
+       (ccl-eof-block-is-broken): New constant.
+       (ccl-execute): Redefine if `ccl-use-symbol-as-program' is nil.
+       (ccl-execute-on-string): Ditto.
+
+1998-08-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-20.el (mime-charset-coding-system-alist): Add `unknown' and
+       `x-unknown'.
+
+1998-08-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el: Redefine coding-system `ctext' if `ctext-dos' is not
+       found.
+
+1998-08-12  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu-nemacs.el, emu-mule.el (decode-mime-charset-region): Add new
+       argument `lbt'.
+       (decode-mime-charset-string): Likewise.
+
+       * emu-mule.el (mime-charset-to-coding-system):  Regard `CRLF',
+       `LF', `CR' as line break code type.
+
+1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-latin1.el, emu-nemacs.el (write-region-as-raw-text-CRLF):
+       Fix regexp to canonicalize line break code.
+
+       * emu-mule.el (write-region-as-raw-text-CRLF): Use
+       `write-region-as-binary' to specify `lockname' in MULE 2.3 based
+       on 19.34.
+
+1998-08-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el: Redefine coding-system `iso-2022-jp-2' if
+       `iso-2022-jp-2-dos' is not found.
+
+1998-08-11  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu-mule.el (write-region-as-raw-text-CRLF): New function.
+
+       * emu-18.el (generate-new-buffer-name): New function (Emacs 19
+       emulating function).
+
+1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-nemacs.el, emu-latin1.el (write-region-as-raw-text-CRLF):
+       New function.
+
+       * emu-20.el (write-region-as-raw-text-CRLF): Renamed from
+       `write-region-as-CRLF'.
+
+1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-latin1.el, emu-e20.el (decode-mime-charset-region): Add new
+       argument `lbt'.
+       (decode-mime-charset-string): Likewise.
+
+       * emu-x20.el: Define coding-system `raw-text-unix' and
+       `raw-text-mac' if they are not found.
+       Redefine coding-system `euc-kr' if `euc-kr-dos' is not found.
+       (decode-mime-charset-region-default): Add new argument `lbt'.
+       (decode-mime-charset-region-with-iso646-unification): Likewise.
+       (decode-mime-charset-region-for-hz): Likewise.
+       (decode-mime-charset-region): Likewise.
+       (decode-mime-charset-string): Likewise.
+
+       * emu-20.el (mime-charset-to-coding-system): Regard `CRLF', `LF',
+       `CR' as line break code type.
+
+1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
+
+       * emu-x20.el: Define coding-system `raw-text-dos' if it is not
+       found.
+
+       * emu-20.el (write-region-as-CRLF): New function.
+
+1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * install.el (install-detect-elisp-directory): Modify for anything
+       older than Emacs 19.28.
+
+\f
+1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 8.16 was released.
+
+       * emu.el, emu-x20.el: Require `emu-20' in emu-x20.el.
+
+1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el (set-buffer-multibyte): Use `defsubst-maybe' instead
+       of `defmacro-maybe'.
+
+1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-20.el, emu-x20.el: Move `insert-file-contents-as-binary' and
+       `insert-file-contents-as-raw-text' from emu-x20.el to emu-20.el.
+
+       * emu-e20_2.el, emu-e20.el: Move `insert-file-contents-as-binary'
+       and `insert-file-contents-as-raw-text' from emu-e20.el to
+       emu-e20_2.el.
+
+\f
+1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 8.15 was released.
+
+       * emu-xemacs.el: Use nil as variable of `condition-case' to avoid
+       byte-compiler warning.
+
+1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el (when): New macro.
+
+1998-06-09  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu.el (split-string): New function (Emacs 20/XEmacs 20
+       emulating function).
+
+       * emu.el (with-temp-buffer): New macro (Emacs 20/XEmacs 20
+       emulating macro).
+
+       * emu.el (with-current-buffer): New macro (Emacs 20/XEmacs 20
+       emulating macro).
+
+       * emu.el (save-current-buffer): New macro (Emacs 20/XEmacs 20
+       emulating macro).
+
+1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * mule-caesar.el (mule-caesar-region): Don't compare charset with
+       'us-ascii.
+
+1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-mule.el (split-char): fixed.
+
+1998-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * emu-mule.el (insert-file-contents-as-binary): Use
+       file-coding-system-for-read instead of file-coding-system.
+       
+\f
+1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 8.14 was released.
+
+1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-mule.el, emu-latin1.el (split-char): New function.
+
+1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-mule.el, emu-nemacs.el (insert-file-contents-as-raw-text):
+       New function.
+
+       * emu-latin1.el (insert-file-contents-as-raw-text): New alias.
+
+       * emu-e20.el, emu-x20.el (insert-file-contents-as-raw-text): New
+       function.
+
+1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu-x20.el: Move `split-char' check and repair code from
+       mule-caesar.el.
+
+       * mule-caesar.el: Move `split-char' check and repair code to
+       emu-x20.el; require 'emu.
+
 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
+       * emu-nemacs.el, emu-mule.el (set-buffer-multibyte): New function.
+
        * emu-latin1.el, emu-x20.el (set-buffer-multibyte): New macro.
 
        * mule-caesar.el (mule-caesar-region): Use '(cdr (split-char ...))