update.
[elisp/apel.git] / ChangeLog
index 8f42223..dca535b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,195 @@
+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
@@ -8,7 +200,7 @@
        * emu-mule.el (write-region-as-raw-text-CRLF): New function.
 
        * emu-18.el (generate-new-buffer-name): New function (Emacs 19
-       mulating function).
+       emulating function).
 
 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>