[slime-devel] Daily ChangeLog diff

Index: slime/ChangeLog diff -u slime/ChangeLog:1.669 slime/ChangeLog:1.672 --- slime/ChangeLog:1.669 Wed Apr 20 19:27:52 2005 +++ slime/ChangeLog Thu Apr 21 14:07:42 2005 @@ -1,3 +1,8 @@ +2005-04-21 Luke Gorrie <luke@synap.se> + + * swank.lisp (arglist-to-string): Rolled back the previous change + because it interferred with values appearing in parameter lists. + 2005-04-20 Luke Gorrie <luke@synap.se> * swank.lisp (arglist-to-string): Bind *PRINT-ESCAPE* to NIL. This @@ -8,9 +13,6 @@ `linux_no_threads_p' alien variable to decide whether to use :SPAWN. From dan_b for compatibility with new SBCLs. -2005-04-19 heller <heller@xaital> - - * /project/slime/cvsroot/slime/PROBLEMS: Warn about old kernels. 2005-04-19 Helmut Eller <heller@common-lisp.net> * PROBLEMS: Warn about old kernels. @@ -1417,7 +1419,7 @@ * swank-cmucl.lisp (return-from-frame): Add it. -2004-10-11 Thomas Burdick <tfb@OCF.Berkeley.EDU> +2004-10-11 Thomas F. Burdick <tfb@OCF.Berkeley.EDU> * swank-sbcl.lisp (function-definitions): Find compiler macros, too. (find-defintions, compiler-definitions)
participants (1)
-
lgorrie@common-lisp.net