From 4cd0b1182dd0b9ebc31f802b0b8be732ae7ec480 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 15 Apr 2002 06:58:52 +0000 Subject: *** no comment *** --- chess-module.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chess-module.el') diff --git a/chess-module.el b/chess-module.el index f176b66..415dcce 100644 --- a/chess-module.el +++ b/chess-module.el @@ -57,7 +57,7 @@ (if chess-module-leader (chess-game-run-hooks chess-module-game 'destroy)))) -(defun chess-engine-set-game (module game &optional no-setup) +(defun chess-module-set-game (module game &optional no-setup) (chess-with-current-buffer module (let ((chess-game-inhibit-events no-setup)) (chess-game-copy-game chess-module-game game)))) -- cgit v1.2.3