[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Thu Apr 5 09:44:01 UTC 2012
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.539 slime/contrib/ChangeLog:1.540
--- slime/contrib/ChangeLog:1.539 Fri Mar 30 03:40:21 2012
+++ slime/contrib/ChangeLog Wed Apr 4 05:04:42 2012
@@ -1,3 +1,12 @@
+2012-04-04 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * slime-cl-indent.el (common-lisp-lambda-list-initial-value-form-p): New function.
+ Identifies initial-value-forms from lambda-lists, allowing them to be indented
+ as regular code.
+ (lisp-indent-259): Use the previous when indenting using &lambda to punt to
+ normal indentation when approriate.
+ * slime-cl-indent-test.txt (Test 87): Test indentation of initial-value forms.
+
2012-03-19 Stas Boukarev <stassats at gmail.com>
* swank-arglists.lisp (compute-enriched-decoded-arglist): Add
More information about the slime-devel
mailing list