[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Thu May 17 11:49:59 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv16778
Modified Files:
ChangeLog
Log Message:
* swank-ecl.lisp (compile-from-stream): Fixed typo that prevented
`slime-compile-defun' from actually compiling a function.
--- /project/slime/cvsroot/slime/ChangeLog 2007/05/17 11:41:55 1.1129
+++ /project/slime/cvsroot/slime/ChangeLog 2007/05/17 11:49:59 1.1130
@@ -1,3 +1,8 @@
+2007-05-17 Dustin Long <dlong at stevens.edu>
+
+ * swank-ecl.lisp (compile-from-stream): Fixed typo that prevented
+ `slime-compile-defun' from actually compiling a function.
+
2007-05-17 Tobias C. Rittweiler <tcr at freebits.de>
* swank-loader.lisp (*sysdep-files*): Load the auxiliary files
More information about the slime-cvs
mailing list