[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Fri Jun 18 07:00:02 UTC 2004
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.397 slime/ChangeLog:1.401
--- slime/ChangeLog:1.397 Wed Jun 16 15:05:27 2004
+++ slime/ChangeLog Thu Jun 17 10:42:39 2004
@@ -1,3 +1,18 @@
+2004-06-17 Luke Gorrie <luke at bluetail.com>
+
+ * swank-loader.lisp (binary-pathname): Place fasl files under
+ ~/.slime/fasl/ instead of the SLIME installation directory. The
+ installation directory can now be read-only.
+ (binary-pathname, user-init-file): Removed Win32
+ conditionalization. The init file is now called ~/.swank.lisp
+ instead of ~/_swank.lsp.
+
+ * 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>
* slime.el (slime-set-default-directory): Don't call
More information about the slime-devel
mailing list