[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Tue Jul 7 07:33:02 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1806 slime/ChangeLog:1.1808
--- slime/ChangeLog:1.1806 Thu Jul 2 13:00:21 2009
+++ slime/ChangeLog Mon Jul 6 08:32:12 2009
@@ -1,3 +1,15 @@
+2009-07-06 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank-ecl.lisp (find-external-format): Copied from
+ swank-sbcl.lisp. A lot of backends seem to share the same
+ implementation, perhaps some refactoring is needed.
+
+2009-07-06 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank.lisp (make-repl-input-stream): Make sure to redirect
+ output from slime requests to the REPL buffer for
+ communication-style=NIL.
+
2009-07-02 Stas Boukarev <stassats at gmail.com>
* slime.el (slime-beginning-of-symbol): Limit searching to 2000
@@ -148,7 +160,7 @@
* swank-ecl.lisp: Support new environment changes in recent ECL/CVS
patch largely from ECL maintainer.
-2009-06-1 Tobias C. Rittweiler <tcr at freebits.de>
+2009-06-11 Tobias C. Rittweiler <tcr at freebits.de>
* slime.el ([test] font-lock-magic): Moved to fontifying-fu contrib.
More information about the slime-devel
mailing list