
Index: slime/ChangeLog diff -u slime/ChangeLog:1.1268 slime/ChangeLog:1.1269 --- slime/ChangeLog:1.1268 Thu Jan 17 00:53:44 2008 +++ slime/ChangeLog Sat Jan 19 10:09:31 2008 @@ -1,3 +1,8 @@ +2008-01-19 Geo Carncross <geocar@gmail.com> + + * swank-ecl.lisp (inspect-for-emacs): Make ECL inspection better; + should be able to handle all builtin types and CLOS objects now. + 2008-01-17 Nikodemus Siivola <nikodemus@random-state.net> * swank-sbcl.lisp (sbcl-source-file-p): When a buffer is not Index: slime/contrib/ChangeLog diff -u slime/contrib/ChangeLog:1.78 slime/contrib/ChangeLog:1.79 --- slime/contrib/ChangeLog:1.78 Fri Jan 11 08:06:45 2008 +++ slime/contrib/ChangeLog Sat Jan 19 09:08:27 2008 @@ -1,3 +1,8 @@ +2008-01-19 Helmut Eller <heller@common-lisp.net> + + * swank-goo.goo: New file. + * swank-kawa.scm: New file. + 2008-01-11 Stelian Ionescu <sionescu@common-lisp.net> * slime-presentations.el