[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Sun Sep 14 04:35:04 UTC 2008


Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.129 slime/contrib/ChangeLog:1.130
--- slime/contrib/ChangeLog:1.129	Wed Sep 10 19:51:17 2008
+++ slime/contrib/ChangeLog	Sat Sep 13 06:39:02 2008
@@ -1,3 +1,16 @@
+2008-09-13  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* slime-parse.el (slime-has-symbol-syntax-p): New.
+	(slime-parse-symbol-name-at-point): New; works on top of
+	`slime-parse-sexp-at-point'.
+	(slime-enclosing-form-specs): Use it.
+
+	* slime-enclosing-context.el (slime-find-bound-names): Use
+	`slime-parse-symbol-name-at-point'.
+	(slime-find-bound-functions): Ditto.
+	(def-slime-test enclosing-context.1): New test case. Thanks to
+	John Pallister for reporting this bug.
+
 2008-09-11  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* swank-asdf.lisp (operate-on-system-for-emacs): Adapted to recent



More information about the slime-devel mailing list