[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Sun Jan 30 23:00:13 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.605 slime/ChangeLog:1.607
--- slime/ChangeLog:1.605 Thu Jan 27 11:56:22 2005
+++ slime/ChangeLog Sun Jan 30 01:43:52 2005
@@ -1,3 +1,11 @@
+2005-01-30 Bryan O'Connor <bryan-slime at lunch.org>
+
+ * slime.el (slime-goto-location-position): Changed the regexp to
+ require the function-name to be followed by a
+ non-symbol-constituent character \S_. Previously, a function-name
+ of "find" first matched find-if-not if it occured earlier in the
+ file.
+
2005-01-27 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-busy-p): Ignore debugged continuations to enable
More information about the slime-devel
mailing list