[slime-cvs] CVS slime

mkoeppe mkoeppe at common-lisp.net
Sat Mar 18 07:45:18 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:


--- /project/slime/cvsroot/slime/ChangeLog	2006/03/16 18:33:25	1.859
+++ /project/slime/cvsroot/slime/ChangeLog	2006/03/18 07:45:18	1.860
@@ -1,3 +1,15 @@
+2006-03-18  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
+
+	* slime.el (slime-goto-location-buffer): Avoid calling the
+	expensive function find-file-noselect when we are already in the
+	right buffer.  
+
+	* swank.lisp (arglist-for-echo-area): Add keyword argument
+	print-right-margin. 
+	(arglist-to-string, format-arglist-for-echo-area): Likewise.
+	* slime.el (slime-autodoc): Use it here to make use of the whole
+	width of the echo area for arglist display.
+
 2006-03-16  Gábor Melis <mega at hotpop.com>
 
 	* swank-allegro.lisp (inspect-for-emacs): Fix typo.




More information about the slime-cvs mailing list