[slime-cvs] CVS /slime

mbaringer mbaringer at common-lisp.net
Fri May 26 20:13:41 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:


--- /project/slime/cvsroot//slime/ChangeLog	2006/05/25 03:15:20	1.898
+++ /project/slime/cvsroot//slime/ChangeLog	2006/05/26 20:13:41	1.899
@@ -1,4 +1,13 @@
-2006-05-24  Brian Downing  <bdowning at lavos.net>
+2006-05-26  Tobias C. Rittweiler <tcr at freebits.de>
+	
+	* slime.el (slime-eval-macroexpand-inplace): Fix out-of-range
+	error on in-place macroexpand when point is placed at a closing
+	parenthesis. In this case the sexp closed by that paren is
+	expanded.  
+	Also make expanding of expressions work that are quoted like, for
+	instance, "'(FOO BAR)" if point is placed at the opening paren.
+
+006-05-24  Brian Downing  <bdowning at lavos.net>
 
 	* swank.lisp (recursively-compute-most-completions & friends):
 	Micro-optimize the fuzzy completion engine, improving performace




More information about the slime-cvs mailing list