[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Sat Aug 16 04:35:01 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1453 slime/ChangeLog:1.1456
--- slime/ChangeLog:1.1453	Thu Aug 14 11:32:40 2008
+++ slime/ChangeLog	Fri Aug 15 18:59:10 2008
@@ -1,3 +1,20 @@
+2008-08-15  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-popup-buffer-quit): Fix regression; we have to
+	invoke `bury-buffer' without an argument to make it switch buffers
+	for us (for the case when the snapshot wasn't restored.)
+
+2008-08-15  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-list-compiler-notes): Only shrink if notes tree
+	isn't displayed as being collapsed.
+
+2008-08-15  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-popup-buffer-quit): If not kill, then at least
+	bury the buffer.
+	(slime-list-compiler-notes): Shrink the compiler-notes window.
+
 2008-08-14  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	If another frame is already displaying a REPL, `C-c C-z' will now



More information about the slime-devel mailing list