[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Fri Dec 19 08:00:09 UTC 2003


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.175 slime/ChangeLog:1.179
--- slime/ChangeLog:1.175	Thu Dec 18 01:55:34 2003
+++ slime/ChangeLog	Fri Dec 19 01:12:03 2003
@@ -1,3 +1,20 @@
+2003-12-19 Alan Ruttenberg <alanralanr at comcast.net>
+	* swank-openmcl.lisp 1.42
+	in request-loop register output stream to be periodically slushed per Gary Byer's email.
+	* slime.el 1.156
+	slime-goto-source-location. Sometimes source information is recorded but it isn't a standard "def"
+	in that case, don't error out, just look for the most likely place for the definition. 
+	
+2003-12-19  Luke Gorrie  <luke at bluetail.com>
+
+	* null-swank-impl.lisp: Deleted this old file. See
+	swank-backend.lisp instead.
+
+2003-12-18 Alan Ruttenberg <alanralanr at comcast.net>
+	* swank-openmcl.lisp 1.41
+	in openmcl (break) now goes into slime debugger. 
+	(setq swank:*break-in-sldb* nil) to disable that.
+	
 2003-12-17 Alan Ruttenberg <alanralanr at comcast.net>
         * slime.el 1.155
         Allow font choices for backtrack. Add group for customizing them: sldb.




More information about the slime-devel mailing list