[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Tue May 10 07:33:01 UTC 2011
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2188 slime/ChangeLog:1.2189
--- slime/ChangeLog:1.2188 Sun May 8 06:16:20 2011
+++ slime/ChangeLog Mon May 9 06:48:10 2011
@@ -1,3 +1,13 @@
+2011-05-09 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * swank-sbcl.lisp (swank-compile-string): Use :SOURCE-NAMESTRING
+ to provide the name of the actual source file, and
+ :ALLOW-OTHER-KEYS for compatibility with pre-1.0.48.1 versions.
+ This allows SBCL to get uninteresting redefinition muffling right.
+ (*trap-load-time-warnings*): Default to T to make the redefinition
+ notes more visible, especially now that redefinition muffling hides
+ the boring ones.
+
2011-05-08 Nikodemus Siivola <nikodemus at random-state.net>
* slime.el (slime-intern-indentation-spec): New function. Converts
More information about the slime-devel
mailing list