From 699d9f008f24b566a8df8dd5b0349981a4c6089b Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Thu, 25 Apr 2002 00:00:04 +0000 Subject: *** no comment *** --- chess-display.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chess-display.el') diff --git a/chess-display.el b/chess-display.el index 59699b4..d5c5227 100644 --- a/chess-display.el +++ b/chess-display.el @@ -754,7 +754,8 @@ Basically, it means we are playing, not editing or reviewing." (ding))) (defun chess-display-match () - "Resign the current game." + "Request a match with any listening engine." + (interactive) (chess-game-run-hooks chess-module-game 'match)) (defun chess-display-resign () -- cgit v1.2.3