[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Wed Nov 26 08:00:08 UTC 2003
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.111 slime/ChangeLog:1.113
--- slime/ChangeLog:1.111 Mon Nov 24 19:22:11 2003
+++ slime/ChangeLog Tue Nov 25 16:28:23 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-background-message): Function for printing "background"
+ messages. Uses the "typeout-frame" if it exists.
+ (slime-arglist): Print arglist with `slime-background-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-devel
mailing list