Index: slime/ChangeLog diff -u slime/ChangeLog:1.533 slime/ChangeLog:1.536 --- slime/ChangeLog:1.533 Wed Sep 15 21:00:15 2004 +++ slime/ChangeLog Thu Sep 16 17:58:52 2004 @@ -1,3 +1,16 @@ +2004-09-16 Marco Baringer mb@bese.it + + * swank-clisp.lisp (swank-mop, inspect-for-emacs): Only define the + CLOS parts of the inspector if the underlying lisp provides the + required functionality. If not enough MOP is present to implement + the inspector then we define some very simple replacement methods. + +2004-09-16 Marco Baringer mb@bese.it + + * swank-clisp.lisp (swank-mop): Implement the MOP compatability + package. + (inspect-for-emacs): Update for new inspection API. + 2004-09-15 Alan Ruttenberg alanr-l@mumble.net * swank-openmcl: typo in who-references. Fix frame-var-value