[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sun Apr 25 06:44:16 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sun Apr 25 02:44:16 2004
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.347 slime/ChangeLog:1.348
--- slime/ChangeLog:1.347	Fri Apr 23 18:13:08 2004
+++ slime/ChangeLog	Sun Apr 25 02:44:15 2004
@@ -1,3 +1,21 @@
+2004-04-25  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* swank-backend.lisp (arglist): Return a list or :not-available.
+	Don't return strings or raise exceptions.
+
+	* swank.lisp (arglist-for-echo-area): Simplified and adapted for
+	the new semantic of ARGLIST.
+	(arglist-for-insertion): Now a separate function.
+	(read-arglist): Deleted. No longer needed.
+
+	* swank-cmucl.lisp, swank-lispworks.lisp (arglist): Return
+	:not-available if the arglist cannot be determined.
+
+	* slime.el (slime-set-connection-info): Hide the *inferior-lisp*
+	buffer here, so that we have all the buffer rearrangement in one
+	place.
+	(slime-insert-arglist): Use swank:arglist-for-insertion.
+
 2004-04-24  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el (slime-init-connection-state): Use an asynchronous RPC





More information about the slime-cvs mailing list