[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Fri Dec 16 23:00:03 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.818 slime/ChangeLog:1.820
--- slime/ChangeLog:1.818	Wed Dec  7 18:51:41 2005
+++ slime/ChangeLog	Fri Dec 16 14:35:14 2005
@@ -1,3 +1,26 @@
+2005-12-16  Nikodemus Siivola <nikodemus at random-state.net>
+
+	* slime.el (slime-selector-method: ?r): If no connection offer to
+	start Slime.
+	
+	* swank.lisp (to-string): Handle errors from printing objects.
+	Among other things makes the inspector more robust in the face of
+	objects with unbound slots and print-methods that fail to cope.
+
+2005-12-16  William Bland <doctorbill.news at gmail.com>
+
+	Added hilighting of tetx which has been edited but not yet
+	compilied.
+
+	* slime.el (slime-display-edit-hilights): New variable.
+	(slime-display-edit-face): New face.
+	(slime-compile-file, slime-compile-defun, slime-compile-region):
+	Remove edits overlay.
+	(slime-remove-edits): New function.
+	(slime-self-insert-command): New function.
+	(slime-mode-hook): Rebind simple characters to
+	slime-self-insert-command.
+
 2005-12-07  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	* swank-allegro.lisp (find-definition-in-file)



More information about the slime-devel mailing list