[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Thu Dec 22 16:06:50 UTC 2005
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv20273
Modified Files:
ChangeLog
Log Message:
Date: Thu Dec 22 17:06:50 2005
Author: heller
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-cvs
mailing list