[slime-cvs] CVS %p

mkoeppe mkoeppe at common-lisp.net
Mon Feb 6 18:42:10 UTC 2006


Update of /project/slime/cvsroot/slime
In directory common-lisp:/tmp/cvs-serv16197

Modified Files:
	swank.lisp 
Log Message:
(arglist-to-template-string): Unused, removed.
(extra-keywords): Indicate which part of the actual arglist was
used to determine the extra keywords.  For MAKE-INSTANCE, don't
signal an error if the class does not exist.
(enrich-decoded-arglist-with-extra-keywords): Indicate which part
of the actual arglist was used to determine the extra keywords,
and whether any extra keywords were added.
(form-completion): Generalize to handle display of enriched formal
arglists.
(read-incomplete-form-from-string): New, factored out from
complete-form.  Handle end-of-file.
(complete-form): Use it here.
(format-arglist-for-echo-area): Use form-completion, so as to
show enriched formal arglists for MAKE-INSTANCE and DEFMETHOD
calls. 
(arglist-for-echo-area): Handle MAKE-INSTANCE and DEFMETHOD
calls.






More information about the slime-cvs mailing list