[slime-cvs] CVS update: slime/ChangeLog
Marco Baringer
mbaringer at common-lisp.net
Thu Sep 16 15:58:53 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv351
Modified Files:
ChangeLog
Log Message:
Date: Thu Sep 16 17:58:52 2004
Author: mbaringer
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.535 slime/ChangeLog:1.536
--- slime/ChangeLog:1.535 Thu Sep 16 17:55:29 2004
+++ slime/ChangeLog Thu Sep 16 17:58:52 2004
@@ -1,8 +1,15 @@
2004-09-16 Marco Baringer <mb at 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 at bese.it>
+
* swank-clisp.lisp (swank-mop): Implement the MOP compatability
package.
- (inspectod-for-emacs): Update for new inspection API.
+ (inspect-for-emacs): Update for new inspection API.
2004-09-15 Alan Ruttenberg <alanr-l at mumble.net>
* swank-openmcl: typo in who-references. Fix frame-var-value
More information about the slime-cvs
mailing list