summaryrefslogtreecommitdiff
path: root/chess.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-18 22:13:04 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-18 22:13:04 +0000
commitdeb36c3a4829832b9707ac26a4bfc54587e1ecc4 (patch)
tree0aa1b3a30046de531e1c50c4584cb8a33d34f20f /chess.el
parent322736a1d25227d05b04a56bac44d1672c88694c (diff)
whitespace fix
Diffstat (limited to 'chess.el')
-rw-r--r--chess.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/chess.el b/chess.el
index 4b90b56..d27a3e0 100644
--- a/chess.el
+++ b/chess.el
@@ -202,12 +202,15 @@ available."
objects))
+;;;###autoload
(defalias 'chess-session 'chess)
+;;;###autoload
(defun chess-create-display ()
"Just make a display to use, letting chess.el decide the style."
(cadr (chess-session 'chess-none)))
+;;;###autoload
(defun chess-create-display-object (perspective)
(car (chess-create-modules (list chess-default-display)
'chess--create-display