[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Tue Oct 20 07:33:02 UTC 2009


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1874 slime/ChangeLog:1.1877
--- slime/ChangeLog:1.1874	Thu Oct 15 12:40:37 2009
+++ slime/ChangeLog	Mon Oct 19 19:23:45 2009
@@ -1,3 +1,25 @@
+2009-10-19  Stas Boukarev  <stassats at gmail.com>
+
+	* swank-sbcl.lisp (thread-description): Remove it and supporting code,
+	because it didn't really work.
+
+	* swank.lisp (with-thread-description): Remove unused macro.
+
+	* slime.el (slime-list-threads): Update information before
+	setting the mode, otherwise it messes up current connection.
+
+	* doc/slime.texi: fix typo.
+
+2009-10-19  Tobias C. Rittweiler <tcr at freebits.de>
+
+	* swank.lisp (without-printing-errors): New macro.
+	(to-string): Use it.
+	(to-line): Use it, too. This fixes printing error occuring during
+	inspecting to prevent the inspector from displaying something
+	useful.
+
+	Reported by xristos at suspicious.org.
+
 2009-10-15  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el (slime-current-package): Move REPL stuff to contrib.




More information about the slime-devel mailing list