[slime-cvs] CVS slime

trittweiler trittweiler at common-lisp.net
Mon Jan 14 12:08:52 UTC 2008


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

Modified Files:
	ChangeLog 
Log Message:

* slime.el (sldb-mode): Add `sldb-quit' to `kill-buffer-hook' to
  close the debugging machinery on swank side when the SLDB buffer
  is killed. (Notice that killing the SLDB buffer manually will not
  restore window configuration in contrast to typing `q'.)


--- /project/slime/cvsroot/slime/ChangeLog	2008/01/10 15:30:24	1.1266
+++ /project/slime/cvsroot/slime/ChangeLog	2008/01/14 12:08:52	1.1267
@@ -1,3 +1,10 @@
+2008-01-14  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (sldb-mode): Add `sldb-quit' to `kill-buffer-hook' to
+	close the debugging machinery on swank side when the SLDB buffer
+	is killed. (Notice that killing the SLDB buffer manually will not
+	restore window configuration in contrast to typing `q'.)
+	
 2008-01-10  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* slime.el (slime-delete-and-extract-region): New




More information about the slime-cvs mailing list