[slime-cvs] CVS slime

mbaringer mbaringer at common-lisp.net
Sun Feb 25 18:19:55 UTC 2007


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

Modified Files:
	swank-backend.lisp 
Log Message:
(inspect-for-emacs): Remove reference to inexistent argument from
docstring.


--- /project/slime/cvsroot/slime/swank-backend.lisp	2006/12/19 10:47:36	1.113
+++ /project/slime/cvsroot/slime/swank-backend.lisp	2007/02/25 18:19:55	1.114
@@ -837,9 +837,6 @@
 the internals of OBJECT, it is usually an implementation specific
 class used simply for dispatching to the proper method.
 
-The orgument INSPECTION-MODE is an object specifying how, and
-what, to show to the user.
-
 Returns two values: a string which will be used as the title of
 the inspector buffer and a list specifying how to render the
 object for inspection.




More information about the slime-cvs mailing list