From 6df6747d0fe9687a850ba6abe85bcb33f15086d4 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 30 Mar 2002 01:00:35 +0000 Subject: comment update --- chess-display.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chess-display.el') diff --git a/chess-display.el b/chess-display.el index 422940b..8a110a8 100644 --- a/chess-display.el +++ b/chess-display.el @@ -269,8 +269,8 @@ If only START is given, it must be in algebraic move notation." (chess-game-move chess-display-game ply) (chess-session-event chess-display-session 'move ply)) (chess-display-game - ;; jww (2002-03-28): This should beget a variation, or alter - ;; the game, just as SCID allows + ;; jww (2002-03-28): This should beget a variation within the + ;; game, or alter the game, just as SCID allows (unless (= (chess-display-index nil) (chess-game-index chess-display-game)) (error "Cannot move partway in a game")) -- cgit v1.2.3