[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Sun Aug 26 06:12:32 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/ChangeLog	2007/08/26 05:36:15	1.1166
+++ /project/slime/cvsroot/slime/ChangeLog	2007/08/26 06:12:32	1.1167
@@ -1,5 +1,18 @@
 2007-08-25  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
+	Fix a bug where REPL results would sometimes be indented by a
+	random amount.  
+	
+	* slime.el (slime-insert-presentation): Make the
+	rectangle-ification of multi-line presentations, introduced
+	2006-12-19, optional.
+	(slime-write-string): Use it here only for regular output, but not
+	for REPL results.
+	(sldb-insert-locals): Use it here.
+	(slime-inspector-insert-ispec): Use it here.
+
+2007-08-25  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
 	Fix handling of user-input type-ahead in the REPL.
 	Reported by Madhu <enometh at meer.net> on 2007-04-24.
 	




More information about the slime-cvs mailing list