[slime-cvs] CVS slime
alendvai
alendvai at common-lisp.net
Thu Jan 4 16:36:28 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv7576
Modified Files:
ChangeLog
Log Message:
changelog
--- /project/slime/cvsroot/slime/ChangeLog 2007/01/03 11:44:50 1.1034
+++ /project/slime/cvsroot/slime/ChangeLog 2007/01/04 16:36:28 1.1035
@@ -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-cvs
mailing list