[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Sat Sep 15 14:24:31 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv8110
Modified Files:
ChangeLog
Log Message:
* slime.el (slime-maybe-warn-for-different-source-root): Catch
returned NIL from `slime-file-name-merge-source-root' if the two
filenames don't share a common source root.
Reported by Frank Goenninger.
--- /project/slime/cvsroot/slime/ChangeLog 2007/09/15 12:52:58 1.1217
+++ /project/slime/cvsroot/slime/ChangeLog 2007/09/15 14:24:31 1.1218
@@ -1,5 +1,12 @@
2007-09-15 Tobias C. Rittweiler <tcr at freebits.de>
+ * slime.el (slime-maybe-warn-for-different-source-root): Catch
+ returned NIL from `slime-file-name-merge-source-root' if the two
+ filenames don't share a common source root.
+ Reported by Frank Goenninger.
+
+2007-09-15 Tobias C. Rittweiler <tcr at freebits.de>
+
* slime.el (slime-split-string): New semi-portability function.
The behaviour of `split-string' changed between Emacs21 and
Emacs22. Thanks to Christophe Rhodes for reporting this.
More information about the slime-cvs
mailing list