[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Sat Jul 17 02:26:56 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Jul 16 19:26:56 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.476 slime/ChangeLog:1.477
--- slime/ChangeLog:1.476	Fri Jul 16 16:44:44 2004
+++ slime/ChangeLog	Fri Jul 16 19:26:56 2004
@@ -1,5 +1,17 @@
 2004-07-17  Luke Gorrie  <luke at bluetail.com>
 
+	* swank.lisp (variable-desc-for-echo-area): New function.
+	(arglist-for-echo-area): Return nil if symbol can't be found.
+	(close-connection): Close connection before printing error
+	message. This avoids it getting lost in closed I/O redirection.
+
+	* slime.el (slime-autodoc): If there is a global variable name at
+	point then show its value.
+	(slime-autodoc-cache-type): Cache type 'full is no longer
+	supported.
+	(slime-background-message): Truncate messages to fit on a single
+	echo area line.
+
 	* README, doc/slime.texi: Updated setup instructions.
 
 2004-07-16  Luke Gorrie  <luke at bluetail.com>





More information about the slime-cvs mailing list