[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Tue Nov 25 19:57:14 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv9241
Modified Files:
ChangeLog
Log Message:
Date: Tue Nov 25 14:57:14 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.111 slime/ChangeLog:1.112
--- slime/ChangeLog:1.111 Mon Nov 24 19:22:11 2003
+++ slime/ChangeLog Tue Nov 25 14:57:14 2003
@@ -1,3 +1,14 @@
+2003-11-25 Luke Gorrie <luke at bluetail.com>
+
+ * slime.el (slime-make-typeout-frame): New command to create a
+ frame where commands can print messages that would otherwise go to
+ the echo area.
+ (slime-incidental-message): Function for printing "background"
+ messages. Uses the "typeout-frame" if it exists.
+ (slime-arglist): Print arglist with `slime-incidental-message'.
+ (slime-message): Use typeout frame if it exists, but only for
+ multi-line messages.
+
2003-11-25 Daniel Barlow <dan at telent.net>
* swank-sbcl.lisp: delete big chunk of leftover commented-out
More information about the slime-cvs
mailing list