[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon Oct 20 15:10:00 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv18198
Modified Files:
ChangeLog
Log Message:
Date: Mon Oct 20 11:10:00 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.48 slime/ChangeLog:1.49
--- slime/ChangeLog:1.48 Mon Oct 20 09:56:22 2003
+++ slime/ChangeLog Mon Oct 20 11:10:00 2003
@@ -1,3 +1,11 @@
+2003-10-20 Luke Gorrie <luke at bluetail.com>
+
+ * swank-cmucl.lisp (clear-xref-info): Conditionalised
+ xref:*who-is-called* and xref:*who-macroexpands* with
+ #+CMU19. This makes SLIME compatible with CMUCL 18e, but also
+ disables the `who-macroexpands' command in any CMUCL version that
+ doesn't have the "19A" feature.
+
2003-10-20 Daniel Barlow <dan at telent.net>
* swank.lisp (*notes-database*): tyop fix
More information about the slime-cvs
mailing list