From 44debed6b167edc21b4f52d4e1152d0bdf439e91 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Tue, 16 Apr 2002 21:12:04 +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 c445a1e..0bdbdaf 100644 --- a/chess-display.el +++ b/chess-display.el @@ -166,6 +166,7 @@ also view the same game." (unless (or (not (integerp index)) (< index 0) (> index (chess-game-index chess-module-game))) + ;; setup the mode-line variables as well (setq chess-display-index index chess-display-move-text (if (= index 0) -- cgit v1.2.3