[slime-cvs] CVS update: slime/ChangeLog

Dan Barlow dbarlow at common-lisp.net
Fri Oct 17 01:37:33 UTC 2003


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

Modified Files:
	ChangeLog 
Log Message:

Date: Thu Oct 16 21:37:33 2003
Author: dbarlow

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.34 slime/ChangeLog:1.35
--- slime/ChangeLog:1.34	Thu Oct 16 17:28:38 2003
+++ slime/ChangeLog	Thu Oct 16 21:37:33 2003
@@ -1,3 +1,18 @@
+2003-10-17  Daniel Barlow  <dan at telent.net>
+
+	* swank-sbcl.lisp: Transplanted Helmut's serve-event server to
+	replace the existing thread-using server.  SLIME now has no 
+	dependency on SB-THREAD
+
+	* slime.el (slime-find-buffer-package): handle errors from (read)
+	for the case where the buffer ends before the in-package form does
+	(slime-set-package): insert missing comma
+	(slime-goto-source-location): sbcl has a disagreement with emacs
+	over the meaning of a character position.  Level up with
+	C-M-f C-M-b
+
+	* assorted typo fixes
+
 2003-10-16  Luke Gorrie  <luke at bluetail.com>
 
 	* slime.el (slime-forward-source-path): Improved somewhat. Seems





More information about the slime-cvs mailing list