[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Tue Dec 27 23:00:14 UTC 2005


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-devel mailing list