From 0fe55d3c807d535fab83a23fd00eea1e4708e25e Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 25 Apr 2002 21:18:55 +0000 Subject: *** no comment *** --- chess-engine.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chess-engine.el') diff --git a/chess-engine.el b/chess-engine.el index aac40a6..14cae60 100644 --- a/chess-engine.el +++ b/chess-engine.el @@ -213,6 +213,8 @@ ((eq chess-engine-pending-offer 'undo) (chess-message 'opp-undo-acc chess-engine-pending-arg) + (chess-game-undo game (car args))) + ((eq chess-engine-pending-offer 'my-undo) (chess-game-undo game (car args)))))) (setq chess-engine-pending-offer nil chess-engine-pending-arg nil) -- cgit v1.2.3