[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Sun Jun 27 15:08:06 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv1820
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Sun Jun 27 08:08:06 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.429 slime/ChangeLog:1.430
--- slime/ChangeLog:1.429 Fri Jun 25 03:13:40 2004
+++ slime/ChangeLog Sun Jun 27 08:08:06 2004
@@ -1,3 +1,22 @@
+2004-06-27 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
+
+ * doc/slime.texi: Remove macros from chapter and section headings
+ to avoid texi2pdf breakage.
+
+ * swank-source-path-parser.lisp (cmucl-style-get-macro-character):
+ Add tests for #\space and #\\. Suggested by Christophe Rhodes.
+
+ * swank-sbcl.lisp, swank-openmcl.lisp, swank-lispworks.lisp,
+ swank-cmucl.lisp, swank-backend.lisp, swank-allegro.lisp,
+ swank-abcl.lisp (thread-id, find-thread): New backend functions.
+
+ * swank.lisp (dispatch-event): Quitting from the debugger was
+ seriously broken. Fix it. Move generation of thread ids to the
+ backends.
+
+ * slime.el (sldb-get-buffer): Add support for sldb buffers for
+ multiple threads.
+
2004-06-25 Thomas F. Burdick <tfb at OCF.Berkeley.EDU>
* swank-sbcl.lisp (call-with-syntax-hooks, with-debootstrapping):
More information about the slime-cvs
mailing list