From: morioka Date: Fri, 7 May 1999 05:05:12 +0000 (+0000) Subject: update. X-Git-Tag: apel-9_17~7 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3a7a63d006d11e8c213f1e874b0a54b950f499d7;p=elisp%2Fapel.git update. --- diff --git a/ChangeLog b/ChangeLog index 91afa84..9e8bad3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +1999-05-07 MORIOKA Tomohiko + + * 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 * poe.el (caar): New function. @@ -1611,7 +1621,7 @@ * APEL: Version 8.4 was released. - * EMU-ELS: Don't use HIRAGANA LETTER A (あ) to detect character + * EMU-ELS: Don't use HIRAGANA LETTER A (あ) to detect character indexing (Emacs 20.3 or later). 1998-04-20 MORIOKA Tomohiko