[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Thu Aug 30 23:21:02 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv7829
Modified Files:
ChangeLog
Log Message:
* swank-cmucl.lisp: CMUCL now has an x86-Darwin port as well as
the PPC-Darwin version. Changed to conditionalize on the
presence of darwin instead of ppc so that slime works with both
Darwin versions of CMUCL.
--- /project/slime/cvsroot/slime/ChangeLog 2007/08/30 23:12:19 1.1188
+++ /project/slime/cvsroot/slime/ChangeLog 2007/08/30 23:21:01 1.1189
@@ -1,3 +1,10 @@
+2007-08-31 Jon Allen Boone <ipmonger at delamancha.org>
+
+ * swank-cmucl.lisp: CMUCL now has an x86-Darwin port as well as
+ the PPC-Darwin version. Changed to conditionalize on the
+ presence of darwin instead of ppc so that slime works with both
+ Darwin versions of CMUCL.
+
2007-08-31 Tobias C. Rittweiler <tcr at freebits.de>
* slime.el (slime-sexp-at-point): Explicitely set current syntax
More information about the slime-cvs
mailing list