[slime-cvs] CVS update: slime/swank-sbcl.lisp
Helmut Eller
heller at common-lisp.net
Wed Sep 21 20:54:14 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv13944
Modified Files:
swank-sbcl.lisp
Log Message:
Import `stream-finish-output'.
Date: Wed Sep 21 22:54:13 2005
Author: heller
Index: slime/swank-sbcl.lisp
diff -u slime/swank-sbcl.lisp:1.144 slime/swank-sbcl.lisp:1.145
--- slime/swank-sbcl.lisp:1.144 Tue Sep 13 00:58:17 2005
+++ slime/swank-sbcl.lisp Wed Sep 21 22:54:08 2005
@@ -24,6 +24,7 @@
sb-gray:stream-write-char
sb-gray:stream-line-length
sb-gray:stream-force-output
+ sb-gray:stream-finish-output
sb-gray:fundamental-character-input-stream
sb-gray:stream-read-char
sb-gray:stream-listen
More information about the slime-cvs
mailing list