(characterp): New alias.
[elisp/apel.git] / ChangeLog
index 25b5f0f..5ba06c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,44 @@
+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.
 
        * 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>