update.
[elisp/apel.git] / ChangeLog
index 2604ad7..ba37138 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,73 @@
-1999-03-12  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
 
-       * poe.el (condition-case-if): Abolish.
+       * install.el (install-prefix): Check whether
+       `system-configuration-options' is defined or not before using it.
 
-1999-03-12  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+       * poe-18.el (add-hook, remove-hook): Moved to poe.el.
+       * poe.el (add-hook, remove-hook): Accept optional `local' arg.
+       (add-local-hook, remove-local-hook): Removed.
 
-       * poe.el (condition-case-if): New macro.
+       * tinycustom.el (defface): Make face if 'faces is provided.
+
+1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * pcustom.el: New implementation using broken.el.
+
+1999-03-14  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * APEL-MK (compile-apel, what-where-apel): Use `load-file' to
+       ensure that EMU_ELS in the current directory is loaded.
+
+1999-03-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * emu.el (code-convert-string, code-convert-region,
+       insert-binary-file-contents): Doc fix.
+
+1999-03-16  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * README.en, README.ja: Add description of pcustom and tinycustom.
+
+1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tinycustom.el: Delete RCS keywords.
+
+1999-03-24  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * poe.el (make-local-hook): Move to after defining `add-local-hook'
+       and `remove-local-hook'.
+
+1999-03-20  Mikio Nakajima  <minakaji@osaka.email.ne.jp>
+
+       * tinycustom.el (define-widget): New nop macro.
+       (defface): Makes face FACE.
+
+1999-03-25  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
+
+       * poem.el (charset-after): New function.
+
+\f
+1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.15 released.
+
+1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (defun-maybe-cond): Don't use `unless'.
+
+1999-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * EMU-ELS (pcustom-modules): New variable.
+       (emu-modules): Add `pcustom-modules'.
+
+1999-03-13  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * tinycustom.el: New file.
+       * pcustom.el: Likewise.
+
+\f
+1999-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.14 released.
 
 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        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.
 
        * 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.
 
        * emu-nemacs.el (write-region-as-binary): Use
        `as-binary-output-file'
-       (write-region-as-raw-text-CRLF): Ditto.  
+       (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
 
        * 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.4 was released.
 
-       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$B$"\e(B) to detect character
+       * EMU-ELS: Don't use HIRAGANA LETTER A (\e$(B$"\e(B) to detect character
        indexing (Emacs 20.3 or later).
 
 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
@@ -2103,7 +2166,7 @@ Thu Apr  3 17:14:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 1997-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 3.3 was released.
-       
+
        * APEL-CFG (EMU_PREFIX, EMU_DIR): New variables.
        * APEL-MK: install emu.