[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Mon Jan 12 02:14:25 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Sun Jan 11 21:14:25 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.197 slime/ChangeLog:1.198
--- slime/ChangeLog:1.197	Sun Jan 11 19:55:38 2004
+++ slime/ChangeLog	Sun Jan 11 21:14:25 2004
@@ -1,5 +1,13 @@
 2004-01-12  Luke Gorrie  <luke at bluetail.com>
 
+	* swank-gray.lisp (slime-input-stream, slime-output-buffer): Added
+	slots to support the new `make-fn-streams' interface from
+	swank-backend.lisp. These slots need to be initialized by the
+	backend, see swank-sbcl.lisp for an example (very easy).
+
+	* swank-sbcl.lisp (create-socket-server): Implemented new server
+	interface.
+
 	* slime.el (slime-handle-oob): Added
 	:open-dedicated-output-stream message, previously implemented
 	with :%apply.





More information about the slime-cvs mailing list