[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Wed Dec 24 03:33:13 UTC 2008
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1597 slime/ChangeLog:1.1600
--- slime/ChangeLog:1.1597 Tue Dec 9 07:48:20 2008
+++ slime/ChangeLog Tue Dec 23 08:33:11 2008
@@ -1,3 +1,24 @@
+2008-12-23 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-run-mode-hooks): Wrapper for Emacs21.
+ (slime-repl-mode): Use it.
+ Reported by Peter Denno.
+
+2008-12-23 Sven Van Caekenberghe <sven at beta9.be>
+
+ * swank.lisp (connection): Add a slot to store the
+ auto-flush-thread.
+ (cleanup-connection-threads): Also kill the auto-flush-thread.
+
+ (stop-server): list-threads returns the thread name in second
+ position and not in first position.
+
+2008-12-23 Willem Broekema <metawilm at gmail.com>
+
+ * slime.el (sldb-insert-restarts): Make the space before each
+ restart also propertized, consistent with how each line in the
+ backtrace is fully sensitive.
+
2008-12-09 Helmut Eller <heller at common-lisp.net>
Reset the stream column to 0 after eval requests.
More information about the slime-devel
mailing list