[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Tue Jun 16 07:33:02 UTC 2009


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1784 slime/ChangeLog:1.1786
--- slime/ChangeLog:1.1784	Sun Jun 14 13:07:03 2009
+++ slime/ChangeLog	Mon Jun 15 14:17:47 2009
@@ -1,3 +1,15 @@
+2009-06-15  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-openmcl.lisp: Explicitly require CCL version 1.3.
+
+2009-06-15  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-openmcl.lisp (emacs-inspect [t]): Honor the type returned
+	by inspector::line-n.
+	(emacs-inspect [compiled-lexical-closure]): Deleted. Let CCL's
+	inpector handle this case. Which does it better and it's less work
+	for us.
+
 2009-06-14  Helmut Eller  <heller at common-lisp.net>
 
 	Some workarounds for SBCL on Windows.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.217 slime/contrib/ChangeLog:1.218
--- slime/contrib/ChangeLog:1.217	Sun Jun 14 12:47:34 2009
+++ slime/contrib/ChangeLog	Tue Jun 16 02:36:40 2009
@@ -1,3 +1,10 @@
+2009-06-16  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime-fontifying-fu.el (slime-search-suppressed-form):
+	Additional exit constraint for the loop; make sure we'r still in
+	the limit.
+	(slime-compute-region-for-font-lock): Simplify.
+
 2009-06-14  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* slime-fontifying-fu.el (slime-search-suppressed-form): Retry the




More information about the slime-devel mailing list