[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sat Apr 14 09:44:01 UTC 2012


Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.542 slime/contrib/ChangeLog:1.545
--- slime/contrib/ChangeLog:1.542	Sat Apr  7 03:23:39 2012
+++ slime/contrib/ChangeLog	Fri Apr 13 09:16:11 2012
@@ -1,3 +1,24 @@
+2012-04-13  Nikodemus Siivola  <nikodemus at random-state.net>
+
+	* slime-cl-indent.el (lisp-indent-259): If we are expecting a
+	lambda-list, but don't have a list in the position, indent as if
+	it was &body instead.
+	* slime-cl-indent-test.txt (Test 89-90): Tests.
+
+2012-04-13  Nikodemus Siivola  <nikodemus at random-state.net>
+
+	* slime-cl-indent.el (common-lisp-lambda-list-initial-value-form-p):
+	Handle &AUX as well, and don't signal an error if the we don't
+	have a list where expected.
+	* slime-cl-indent-test.txt (Test 88): Test for indenting &AUX value
+	form.
+
+2012-04-13  Nikodemus Siivola  <nikodemus at random-state.net>
+
+	Wrap long lines.
+
+	* slime-cl-indent.el
+
 2012-04-06  Stas Boukarev  <stassats at gmail.com>
 
 	* swank-fancy-inspector.lisp (format-iso8601-time): Add 1 to the




More information about the slime-devel mailing list