[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Tue Jan 22 05:35:02 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1271 slime/ChangeLog:1.1272
--- slime/ChangeLog:1.1271	Sun Jan 20 11:18:59 2008
+++ slime/ChangeLog	Mon Jan 21 06:51:07 2008
@@ -1,3 +1,11 @@
+2008-01-21  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (sldb-mode): Don't throw to toplevel in the
+	kill-buffer-hook, since the buffer can be killed for other reasons
+	too.
+	(test break): Test BREAK and CONTINUE in a loop.
+	(slime-wait-condition): Display the current time.
+
 2008-01-20  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	New hooks that allow the slime-presentations contrib to hook
@@ -94,7 +102,7 @@
 
 	* swank.lisp (read-softly-from-string): Now actually returns all
 	three values as explained in its docstring.
-	
+
 2007-12-14  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* slime.el (slime-insert-xref-location): New function. Tries to



More information about the slime-devel mailing list