[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sun Jan 30 09:29:43 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sun Jan 30 01:29:40 2005
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.605 slime/ChangeLog:1.606
--- slime/ChangeLog:1.605	Thu Jan 27 11:56:22 2005
+++ slime/ChangeLog	Sun Jan 30 01:29:38 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" will first match find-if-not if it occurs 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-cvs mailing list