mlang pushed a commit to branch externals/chess
in repository elpa.

commit dcccdd34d06ce77281049649b89ddd331ff036b5
Author: Mario Lang <[email protected]>
Date:   Sun Jun 8 00:53:33 2014 +0200

    Disable chess-autosave by default for now.
---
 chess.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/chess.el b/chess.el
index bb44c2d..f470370 100644
--- a/chess.el
+++ b/chess.el
@@ -102,7 +102,7 @@ not available."
 
 (defcustom chess-default-modules
   '((chess-sound chess-announce)
-    chess-autosave
+    ;;chess-autosave ml (2014-06-06): module not fully working
     chess-clock
     ;;chess-kibitz   jww (2002-04-30): not fully supported yet
     ;;chess-chat

Reply via email to