[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Fri Mar 30 05:35:02 UTC 2007
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1086 slime/ChangeLog:1.1088
--- slime/ChangeLog:1.1086 Sat Mar 24 19:10:50 2007
+++ slime/ChangeLog Thu Mar 29 12:12:38 2007
@@ -1,3 +1,17 @@
+2007-03-29 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * swank-sbcl.lisp (swank-compile-string): save the original
+ directory into the source plist as :emacs-directory.
+ (make-definition-source-location): use the :emacs-directory from
+ the source plist and guess-readtable-for-filename to determine the
+ correct readtable for string-compiled definitions.
+
+2007-03-29 Nikodemus Siivola <nikodemus at random-state.net>
+
+ * swank.lisp (*macroexpand-printer-bindings*): add *print-lines*
+ to defaults (NIL).
+ (find-definitions-for-emacs): use unless instead of cond.
+
2007-03-25 Douglas Crosher <dcrosher at common-lisp.net>
* slime.el (with-selected-window): define for compatibility with
More information about the slime-devel
mailing list