[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Wed Dec 17 21:20:10 UTC 2003


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Wed Dec 17 16:20:09 2003
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.171 slime/ChangeLog:1.172
--- slime/ChangeLog:1.171	Wed Dec 17 13:19:37 2003
+++ slime/ChangeLog	Wed Dec 17 16:20:09 2003
@@ -1,3 +1,19 @@
+2003-12-17  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
+
+	* slime.el: Better handling of asynchronous output.
+	(slime-output-end): New variable.  Use this marker to insert
+	output.  Insert asynchronous output inserted before the "input
+	region" and before the prompt.
+	(slime-show-last-output): Use it.
+	(slime-repl-insert-prompt): Initialize it.
+	(slime-last-output-start): Removed.
+	(slime-flush-output): Increase delay to 20 usecs.
+	(slime-with-output-end-mark): Renamed from
+	slime-with-output-at-eob.  Insert a newline if needed.
+	(slime-output-string, slime-repl-activate): Use it.
+	(slime-repl-return): Ensure that slime-repl-input-end-mark points
+	to a reasonable location.
+	
 2003-12-17  Luke Gorrie  <luke at bluetail.com>
 
 	* HACKING: New file summarising our way of working.





More information about the slime-cvs mailing list