[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Wed Aug 31 22:00:04 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.764 slime/ChangeLog:1.766
--- slime/ChangeLog:1.764	Tue Aug 30 15:03:28 2005
+++ slime/ChangeLog	Wed Aug 31 13:28:08 2005
@@ -1,3 +1,12 @@
+2005-08-31  Marco Baringer  <mb at bese.it>
+
+	* swank.lisp (to-string): Handle errors during printing of objects.
+
+2005-08-30  Alan Ruttenberg <alanr-l at mumble.net>
+	* slime.el (slime-mark-presentation-start/end-handler) modify
+	regexp to recognize negative presentation ids to make
+	presenting-object work with bridge mode.
+	
 2005-08-30  Luke Gorrie  <luke at synap.se>
 
 	* present.lisp: Added public domain dedication (OK'd by Alanr and
@@ -24,6 +33,8 @@
 2005-08-29  Alan Ruttenberg <alanr-l at mumble.net>
 	* slime.el (sldb-insert-condition) - Add tooltip for long
 	condition string which otherwise falls off the right of the screen
+	* swank.lisp (list-threads) - thread name might be a symbol - pass
+	the symbol name when that happens
 
 2005-08-29  Juho Snellman  <jsnell at iki.fi>
 



More information about the slime-devel mailing list