[slime-devel] Daily ChangeLog diff
Luke Gorrie
lgorrie at common-lisp.net
Wed Mar 2 23:00:21 UTC 2005
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.617 slime/ChangeLog:1.618
--- slime/ChangeLog:1.617 Tue Mar 1 00:34:08 2005
+++ slime/ChangeLog Wed Mar 2 00:24:05 2005
@@ -1,3 +1,12 @@
+2005-03-02 Marco Baringer <mb at bese.it>
+
+ * swank-loader.lisp Look for a file in the same directory as
+ swank-loader.lisp called site-init.lisp. If it exists we load that
+ instead of attempting to load ~/.swank.lisp.
+ (user-init-file): Superseded by load-user-init-file.
+ (load-user-init-file): New function.
+ (load-site-init-file): New function.
+
2005-03-01 Helmut Eller <heller at common-lisp.net>
* slime.el (slime-who-bindings): Bind who-specializes to C-c W a.
More information about the slime-devel
mailing list