[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Tue Feb 26 05:35:02 UTC 2008
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1305 slime/ChangeLog:1.1306
--- slime/ChangeLog:1.1305 Sun Feb 24 11:50:47 2008
+++ slime/ChangeLog Mon Feb 25 12:17:56 2008
@@ -1,3 +1,16 @@
+2008-02-25 Helmut Eller <heller at common-lisp.net>
+
+ Make it easier to prepare core-files.
+
+ * swank-loader.lisp (init): Two new keyword args: :SETUP and
+ :LOAD-CONTRIBS. :SETUP=nil can be used to suppress init hooks and
+ loading user init files.
+
+ * swank.asd: Call swank-loader:init with :SETUP=nil.
+
+ * swank.lisp (init-global-stream-redirection): Guard against
+ redirecting already redirected streams.
+
2008-02-24 Helmut Eller <heller at common-lisp.net>
Work harder to avoid wrong guesses for slime-repl-set-package.
More information about the slime-devel
mailing list