[slime-cvs] CVS slime
mkoeppe
mkoeppe at common-lisp.net
Sun Dec 31 12:29:08 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv1526
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
--- /project/slime/cvsroot/slime/ChangeLog 2006/12/29 18:39:15 1.1032
+++ /project/slime/cvsroot/slime/ChangeLog 2006/12/31 12:29:07 1.1033
@@ -1,3 +1,17 @@
+2006-12-31 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
+
+ Restore the nested-presentations feature.
+
+ * present.lisp (slime-stream-p): Allow sending presentations to
+ the repl-results stream.
+ (make-presentations-result): Removed.
+ (send-repl-results-to-emacs): New.
+
+ * swank.lisp (connection): New slot repl-results (a stream).
+ (make-output-function-for-target): New.
+ (open-streams): Use it here to also create a stream for REPL results.
+ (initialize-streams-for-connection): Store the stream.
+
2006-12-29 Edi Weitz <edi at agharta.de>
* slime.el (slime-find-asd, slime-read-system-name): Only offer
More information about the slime-cvs
mailing list