[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Mon Sep 29 04:35:02 UTC 2008


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1545 slime/ChangeLog:1.1547
--- slime/ChangeLog:1.1545	Fri Sep 26 19:14:10 2008
+++ slime/ChangeLog	Sun Sep 28 08:14:44 2008
@@ -1,3 +1,21 @@
+2008-09-28  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime.el (slime-list-compiler-notes): Revert change from
+	2008-08-15 which introduced automatic shrinkage of the
+	compiler-notes buffer. This turned out to be more annoying than
+	worthwhile. On the cases where it's desired, the user can just use
+	`C-x -' himself to shrink the notes buffer.
+
+2008-09-28  Helmut Eller  <heller at common-lisp.net>
+
+	Stop handling events in worker threads after sldb-quit.
+
+	* swank.lisp (with-top-level-restart): New macro.
+	(handle-requests, spawn-worker-thread): Use it.
+	(process-requests): Drop the just-one argument.
+	(handle-or-process-requests): Deleted. Call handle-requests
+	directly.
+
 2008-09-27  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	Improve ECL's arglist support somewhat.



More information about the slime-devel mailing list