]> code.delx.au - gnu-emacs-elpa/commitdiff
Mention `chess-default-engine' and prefix argument in `chess' docstring.
authorMario Lang <mlang@delysid.org>
Mon, 16 Sep 2013 18:37:16 +0000 (20:37 +0200)
committerMario Lang <mlang@delysid.org>
Mon, 16 Sep 2013 18:41:05 +0000 (20:41 +0200)
chess.el

index 55ea4654f01ca7ead39990c78720d1bf72abb714..4d24771f36591b6862926c0465ece4bf732f213f 100644 (file)
--- a/chess.el
+++ b/chess.el
@@ -170,7 +170,9 @@ If an element of MODULE-LIST is a sublist, treat it as alternatives."
 ;;;###autoload
 (defun chess (&optional engine disable-popup engine-response-handler
                        &rest engine-ctor-args)
-  "Start a game of chess, playing against ENGINE (a module name)."
+  "Start a game of chess, playing against ENGINE (a module name).
+With prefix argument, prompt for the engine to play against.
+Otherwise use `chess-default-engine' to determine the engine."
   (interactive
    (list
     (if current-prefix-arg