[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Tue Jun 29 17:48:08 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv25345
Modified Files:
ChangeLog
Log Message:
Date: Tue Jun 29 10:48:08 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.439 slime/ChangeLog:1.440
--- slime/ChangeLog:1.439 Tue Jun 29 03:53:12 2004
+++ slime/ChangeLog Tue Jun 29 10:48:08 2004
@@ -1,3 +1,15 @@
+2004-06-29 Luke Gorrie <luke at bluetail.com>
+
+ * slime.el (sldb-prune-initial-frames): Tweaked regexp for
+ matching SWANK's own stack frames for effectiveness in SBCL.
+ (slime-keys): Shadow remaining inf-lisp keys (C-c C-a, C-c C-v)
+ with a null `slime-nop' command until we put them to a real use.
+
+ * swank.lisp (open-streams): Renamed the restart around reads from
+ the user-input stream from ABORT to ABORT-READ. Invoking this
+ restart seems kinda dangerous, so better for 'a' in SLDB not to do
+ so.
+
2004-06-28 Thomas F. Burdick <tfb at OCF.Berkeley.EDU>
* swank.lisp (inspector-nth-part):
More information about the slime-cvs
mailing list