[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Tue Sep 12 04:35:02 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.936 slime/ChangeLog:1.937
--- slime/ChangeLog:1.936	Sun Aug 27 07:03:37 2006
+++ slime/ChangeLog	Mon Sep 11 04:01:58 2006
@@ -1,3 +1,13 @@
+2006-09-1  Nikodemus Siivola <nikodemus at random-state.net>
+
+	* slime.el (slime-repl-matching-input-regexp): Use the portion
+	between slime-repl-input-mark and point for history search, not
+	the entire input. Patch by Ivan Shvedunov.
+
+	* swank-sbcl.lisp: Declaim SB-C:INSERT-STEP-CONDITIONS 0 for to
+	hide Swank while stepping and avoid endless mutex-acquisition
+	loops.
+
 2006-08-27  Helmut Eller  <heller at common-lisp.net>
 
 	* swank.lisp (input-available-p, process-available-input): Use



More information about the slime-devel mailing list