From 9d1e1415d59adc63655c7c6759db2deb91e1a141 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Mon, 15 Apr 2002 05:59:20 +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 8eb7f97..1d268da 100644 --- a/chess-engine.el +++ b/chess-engine.el @@ -275,6 +275,8 @@ (setq chess-engine-current-marker (point-marker)) (current-buffer)))))) +(defalias 'chess-engine-destroy 'chess-module-destroy) + (defun chess-engine-command (engine event &rest args) (chess-with-current-buffer engine (apply chess-module-event-handler chess-module-game event args))) -- cgit v1.2.3