[slime-devel] Daily ChangeLog diff

Luke Gorrie lgorrie at common-lisp.net
Thu Dec 22 23:00:02 UTC 2005


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.823 slime/ChangeLog:1.824
--- slime/ChangeLog:1.823	Tue Dec 20 01:25:58 2005
+++ slime/ChangeLog	Thu Dec 22 17:06:49 2005
@@ -1,3 +1,15 @@
+2005-12-22  Helmut Eller  <heller at common-lisp.net>
+
+	Make highlighting of modified text a minor mode. Also use
+	after-change-functions instead of rebinding all self-inserting
+	keys.
+	
+	* slime.el (slime-highlight-edits-mode): New minor mode.
+	(slime-self-insert-command): Deleted.
+	(slime-before-compile-functions): New hook to decouple edit
+	highlighting from compilation.
+	(slime-highlight-edits-face): Renamed from slime-display-edit-face.
+
 2005-12-20  Marco Baringer  <mb at bese.it>
 
 	When inspecting classes, methods and generic functions show all



More information about the slime-devel mailing list