[slime-cvs] CVS update: slime/swank.lisp

Helmut Eller heller at common-lisp.net
Fri Nov 4 09:04:43 UTC 2005


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

Modified Files:
	swank.lisp 
Log Message:
(connection-info): Docfix.
Date: Fri Nov  4 10:04:42 2005
Author: heller

Index: slime/swank.lisp
diff -u slime/swank.lisp:1.350 slime/swank.lisp:1.351
--- slime/swank.lisp:1.350	Mon Oct 31 09:22:11 2005
+++ slime/swank.lisp	Fri Nov  4 10:04:40 2005
@@ -1081,7 +1081,7 @@
 \(&key PID STYLE LISP-IMPLEMENTATION MACHINE FEATURES PACKAGE)
 PID: is the process-id of Lisp process (or nil, depending on the STYLE)
 STYLE: the communication style
-LISP-IMPLEMENTATION: a list (&key TYPE TYPE-NAME VERSION)
+LISP-IMPLEMENTATION: a list (&key TYPE NAME VERSION)
 FEATURES: a list of keywords
 PACKAGE: a list (&key NAME PROMPT)"
   (setq *slime-features* *features*)




More information about the slime-cvs mailing list