[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Fri May 4 09:44:01 UTC 2012
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2324 slime/ChangeLog:1.2327
--- slime/ChangeLog:1.2324 Thu May 3 00:44:53 2012
+++ slime/ChangeLog Thu May 3 08:49:17 2012
@@ -1,5 +1,14 @@
2012-05-03 Stas Boukarev <stassats at gmail.com>
+ * slime.el (slime-goto-source-location): Allow for
+ :buffer-and-file locations, prefer buffer if the buffer exists.
+
+ * swank-sbcl.lisp (definition-source-for-emacs): Send
+ :buffer-and-file when both are available.
+ (quit-lisp): Use sb-ext:exit when it's present.
+
+2012-05-03 Stas Boukarev <stassats at gmail.com>
+
* swank.lisp (find-definitions-find-symbol): Put back accidentally
removed with-buffer-syntax.
More information about the slime-devel
mailing list