[slime-cvs] CVS update: slime/slime.el
Alan Ruttenberg
aruttenberg at common-lisp.net
Fri May 20 18:05:50 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv31774
Modified Files:
slime.el
Log Message:
Date: Fri May 20 20:05:50 2005
Author: aruttenberg
Index: slime/slime.el
diff -u slime/slime.el:1.494 slime/slime.el:1.495
--- slime/slime.el:1.494 Fri May 20 20:02:55 2005
+++ slime/slime.el Fri May 20 20:05:49 2005
@@ -366,7 +366,7 @@
"Face for the prompt in the SLIME REPL."
:group 'slime-repl)
-(defcustom slime-repl-enable-presentations nil
+(defcustom slime-repl-enable-presentations t
"Should we enable presentations"
:type '(boolean)
:group 'slime-repl)
More information about the slime-cvs
mailing list