[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Thu Sep 27 12:56:13 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv21992
Modified Files:
ChangeLog
Log Message:
* slime.el (slime-filesystem-toplevel-directory): New function.
Windows doesn't have a filesystem that is as hierarchical as the
Unix' one. Reported by Carsten Blaauw and Stefan Kluehspies.
(slime-file-name-merge-source-root): Use it.
(slime-highlight-differences-in-dirname): Use it.
--- /project/slime/cvsroot/slime/ChangeLog 2007/09/26 23:15:52 1.1233
+++ /project/slime/cvsroot/slime/ChangeLog 2007/09/27 12:56:13 1.1234
@@ -1,3 +1,11 @@
+2007-09-27 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * slime.el (slime-filesystem-toplevel-directory): New function.
+ Windows doesn't have a filesystem that is as hierarchical as the
+ Unix' one. Reported by Carsten Blaauw and Stefan Kluehspies.
+ (slime-file-name-merge-source-root): Use it.
+ (slime-highlight-differences-in-dirname): Use it.
+
2007-09-26 Utz-Uwe Haus <haus+slime at mail.math.uni-magdeburg.de>
* swank-allegro.lisp (fspec-definition-locations): Allow the
More information about the slime-cvs
mailing list