summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2004-03-01 16:46:17 +0000
committerMario Lang <mlang@delysid.org>2004-03-01 16:46:17 +0000
commitef79bcff769096dc6f2447ec98e806b53585717a (patch)
treedd6fb1f3588abb01d6da2a490e5a7ffbee821299
parentfc8eb1e3ba7cfd649c9ed3c07ebe51d2c8144497 (diff)
remove chess-opening from chess-default-modules for now, if it is loaded uncompiled, it creates problems for the user, so leave it out by default for now. People who want this just need to put it back in, and make sure they are getting a compiled .elc file
-rw-r--r--chess.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/chess.el b/chess.el
index 0d50573..28b5ac6 100644
--- a/chess.el
+++ b/chess.el
@@ -96,7 +96,6 @@ not available."
'((chess-sound chess-announce)
chess-autosave
chess-clock
- chess-opening
;;chess-kibitz jww (2002-04-30): not fully supported yet
;;chess-chat
)