Index: slime/ChangeLog diff -u slime/ChangeLog:1.1966 slime/ChangeLog:1.1967 --- slime/ChangeLog:1.1966 Tue Jan 19 16:18:46 2010 +++ slime/ChangeLog Wed Jan 20 09:11:06 2010 @@ -1,3 +1,8 @@ +2010-01-20 Stas Boukarev stassats@gmail.com + + * slime.el (slime-thread-kill): If the region is active, then + kill all threads in the region. + 2010-01-19 Stas Boukarev stassats@gmail.com
* swank-rpc.lisp (:swank-rpc): (:use :cl), SBCL @@ -5,8 +10,8 @@
2010-01-19 Terje Norderhaug terje@in-progress.com
- * Refactorized parts of slime.lisp into a new swank-rpc module. - + * Refactorized parts of slime.lisp into a new swank-rpc module. + 2010-01-14 Stas Boukarev stassats@gmail.com
* doc/slime.texi (Setting up the lisp image):