[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Sat May 27 04:35:01 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.898 slime/ChangeLog:1.900
--- slime/ChangeLog:1.898	Wed May 24 23:15:20 2006
+++ slime/ChangeLog	Sat May 27 00:18:13 2006
@@ -1,4 +1,17 @@
-2006-05-24  Brian Downing  <bdowning at lavos.net>
+2006-05-27  Alan Ruttenberg <alanr-l at mumble.net>
+	* swank-abcl: slot-boundp-using-class slot-value-using-class  so you 
+	can inspect instances
+
+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-devel mailing list