[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Apr 30 23:43:24 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Apr 30 19:43:24 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.358 slime/ChangeLog:1.359
--- slime/ChangeLog:1.358	Fri Apr 30 02:40:17 2004
+++ slime/ChangeLog	Fri Apr 30 19:43:23 2004
@@ -1,3 +1,17 @@
+2004-05-01  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (sldb-abort): Print a message if the Emacs RPC
+	returns. It shouldn't, if ABORT manages to unwind the stack, but
+	it currently does in OpenMCL due to some bug.
+
+	* swank.lisp (list-all-systems-in-central-registry): Use explicit
+	:wild in pathname for matching (needed in at least SBCL).
+
+	* swank-openmcl.lisp: Removed obsolete `swank-compile-system'.
+
+	* swank-sbcl.lisp: Removed obsolete `swank-compile-system'.
+	Removed some stale comments about supported features.
+
 2004-04-30   Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el (slime-repl-update-banner): Don't print the working





More information about the slime-cvs mailing list