[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Fri Oct 17 19:48:16 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv521
Modified Files:
ChangeLog
Log Message:
Date: Fri Oct 17 15:48:15 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.37 slime/ChangeLog:1.38
--- slime/ChangeLog:1.37 Fri Oct 17 15:09:14 2003
+++ slime/ChangeLog Fri Oct 17 15:48:15 2003
@@ -1,3 +1,18 @@
+2003-10-17 Luke Gorrie <luke at bluetail.com>
+
+ * swank-sbcl.lisp: Report style-warnings separately from notes
+ (patch from Christopher Rhodes). Use REQUIRE to load sb-introspect
+ instead of loading the source file (requires the sb-introspect
+ library to be installed, which doesn't yet happen in the
+ sourceforge-lagged SBCL anoncvs, but does in the real one).
+
+ * slime.el (slime-style-warning-face): Added style-warnings, which
+ are between a warning and a note in severity. (Patch from
+ Christopher Rhodes).
+
+ * test.sh: When the test fails to complete, print "crashed"
+ instead of reporting nonsense.
+
2003-10-17 James Bielman <jamesjb at jamesjb.com>
* swank.lisp (apropos-symbols): Change back to using the standard
More information about the slime-cvs
mailing list