[slime-cvs] CVS update: slime/NEWS
Helmut Eller
heller at common-lisp.net
Tue Aug 3 13:33:46 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv18525
Modified Files:
NEWS
Log Message:
The logic for slime-conservative-indentation is inverted.
Date: Tue Aug 3 06:33:45 2004
Author: heller
Index: slime/NEWS
diff -u slime/NEWS:1.5 slime/NEWS:1.6
--- slime/NEWS:1.5 Mon Aug 2 23:38:40 2004
+++ slime/NEWS Tue Aug 3 06:33:44 2004
@@ -14,8 +14,8 @@
given a prefix argument.
** slime-conservative-indentation
-New Elisp variable. Non-nil means that we don't exclude def* and
-with-* from indentation-learning. The default is nil.
+New Elisp variable. Non-nil means that we exclude def* and with-* from
+indentation-learning. The default is t.
** (slime-setup)
New function to streamline setup in ~/.emacs
More information about the slime-cvs
mailing list