From fb57d090c044c854b3d904c60185a40a68886419 Mon Sep 17 00:00:00 2001 From: morioka Date: Sun, 25 Oct 1998 17:35:24 +0000 Subject: [PATCH] update. --- ChangeLog | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9f8de1e..5ba06c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +1998-10-25 MORIOKA Tomohiko + + * 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 + + * poe.el, poe-xemacs.el: Add setting of byte-compile-dynamic. + +1998-10-25 MORIOKA Tomohiko + + * 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 * poe.el (defvar-maybe): New macro. -- 1.7.10.4