[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Jun 18 21:54:34 UTC 2004


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv3892

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Jun 18 14:54:34 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.408 slime/ChangeLog:1.409
--- slime/ChangeLog:1.408	Fri Jun 18 12:26:30 2004
+++ slime/ChangeLog	Fri Jun 18 14:54:34 2004
@@ -1,3 +1,14 @@
+2004-06-18  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime-buffer-package): If DONT-CACHE is true and no
+	package name can be found, then default to "COMMON-LISP-USER."
+	Previously we just kept using the cached version, but that could
+	lead to error-after-error if it was incorrect.
+
+	* swank.lisp (throw-to-toplevel): If our top-level catcher isn't
+	on the stack (i.e. we're using the debugger from outside an RPC)
+	then ABORT instead. That makes 'q' DWIM in SLDB.
+
 2004-06-18  Matthew Danish  <mdanish at andrew.cmu.edu>
 
 	* swank-allegro.lisp (frame-source-location-for-emacs):





More information about the slime-cvs mailing list