[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Tue Dec 27 15:14:44 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:

Date: Tue Dec 27 16:14:44 2005
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.824 slime/ChangeLog:1.825
--- slime/ChangeLog:1.824	Thu Dec 22 17:06:49 2005
+++ slime/ChangeLog	Tue Dec 27 16:14:44 2005
@@ -1,3 +1,13 @@
+2005-12-27  Helmut Eller  <heller at common-lisp.net>
+
+	Keep a history of protocol events for better bug reports.
+	
+	* swank.lisp (log-event): Record the event in the history buffer.
+	(*event-history*): Buffer for events.
+	(dump-event-history): New function.
+	(close-connection): Escape non-ascii strings and include the event
+	history in the error message.
+
 2005-12-22  Helmut Eller  <heller at common-lisp.net>
 
 	Make highlighting of modified text a minor mode. Also use




More information about the slime-cvs mailing list