[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Sun Jun 18 17:53:33 UTC 2006


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv32590

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/ChangeLog	2006/06/18 14:53:41	1.911
+++ /project/slime/cvsroot/slime/ChangeLog	2006/06/18 17:53:32	1.912
@@ -1,5 +1,12 @@
 2006-06-18  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
+	* swank.lisp (arglist): Distinguish between provided actual args
+	and required formal args using the new slot provided-args.
+	(form-completion): Likewise.
+	(decoded-arglist-to-string): Use it here to display the argument
+	list (make-instance 'CLASS-NAME ...) rather
+	than (make-instance (quote CLASS-NAME) ...).
+
 	* slime.el (slime-parse-extended-operator-name): Don't move
 	point; fixes infinite loop.
 




More information about the slime-cvs mailing list