From 51cf0ef745fe30a34b6072ef6ca4d3ae6f8b90c0 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 8 Apr 2002 09:01:59 +0000 Subject: *** no comment *** --- chess-display.el | 1 + 1 file changed, 1 insertion(+) (limited to 'chess-display.el') diff --git a/chess-display.el b/chess-display.el index f3c8662..995a6ec 100644 --- a/chess-display.el +++ b/chess-display.el @@ -106,6 +106,7 @@ (defun chess-display-set-perspective (display perspective) (chess-with-current-buffer display (setq chess-display-perspective perspective) + (erase-buffer) ; force a complete redraw (chess-display-update nil))) -- cgit v1.2.3