update.
[elisp/apel.git] / ChangeLog
index cf31bd2..5977a22 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,108 @@
-1999-03-11  morioka  <morioka@akebono>
+1999-04-11  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * mcs-e20.el (x-ctext): Define coding system `x-ctext' if `ctext'
+       is not proper for decoding `iso-2022-jp-2'.
+
+1999-04-09  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * static.el: Add doc-strings.
+
+1999-04-09  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * EMU-ELS (emu-modules): Add `static'.
+
+       * static.el: New file.
+
+       * broken.el: New implementation using `static'.
+
+1999-04-09  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * EMU-ELS (poem-modules): Add `poem-xfc' if file-coding feature is
+       available in a XEmacs-without-MULE.
+
+1999-04-09  Andy Piper        <andy@xemacs.org>
+
+       * poem.el: use poem-xfc when we have XEmacs with file coding.
+
+       * poem-xfc.el: new file for file coding based XEmacs.
+
+\f
+1999-04-08  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * APEL: Version 9.16 released.
+
+1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
+
+       * install.el (install-prefix): Check whether
+       `system-configuration-options' is defined or not before using it.
+
+       * 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.
+
+       * 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>
 
        * mcs-e20.el (charsets-mime-charset-alist): Add setting for
        `tis-620'.
        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>
@@ -2095,7 +2199,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.