summaryrefslogtreecommitdiff
path: root/chess-display.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-11 20:46:24 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-11 20:46:24 +0000
commitc934319dd997d5becc7ffb92742fe2b04579e49e (patch)
tree5b71b0e3617f5688063b2480466c65f257ca4be8 /chess-display.el
parentd9fa38e7a004dcedb465ca1c97b724146961898c (diff)
*** no comment ***
Diffstat (limited to 'chess-display.el')
-rw-r--r--chess-display.el2
1 files changed, 1 insertions, 1 deletions
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)