From e9f978733b11a619e0bf865653865ffaa07076b5 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 10 Apr 2002 23:09:06 +0000 Subject: *** no comment *** --- chess-link.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chess-link.el') diff --git a/chess-link.el b/chess-link.el index 9bcb7a7..13a9911 100644 --- a/chess-link.el +++ b/chess-link.el @@ -68,7 +68,8 @@ engine, and the computer the second engine." ;; tell the first engine to start moving (chess-engine-command first-engine 'pass)) - (chess-display-update display t)) + (chess-display-update display) + (chess-display-popup display)) (error (chess-display-destroy display) (error (error-message-string err)))))) -- cgit v1.2.3