From: ueno Date: Mon, 21 Feb 2000 19:40:14 +0000 (+0000) Subject: update. X-Git-Tag: apel-10_2~8 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=cdaf348bed4e280c1c7d793f14357b390f0348d4;p=elisp%2Fapel.git update. --- diff --git a/ChangeLog b/ChangeLog index 73e9d22..2111bf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2000-02-21 Daiki Ueno + + * poe-18.el (next-window): New function. + (walk-windows): New function. + + * poe-xemacs.el + (set-extent-properties): New function. + (run-at-time): New function. + (cancel-timer): New function. + (with-timeout-handler): New function. + (with-timeout): New function. + + * poe.el (remassq): New function. + (remassoc): New function. + (remrassoc): New function. + (subst-char-in-string): New function. + (get-buffer-window-list): New function. + (save-selected-frame): New macro. + 2000-02-10 Yuuichi Teranishi * poe.el (replace-match): Redefined to add `STRING' optional