[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Fri Jan 5 05:35:02 UTC 2007


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1034 slime/ChangeLog:1.1035
--- slime/ChangeLog:1.1034	Wed Jan  3 06:44:50 2007
+++ slime/ChangeLog	Thu Jan  4 11:36:28 2007
@@ -1,3 +1,14 @@
+2007-01-04  Attila Lendvai  <attila.lendvai at gmail.com>
+
+	* slime.el: Added slime-insert-possibly-as-rectangle and use it
+	when inserting things here and there. The effect of this is that
+	multi-line strings coming from swank (e.g. stuff in sldb) are
+	inserted with insert-rectangle, so they are properly indented.
+
+	* swank.lisp: FIX: sort is destructive, call copy-seq at a few
+	places. FIX: bind *sldb-printer-bindings* also in
+	frame-locals-for-emacs.
+
 2007-01-03  Attila Lendvai  <attila.lendvai at gmail.com>
 
 	* swank.lisp: FIX: drop extra "Slots: " from standard-object's



More information about the slime-devel mailing list