update.
[elisp/apel.git] / ChangeLog
index 0b4b66f..75f88eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,126 @@
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.ja: Sync up with latest README.en.
+
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (remove-local-hook): Use `defmacro-maybe'.
+
+1998-10-26  Mikio Nakajima    <minakaji@osaka.email.ne.jp>
+
+       * poe.el (add-local-hook): fixed.
+       (remove-local-hook): fixed.
+
+\f
+1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.6 was released.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (rassoc): New function.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem-e20_3.el (characterp): New alias.
+
+       * poe-xemacs.el (eval-after-load): New function.
+
+       * poem.el (characterp): New alias.
+       (char-octet): New function.
+
+       * poe.el (make-local-hook): New macro.
+       (add-local-hook): New macro.
+       (remove-local-hook): New macro.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poem.el, poem-20.el, poem-e20_3.el, poem-e20.el, poem-xm.el: Add
+       setting of byte-compile-dynamic.
+
+       * poem-xm.el (string-to-int-list): Use `defun-maybe'.
+
+       * poem.el (string-as-unibyte): Use `defsubst-maybe' instead of
+       `defmacro-maybe'.
+       (string-as-multibyte): Likewise.
+       (char-int): Use `defalias-maybe'.
+       (int-char): Likewise.
+       (char-or-char-int-p): Likewise.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic.
+
+1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe-18.el (data-directory): Use `defvar-maybe'.
+       (buffer-undo-list): Likewise.
+
+       * poe-xemacs.el (face-list): Use `defalias-maybe'.
+       (line-beginning-position): Likewise.
+       (line-end-position): Likewise.
+
+       * poe.el (defalias-maybe): New macro.
+
+       * poe-xemacs.el (dired-other-frame): Use `defun-maybe'.
+
+1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (defvar-maybe): New macro.
+       (temporary-file-directory): New variable.
+
+\f
+1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * APEL: Version 9.5 was released.
+
+1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
+
+       * README.ja: New file.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * alist.el: Add autoload cookies.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el, EMU-ELS, README.en: Move `find-face' from poe-19.el to
+       poe.el; abolish poe-19.el.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * invisible.el, inv-18.el, inv-19.el, inv-xemacs.el, poe-18.el,
+       poe-19.el, poe-xemacs.el, emu.el, EMU-ELS, README.en: Separate
+       invisible features from poe to invisible.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (eval-and-compile): New macro.
+       Enclose redefinition of `read-string' by `eval-and-compile'.
+
+1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * poe.el (string): New function.
+
+1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu.el (char-list-to-string): New function.
+
+       * poe-xemacs.el, poe-19.el: Abolish macro `char-list-to-string'.
+
+       * poe-18.el: Abolish function `char-list-to-string'.
+
+1998-10-18  Tanaka Akira  <akr@jaist.ac.jp>
+
+       * broken.el (check-broken-facility): Also use compile time
+       description.
+
+\f
 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * APEL: Version 9.4 was released.
 
-1998-10-17  Tanaka Akira  <morioka@jaist.ac.jp>
+1998-10-17  Tanaka Akira  <akr@jaist.ac.jp>
 
        * broken.el (check-broken-facility): New macro.