[slime-cvs] CVS slime/contrib
    trittweiler 
    trittweiler at common-lisp.net
       
    Fri Sep 28 13:05:51 UTC 2007
    
    
  
Update of /project/slime/cvsroot/slime/contrib
In directory clnet:/tmp/cvs-serv3092
Modified Files:
	ChangeLog 
Log Message:
* README: Updated.
* slime-fancy.el: `slime-highlighting-edits' is not enabled by
  default anymore, as its functionality is controversial, and it's
  easier to explicitly enable it than it's disable it once it got
  globally activated. Better to be conservative.
* slime-fancy.el: Not only load, but also enable `slime-scratch'.
--- /project/slime/cvsroot/slime/contrib/ChangeLog	2007/09/21 12:44:37	1.57
+++ /project/slime/cvsroot/slime/contrib/ChangeLog	2007/09/28 13:05:51	1.58
@@ -1,3 +1,14 @@
+2007-09-28  Tobias C. Rittweiler  <tcr at freebits.de>
+
+	* README: Updated.
+
+	* slime-fancy.el: `slime-highlighting-edits' is not enabled by
+	default anymore, as its functionality is controversial, and it's
+	easier to explicitly enable it than it's disable it once it got
+	globally activated. Better to be conservative.
+
+	* slime-fancy.el: Not only load, but also enable `slime-scratch'.
+
 2007-09-21  Helmut Eller  <heller at common-lisp.net>
 
 	* slime-asdf.el (slime-asdf-init, slime-asdf-unload): Fix typos.
    
    
More information about the slime-cvs
mailing list