[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Sat Nov 13 08:33:02 UTC 2010


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2163 slime/ChangeLog:1.2164
--- slime/ChangeLog:1.2163	Sun Nov  7 14:48:21 2010
+++ slime/ChangeLog	Fri Nov 12 14:42:51 2010
@@ -1,3 +1,17 @@
+2010-11-12  Helmut Eller  <heller at common-lisp.net>
+
+	Improve frame-source-location for Lispworks.
+
+	* swank-lispworks.lisp (frame-source-location): Exctract the
+	edit-path from the frame and pass it to Emacs.
+	(edit-path-to-cmucl-source-path): New function.
+	(frame-location): Use it.
+
+	* slime.el (slime-location-offset): Add a :edit-path property.
+	(slime-search-edit-path): New function.
+	(slime-search-call-site): Fix regexp to match
+	zero arg functions.
+
 2010-11-07  Helmut Eller  <heller at common-lisp.net>
 
 	* swank-backend.lisp (label-value-line): Remove display-nil-value.




More information about the slime-devel mailing list