[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Mar 26 00:48:08 UTC 2004


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv19922

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Thu Mar 25 19:48:06 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.307 slime/ChangeLog:1.308
--- slime/ChangeLog:1.307	Thu Mar 25 18:54:52 2004
+++ slime/ChangeLog	Thu Mar 25 19:48:04 2004
@@ -4,9 +4,10 @@
 	together compiler notes that refer to the same location. This is
 	an optimization for when there are a lot of compiler notes:
 	`slime-merge-note-into-overlay' concat'd messages together one by
-	one in O(n^2) time/space, and became noticably slow in practice
+	one in O(n^2) time/space, and became noticeably slow in practice
 	with ~100 notes or more.
-	(slime-tree-insert): Byte-compile this function (big speed gain).
+	(slime-tree-insert): This function is now automatically
+	byte-compiled (good speed gain).
 
 2004-03-25  Bjørn Nordbø <bn at telenor.net>
 





More information about the slime-cvs mailing list