[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Sat Feb 28 08:00:02 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.271 slime/ChangeLog:1.272
--- slime/ChangeLog:1.271 Thu Feb 26 17:31:13 2004
+++ slime/ChangeLog Fri Feb 27 07:32:06 2004
@@ -1,3 +1,25 @@
+2004-02-27 Marco Baringer <mb at bese.it>
+
+ * slime.el (slime-read-port-and-connect,
+ slime-read-port-and-connect-to-running-swank): Refactor
+ slime-read-port-and-connect into two functions so that
+ slime-thread-attach can use the logic in
+ slime-read-port-and-connect.
+ (slime-thread-control-mode-map): Added key bindings for
+ slime-thread-kill, slime-thread-attach, slime-thread-debug and
+ slime-list-threads.
+ (slime-thread-kill, slime-thread-attach, slime-thread-debug): New
+ functions.
+
+ * swank-backend.lisp (kill-thread): Added to swank interface.
+
+ * swank-openmcl.lisp (kill-thread): Implement.
+
+ * swank.lisp (start-server): Add optional background argument,
+ defaults to *swank-background*.
+ (lookup-thread-by-id): New function.
+ (debug-thread): New function.
+
2004-02-26 Peter Seibel <peter at javamonkey.com>
* slime.el (slime-draw-connection-list): Use text-properties to
More information about the slime-devel
mailing list