summaryrefslogtreecommitdiff
path: root/chess.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-12 23:16:36 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-12 23:16:36 +0000
commit8c74ac54b31f50f4e5e2c2d4e746181e243da9b5 (patch)
tree24030ffb2371ebb19f33d58c63b3b5e39a83a7df /chess.el
parent867ac57bedef9d57c9d2c31cd671de8f824c8262 (diff)
*** no comment ***
Diffstat (limited to 'chess.el')
-rw-r--r--chess.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/chess.el b/chess.el
index 07100a0..454ecc4 100644
--- a/chess.el
+++ b/chess.el
@@ -175,6 +175,8 @@ minibuffer, which works well for Emacspeak users."
(cons display engine)))
+(defalias 'chess-session 'chess)
+
;;;###autoload
(defun chess-read-pgn (&optional file)
"Read and display a PGN game after point."