[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Thu Sep 28 04:35:01 UTC 2006
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.958 slime/ChangeLog:1.960
--- slime/ChangeLog:1.958 Sun Sep 24 17:52:55 2006
+++ slime/ChangeLog Wed Sep 27 18:53:45 2006
@@ -1,3 +1,13 @@
+2006-09-28 Marco Baringer <mb at bese.it>
+
+ * swank-loader.lisp (compile-files-if-needed-serially): Don't
+ ignore compile-time errors but drop into a debugger (it's not a
+ slime debugger but it's certainly better than ignoring the error).
+
+2006-09-27 Marco Baringer <mb at bese.it>
+
+ * swank.lisp (*globally-redirect-io*): Change default value to T.
+
2006-09-25 Juho Snellman <jsnell at iki.fi>
Fix Slime on SBCL 0.9.17.
More information about the slime-devel
mailing list