[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Mon May 9 07:33:01 UTC 2011
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2187 slime/ChangeLog:1.2188
--- slime/ChangeLog:1.2187 Sat Apr 16 01:17:59 2011
+++ slime/ChangeLog Sun May 8 06:16:20 2011
@@ -1,3 +1,14 @@
+2011-05-08 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * slime.el (slime-intern-indentation-spec): New function. Converts
+ strings in an indentation spec to symbols.
+ (slime-handle-indentation-update): Intern the indentation spec using
+ slime-intern-indentation-spec, so that lisp side can pass complex indentation
+ specs.
+ * contrib/swank-indentation.lisp (application-indentation-hint): Downcase
+ symbol names -- any symbol in an indentation spec is pretty much guaranteed
+ to have a lowecase name on the Emacs side.
+
2011-04-16 Stas Boukarev <stassats at gmail.com>
* slime.el (slime-load-failed-fasl): New variable. Accepts `ask',
More information about the slime-devel
mailing list