Index: slime/ChangeLog diff -u slime/ChangeLog:1.1977 slime/ChangeLog:1.1979 --- slime/ChangeLog:1.1977 Mon Feb 1 09:51:25 2010 +++ slime/ChangeLog Sun Feb 7 17:33:53 2010 @@ -1,3 +1,14 @@ +2010-02-07 Tobias C. Rittweiler tcr@freebits.de + + * swank-ecl.lisp: Update threading code. ECL doesn't still work + with :spawn, though. Work in progress. + +2010-02-07 Tobias C. Rittweiler tcr@freebits.de + + * swank.lisp (xref-doit): Declare eql-specializing parameter + ignorable, as some implementations complain about them not being + used. + 2010-02-01 Mark Harig idirectscm@aim.com
* slime.el: Added missing pieces to make `slime-cycle-connections'