[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Mon Jan 5 03:33:01 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1630 slime/ChangeLog:1.1633
--- slime/ChangeLog:1.1630 Sat Jan 3 21:33:51 2009
+++ slime/ChangeLog Sun Jan 4 20:54:00 2009
@@ -1,3 +1,23 @@
+2009-01-04 Helmut Eller <heller at common-lisp.net>
+
+ Make it possible to limit the number of displayed restarts.
+
+ * slime.el (sldb-initial-restart-limit)
+ (sldb-insert-more-restarts): New.
+ (sldb-setup, sldb-insert-restarts): Use it.
+
+2009-01-04 Helmut Eller <heller at common-lisp.net>
+
+ * slime.el (slime-local-variable-p): New function. XEmacs requires
+ two arguments.
+
+2009-01-04 Helmut Eller <heller at common-lisp.net>
+
+ * swank-cmucl.lisp (note-error-location): If possible, include the
+ filename.
+ * slime.el (slime-goto-location-position): Add :eof as position
+ kind.
+
2009-01-03 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-goto-location-buffer): Don't goto point-min.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.162 slime/contrib/ChangeLog:1.163
--- slime/contrib/ChangeLog:1.162 Fri Jan 2 22:02:24 2009
+++ slime/contrib/ChangeLog Sun Jan 4 20:53:06 2009
@@ -1,3 +1,8 @@
+2009-01-04 Helmut Eller <heller at common-lisp.net>
+
+ * slime-repl.el, slime-mrepl.el: Byte-compile the output
+ functions.
+
2009-01-02 Helmut Eller <heller at common-lisp.net>
* slime-mrepl.el: New file.
More information about the slime-devel
mailing list