[slime-cvs] CVS update: slime/slime.el
Luke Gorrie
lgorrie at common-lisp.net
Mon Mar 22 13:57:28 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv3318
Modified Files:
slime.el
Log Message:
Updated expected arglist in test suite.
Date: Mon Mar 22 08:57:28 2004
Author: lgorrie
Index: slime/slime.el
diff -u slime/slime.el:1.238 slime/slime.el:1.239
--- slime/slime.el:1.238 Fri Mar 19 16:04:28 2004
+++ slime/slime.el Mon Mar 22 08:57:27 2004
@@ -5582,7 +5582,7 @@
"Lookup the argument list for FUNCTION-NAME.
Confirm that EXPECTED-ARGLIST is displayed."
'(("swank:start-server"
- "(swank:start-server port-file &optional (background *swank-in-background*) dont-close)")
+ "(swank:start-server port-file &optional (background *communication-style*) dont-close)")
("swank::compound-prefix-match"
"(swank::compound-prefix-match prefix target)")
("swank::create-socket"
More information about the slime-cvs
mailing list