[slime-cvs] CVS slime

trittweiler trittweiler at common-lisp.net
Mon Aug 27 15:48:58 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv9262

Modified Files:
	ChangeLog 
Log Message:
	* slime.el (slime-make-extended-operator-parser/look-ahead): Move
	to end of symbol at point.
	(slime-make-form-spec-from-string): Fixes unexpected behaviour of
	`save-excursion'.


--- /project/slime/cvsroot/slime/ChangeLog	2007/08/27 15:03:15	1.1175
+++ /project/slime/cvsroot/slime/ChangeLog	2007/08/27 15:48:58	1.1176
@@ -1,5 +1,12 @@
 2007-08-27  Tobias C. Rittweiler <tcr at freebits.de>
 
+	* slime.el (slime-make-extended-operator-parser/look-ahead): Move
+	to end of symbol at point.
+	(slime-make-form-spec-from-string): Fixes unexpected behaviour of
+	`save-excursion'.
+	
+2007-08-27  Tobias C. Rittweiler <tcr at freebits.de>
+
 	* slime.el (slime-sexp-at-point): Fixes a few edge cases were
 	Emacs' `(thing-at-point 'sexp)' behaves suboptimally. For example,
 	`foo(bar baz)' where point is at the ?\(.




More information about the slime-cvs mailing list