update.
authormorioka <morioka>
Fri, 7 May 1999 05:05:12 +0000 (05:05 +0000)
committermorioka <morioka>
Fri, 7 May 1999 05:05:12 +0000 (05:05 +0000)
ChangeLog

index 91afa84..9e8bad3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-05-07  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * poe-18.el (eval-when-compile): New macro.
+
+       * poe.el (make-local-hook): Use `defun-maybe' directly.
+
+       * poe.el (add-hook): Use `static-condition-case' instead of
+       `condition-case'; use `defun-maybe' instead of `defun'.
+       (remove-hook): Likewise.
+
 1999-04-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
        * poe.el (caar): New function.
 
        * 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>