[slime-devel] Daily ChangeLog diff
Marco Baringer
mbaringer at common-lisp.net
Sun Sep 9 04:35:02 UTC 2007
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1203 slime/ChangeLog:1.1206
--- slime/ChangeLog:1.1203 Thu Sep 6 17:22:37 2007
+++ slime/ChangeLog Sat Sep 8 18:46:34 2007
@@ -1,3 +1,22 @@
+2007-09-08 Stelian Ionescu <sionescu at common-lisp.net>
+
+ * slime.el (save-restriction-if-possible): Place macro definition
+ above use of the macro, to regain ability to byte-compile-file.
+
+2007-09-08 Tobias C. Rittweiler <tcr at freebits.de>
+
+ Fix message displaying on XEmacs. Reported by Steven E. Harris,
+ and Ken Causey.
+
+ * slime.el (slime-display-message): Resurrect secondary
+ `buffer-name' argument which got lost in 2007-08-24.
+ (slime-format-display-message): Resurrect passing "*SLIME Note*"
+ as default buffer-name to `slime-display-message'.
+
+2007-09-08 Matt Pillsbury <mtbp at rci.rutgers.edu>
+
+ * swank-backend.lisp (definterface): Updated docstring.
+
2007-09-06 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* slime.el (slime-repl-write-string): Use case, not ecase, for
@@ -13,7 +32,7 @@
* slime.el (slime-toggle-trace-fdefinition): Fix typo. The
argument for interactive should be "P" not "p".
-2007-09-04 Mark Evenson <mark.evenson at gmx.at>
+2007-09-04 Mark Evenson <mark.evenson at gmx.at>
* swank-abcl.lisp: Call accessors of compiler-condition at load
time to work around some ABCL problems.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.36 slime/contrib/ChangeLog:1.37
--- slime/contrib/ChangeLog:1.36 Thu Sep 6 17:22:36 2007
+++ slime/contrib/ChangeLog Sat Sep 8 18:23:55 2007
@@ -1,3 +1,8 @@
+2007-09-08 Stelian Ionescu <sionescu at common-lisp.net>
+
+ * slime-banner.el: Fixed typo to provide `slime-banner', not
+ `slime-startup-animation'.
+
2007-09-06 Matthias Koeppe <mkoeppe at mail.math.uni-magdeburg.de>
* slime-presentations.el (slime-presentation-write): Use case, not
More information about the slime-devel
mailing list