[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Sat Oct 9 07:33:01 UTC 2010
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2148 slime/ChangeLog:1.2149
--- slime/ChangeLog:1.2148 Thu Oct 7 13:15:07 2010
+++ slime/ChangeLog Fri Oct 8 05:03:24 2010
@@ -1,3 +1,19 @@
+2010-10-08 Christophe Rhodes <csr21 at cantab.net>
+
+ Pass more detailed source location information to
+ swank:compile-string-for-emacs. Motivated by R's source location
+ needs (where srcrefs are line/column based).
+
+ * slime.el (slime-compile-string): Generate :line location format
+ from start-offset, passing it through to
+ swank:compile-file-for-emacs.
+ (find-definition.2): Use new-style position.
+
+ * swank.lisp (compile-string-for-emacs): Use only the offset from
+ the position argument.
+
+ * swank-backend.lisp (swank-compile-string): Fix docstring typo.
+
2010-10-07 Nikodemus Siivola <nikodemus at random-state.net>
Hanging on to a *log-output* from a previous image is bad on SBCL
More information about the slime-devel
mailing list