[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Thu Jun 17 16:05:02 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv5227
Modified Files:
ChangeLog
Log Message:
Date: Thu Jun 17 09:05:02 2004
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.399 slime/ChangeLog:1.400
--- slime/ChangeLog:1.399 Thu Jun 17 04:39:36 2004
+++ slime/ChangeLog Thu Jun 17 09:05:02 2004
@@ -1,9 +1,15 @@
2004-06-17 Luke Gorrie <luke at bluetail.com>
+ * swank-loader.lisp (binary-pathname): Place fasl files under
+ ~/.slime/fasl/ (or _slime in win32) instead of the SLIME
+ installation directory. The installation directory can now be
+ read-only.
+
* swank-lispworks.lisp (with-fairly-standard-io-syntax): New
macro. Like with-standard-io-syntax, but keeps the existing values
of *package* and *readtable*.
(dspec-stream-position): Use it.
+ (quit-lisp): Implemented.
2004-06-16 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
More information about the slime-cvs
mailing list