[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Sun Oct 23 22:00:18 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.798 slime/ChangeLog:1.801
--- slime/ChangeLog:1.798 Fri Oct 21 10:08:24 2005
+++ slime/ChangeLog Sun Oct 23 10:53:00 2005
@@ -1,3 +1,26 @@
+2005-10-23 Stefan Kamphausen <skampi at gmx.net>
+
+ * slime.el (slime-repl-history-size, slime-repl-history-file): Use
+ defcustom to declare the variables.
+
+2005-10-23 Gabor Melis <mega at hotpop.com>
+
+ * swank-backend.lisp (install-debugger-globally): new interface
+ function
+
+ * swank.lisp (install-debugger): call install-debugger-globally
+
+ * swank-sbcl.lisp (install-debugger-globally): set
+ sb-ext:*invoke-debugger-hook* too
+
+2005-10-23 Helmut Eller <heller at common-lisp.net>
+
+ * swank-sbcl.lisp (make-stream-interactive): Spawn a thread to
+ flush interactive streams in reasonably short intervals.
+ Remove the old backward-compatible threading implementation.
+
+ * swank.lisp (package-string-for-prompt): Respect *print-case*.
+
2005-10-21 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-start-swank-server): Avoid comint-send-input
More information about the slime-devel
mailing list