[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sat Jul 17 02:28:31 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv5728
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Jul 16 19:28:31 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.477 slime/ChangeLog:1.478
--- slime/ChangeLog:1.477 Fri Jul 16 19:26:56 2004
+++ slime/ChangeLog Fri Jul 16 19:28:31 2004
@@ -1,16 +1,16 @@
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.
+
+ * 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.
* README, doc/slime.texi: Updated setup instructions.
More information about the slime-cvs
mailing list