Index: slime/ChangeLog diff -u slime/ChangeLog:1.1672 slime/ChangeLog:1.1674 --- slime/ChangeLog:1.1672 Tue Jan 27 14:56:14 2009 +++ slime/ChangeLog Fri Jan 30 09:58:48 2009 @@ -1,3 +1,14 @@ +2009-01-30 Tobias C. Rittweiler tcr@freebits.de + + * swank-clisp.lisp (fspec-location): Fix creation of source-location. + + Patch by Carsten Blaauw. + +2009-01-30 Geo Carncross geocar@gmail.com + + * swank-ecl.lisp (grovel-docstring-for-arglist): Fix for arglist + that reads, but isn't a list + 2009-01-27 Tobias C. Rittweiler tcr@freebits.de
* swank-backend.lisp (with-symbol): New function, to be used with #+.