From 7987c62e7eb9a13cb9098dbd56b950bfa8714c0c Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 22 Apr 2002 19:28:46 +0000 Subject: bug fixes --- 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 164185d..a4c03fb 100644 --- a/chess-display.el +++ b/chess-display.el @@ -932,7 +932,7 @@ to the end or beginning." (interactive) (chess-display-end-edit-mode) ;; reset the modeline - (chess-display-set-index* display chess-display-index) + (chess-display-set-index* nil chess-display-index) (chess-display-update nil)) (defun chess-display-clear-board () -- cgit v1.2.3