[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sat Feb 7 21:10:33 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sat Feb  7 16:10:33 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.250 slime/ChangeLog:1.251
--- slime/ChangeLog:1.250	Sat Feb  7 14:34:08 2004
+++ slime/ChangeLog	Sat Feb  7 16:10:33 2004
@@ -8,6 +8,8 @@
 	(slime-give-goahead, slime-waiting-threads)
 	(slime-popup-thread-control-panel, slime-register-waiting-thread)
 	(slime-thread-goahead): Deleted.
+	(slime-maybe-start-multiprocessing): Call
+	swank:startup-multiprocessing.  Reported by Paolo Amoroso.
 
 	* swank.lisp (dispatch-event): :debug, :debug-condition,
 	:debug-activate events were all encoded as :debug events, which
@@ -15,7 +17,7 @@
 	SLIME with a multithreaded Lisp.
 	(read-user-input-from-emacs): Flush the output before reading.
 	(sldb-loop): Add a sldb-enter-default-debugger tag, so we can
-	enter the default debugger by throwing to this it.
+	enter the default debugger by throwing to it.
 	(sldb-break-with-default-debugger): Throw to
 	sldb-enter-default-debugger.
 	(*thread-list*): New variable.





More information about the slime-cvs mailing list