[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Thu Dec 4 21:36:03 UTC 2003


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv28240

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Thu Dec  4 16:36:02 2003
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.136 slime/ChangeLog:1.137
--- slime/ChangeLog:1.136	Thu Dec  4 11:43:16 2003
+++ slime/ChangeLog	Thu Dec  4 16:36:02 2003
@@ -1,3 +1,19 @@
+2003-12-04  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* slime.el (slime-debugging-state): Don't set sldb-level after
+	sldb-setup. Breaks the test-suite.
+	(slime-eval-defun): Fix typos.
+	(slime-xref-buffer, slime-goto-next-xref): Updated for the new
+	xref code.
+	(sldb-inspect-in-frame): Query with the sexp at point as initial
+	value.
+	(sldb-step): New command. Bound to s.
+
+	* swank-cmucl.lisp (format-frame-for-emacs, compute-backtrace,
+	backtrace): Don't send CMUCL's frame numbers to Emacs, use our own
+	numbering.
+	(set-step-breakpoints, sldb-step): Lisp side of sldb-step command.
+
 2003-12-04  Luke Gorrie  <luke at bluetail.com>
 
 	* hyperspec.el: Updated URL to point to a live copy of the





More information about the slime-cvs mailing list