From ef7c29d679c6aaf8dda55772e65800097c46f163 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 15 Apr 2002 05:40:38 +0000 Subject: *** no comment *** --- chess-plain.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-plain.el') diff --git a/chess-plain.el b/chess-plain.el index 3008ad5..693e5eb 100644 --- a/chess-plain.el +++ b/chess-plain.el @@ -70,7 +70,7 @@ modify `chess-plain-piece-chars' to avoid real confusion.)" (defun chess-plain-handler (event &rest args) (cond - ((eq event 'initialize) (current-buffer)) + ((eq event 'initialize) t) ((eq event 'popup) (if chess-display-popup (funcall chess-plain-popup-function))) -- cgit v1.2.3