[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Tue May 4 08:10:13 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Tue May  4 04:10:13 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.363 slime/ChangeLog:1.364
--- slime/ChangeLog:1.363	Sun May  2 15:09:50 2004
+++ slime/ChangeLog	Tue May  4 04:10:13 2004
@@ -1,3 +1,13 @@
+2004-05-04  Luke Gorrie  <luke at bluetail.com>
+
+	* swank-cmucl.lisp (source-location-from-code-location): Fixed a
+	bug where the source-file-cache was not really used.
+	Now always report the location based on source file (cached or
+	not) even if modified -- not falling back on regexps, which was
+	probably a misfeature.
+
+	* slime.el: Remove `slime-cleanup-definition-refs'.
+
 2004-05-02   Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el (slime-start-and-load): New command.  Suggested by





More information about the slime-cvs mailing list