[slime-cvs] CVS update: slime/ChangeLog

Alan Ruttenberg aruttenberg at common-lisp.net
Wed Dec 17 21:56:05 UTC 2003


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

Modified Files:
	ChangeLog 
Log Message:
Updated changelog for previous changes.
Date: Wed Dec 17 16:56:05 2003
Author: aruttenberg

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.172 slime/ChangeLog:1.173
--- slime/ChangeLog:1.172	Wed Dec 17 16:20:09 2003
+++ slime/ChangeLog	Wed Dec 17 16:56:04 2003
@@ -1,3 +1,20 @@
+2003-12-17 Alan Ruttenberg <alanralanr at comcast.net>
+
+	* swank-openmcl.lisp 1.40
+	Fix an error with frame-source-location-for-emacs when the
+	function was a method-function.
+	Defined method-source-location that handles this case. You can
+	still end up looking at the wrong definition, as the protocol
+	doesn't allow passing back the qualifiers and specializers to look
+	up the correct one in the file
+
+.	* swank-openmcl.lisp 1.39
+	Allow you to continue after interrupting. 
+	Properly set *swank-debugger-stack-frame* when interrupting.
+
+	* slime.el 1.152
+	sldb-continue now uses slime-oneway-eval
+	
 2003-12-17  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el: Better handling of asynchronous output.





More information about the slime-cvs mailing list