[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Mon Jan 10 23:00:11 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.594 slime/ChangeLog:1.595
--- slime/ChangeLog:1.594 Tue Dec 21 14:48:40 2004
+++ slime/ChangeLog Mon Jan 10 20:35:07 2005
@@ -1,3 +1,25 @@
+2005-01-10 Utz-Uwe Haus <haus+slime at merkur.math.uni-magdeburg.de>
+
+ * swank-sbcl.lisp (profile-package): Add implementation for SBCL.
+
+2005-01-10 Eduardo Muñoz <emufer at terra.es>
+
+ * swank.lisp (inspect-for-emacs-list): LispWorks has a low args
+ limit for apply: use reduce instead of apply.
+
+2005-01-10 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-conservative-indentation): The default is now
+ nil. Suggested by Travis Cross.
+
+2005-01-10 Matthias Koeppe <mkoeppe+slime at merkur.math.uni-magdeburg.de>
+
+ * slime.el (slime-inspector-next-inspectable-object): Accept a
+ prefix argument and make wrapping around more reliable. The code
+ is adapted from `widget-move'.
+ (slime-inspector-previous-inspectable-object): New command.
+ (slime-inspector-mode-map): Bind to S-TAB.
+
2004-12-16 Martin Simmons <martin at xanalys.com>
* swank-lispworks.lisp (create-socket): Work around bug in
More information about the slime-devel
mailing list