From cdaf348bed4e280c1c7d793f14357b390f0348d4 Mon Sep 17 00:00:00 2001 From: ueno Date: Mon, 21 Feb 2000 19:40:14 +0000 Subject: [PATCH] update. --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) 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 -- 1.7.10.4