[slime-devel] Daily ChangeLog diff
![](https://secure.gravatar.com/avatar/a7637b7c51dd958f412905a7b17d13ac.jpg?s=120&d=mm&r=g)
Index: slime/ChangeLog diff -u slime/ChangeLog:1.268 slime/ChangeLog:1.271 --- slime/ChangeLog:1.268 Thu Feb 26 02:19:07 2004 +++ slime/ChangeLog Thu Feb 26 17:31:13 2004 @@ -1,3 +1,21 @@ +2004-02-26 Peter Seibel <peter@javamonkey.com> + + * slime.el (slime-draw-connection-list): Use text-properties to + associate the connections each line of the connections list + buffer. + +2004-02-26 Peter Seibel <peter@javamonkey.com> + + * slime.el (slime-list-connections): Make the buffer created by + this function do a bit more: Can use it to switch to different + connections and change the default. + +2004-02-26 Marco Baringer <mb@bese.it> + + * swank-openmcl.lisp (ccl::force-break-in-listener): Pass a + condition object to invoke-debugger. + Patch by Bryan O'Connor <bryan-slime@lunch.org> + 2004-02-26 Helmut Eller <e9626484@stud3.tuwien.ac.at> * swank-backend.lisp (:swank): export connection-info.
participants (1)
-
Luke Gorrie