From c934319dd997d5becc7ffb92742fe2b04579e49e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 11 Apr 2002 20:46:24 +0000 Subject: *** no comment *** --- chess-display.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-display.el') diff --git a/chess-display.el b/chess-display.el index f7584cd..a6b10f0 100644 --- a/chess-display.el +++ b/chess-display.el @@ -375,7 +375,7 @@ that is supported by most displays, and is the default mode." :group 'chess-display) (defcustom chess-display-boring-events - '(set-data set-tags set-tag draw abort undo shutdown) + '(set-data set-tags set-tag draw abort undo) "Events which will not even cause a refresh of the display." :type '(repeat symbol) :group 'chess-display) -- cgit v1.2.3