Index: slime/ChangeLog diff -u slime/ChangeLog:1.1970 slime/ChangeLog:1.1972 --- slime/ChangeLog:1.1970 Mon Jan 25 05:50:10 2010 +++ slime/ChangeLog Wed Jan 27 01:38:27 2010 @@ -1,3 +1,14 @@ +2010-01-27 Stas Boukarev stassats@gmail.com + + * swank-rpc.lisp: NIL -> nil (for unusual readtable settings). + Spotted by Harald Hanche-Olsen. + +2010-01-26 Mark Evenson evenson@dada.local + + * swank-abcl.lisp (import-to-swank-mop): Import + MOP::COMPUTE-APPLICABLE-METHODS-USING-CLASSES if it exists in the + ABCL implementation. + 2010-01-25 Tobias C. Rittweiler tcr@freebits.de
* swank-allegro.lisp (redefinition-p, redefinition): New. @@ -15,7 +26,7 @@ to eliminate dependency on swank.lisp module. * swank-rpc.lisp (swank-protocol-error): Remove swank-protocol-error.backtrace as the capture of a safe-backtrace is covered by with-swank-protocol-error-handler. - + 2010-01-20 Stas Boukarev stassats@gmail.com
* slime.el (slime-thread-kill): If the region is active, then