[slime-cvs] CVS slime

mbaringer mbaringer at common-lisp.net
Wed May 23 14:26:03 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv4546

Modified Files:
	ChangeLog 
Log Message:


--- /project/slime/cvsroot/slime/ChangeLog	2007/05/23 14:22:46	1.1134
+++ /project/slime/cvsroot/slime/ChangeLog	2007/05/23 14:26:02	1.1135
@@ -1,6 +1,12 @@
 2007-05-23  Marco Baringer  <mb at bese.it>
 
-	Fix handing of auto-flushing on sbcl.
+	* slime.el (def-slime-selector-method): Allow the selector body to
+	not return a buffer. This means that, instead of being to forced
+	to signal an error when a choosen buffer can't be found (like
+	choosing d when there are no debugger buffers) can simply display
+	a message.
+ 
+	Fix handing of auto-flushing on sbcl:
 	
 	* swank-sbcl.lisp (*auto-flush-interval*): New variable
 	controlling how often streams are flushed.




More information about the slime-cvs mailing list