[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Tue Nov 29 10:44:01 UTC 2011
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.509 slime/contrib/ChangeLog:1.511
--- slime/contrib/ChangeLog:1.509 Sun Nov 27 11:24:33 2011
+++ slime/contrib/ChangeLog Mon Nov 28 10:38:34 2011
@@ -1,3 +1,21 @@
+2011-11-28 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * slime-cl-indent.el (common-lisp-trailing-comment): New function.
+ Returns the column of a trailing comment.
+ (common-lisp-loop-part-indentation)
+ (common-lisp-indent-loop-macro-1): fix indentation of multiline
+ comments starting from a trailing position.
+
+
+ * slime-cl-indent-test.txt: Add tests 68 and 69.
+
+2011-11-28 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * slime-cl-indent.el: fix DEFCLASS and DEFINE-CONDITION superclass-list
+ indentation.
+
+ * slime-cl-indent-test.txt: Add tests 66 and 67.
+
2011-11-27 Helmut Eller <heller at common-lisp.net>
* slime-repl.el (slime-repl-choose-coding-system): New.
More information about the slime-devel
mailing list