[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Fri Jul 16 21:38:56 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv16393
Modified Files:
ChangeLog
Log Message:
Date: Fri Jul 16 14:38:56 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.474 slime/ChangeLog:1.475
--- slime/ChangeLog:1.474 Fri Jul 16 13:57:15 2004
+++ slime/ChangeLog Fri Jul 16 14:38:56 2004
@@ -1,5 +1,13 @@
2004-07-16 Luke Gorrie <luke at bluetail.com>
+ * slime.el (slime-conservative-indentation): New variable. When
+ true (the default) don't auto-learn indentation of def* and with-*
+ macros. Set to nil if you want to learn them.
+ (slime-handle-indentation-update): Use it.
+
+ * swank.lisp (known-to-emacs-p): Removed filtering of def* and
+ with-*. Now handled by Emacs.
+
* slime.el (slime-interactive-eval): Changed display of results.
By default the result goes to `slime-message', which leads either
to echo area, temporary buffer, or typeout frame.
More information about the slime-cvs
mailing list