[slime-devel] Daily ChangeLog diff
Helmut Eller
heller at common-lisp.net
Mon Aug 3 07:33:01 UTC 2009
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1821 slime/ChangeLog:1.1822
--- slime/ChangeLog:1.1821 Thu Jul 30 19:27:05 2009
+++ slime/ChangeLog Sun Aug 2 08:57:23 2009
@@ -1,3 +1,18 @@
+2009-08-02 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * swank-backend.lisp (severity [type]): Allow :redefinition.
+
+ * swank-sbcl.lisp (signal-compiler-condition): Tag redefinitions.
+
+ * slime.el (slime-maybe-show-compilation-log): Do not show
+ compilation log if each note describes just a redefinition.
+ (slime-insert-compilation-log): Insert notes indented by 2
+ spaces. Insert some more newlines so the buffer appears more
+ structured.
+ (slime-show-note-counts): Add :redefinition to ecase.
+ (slime-redefinition-note-p): New.
+ (slime-severity-label): Was unused. Adapted to be usable.
+
2009-07-30 Stas Boukarev <stassats at gmail.com>
* doc/slime.texi (Setting up pathname translations): add that it is
More information about the slime-devel
mailing list