From 4aa1c73a2e77af7bcf1bd24837c9f07488068cdd Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sun, 14 Apr 2002 22:11:09 +0000 Subject: *** no comment *** --- chess-ics1.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-ics1.el') diff --git a/chess-ics1.el b/chess-ics1.el index f21c63e..ac8e485 100644 --- a/chess-ics1.el +++ b/chess-ics1.el @@ -39,7 +39,7 @@ (defun chess-ics1-handler (event &rest args) (cond - ((eq event 'initialize) t) + ((eq event 'initialize) (current-buffer)) ((eq event 'popup) (if chess-display-popup (funcall chess-ics1-popup-function))) -- cgit v1.2.3