emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 01/02: Disable chess-autosave by default for now.


From: Mario Lang
Subject: [elpa] 01/02: Disable chess-autosave by default for now.
Date: Sat, 07 Jun 2014 23:59:13 +0000

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

commit dcccdd34d06ce77281049649b89ddd331ff036b5
Author: Mario Lang <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]