[slime-cvs] CVS slime
trittweiler
trittweiler at common-lisp.net
Sat Sep 8 22:13:54 UTC 2007
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv10852
Modified Files:
ChangeLog
Log Message:
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'.
--- /project/slime/cvsroot/slime/ChangeLog 2007/09/08 21:41:50 1.1204
+++ /project/slime/cvsroot/slime/ChangeLog 2007/09/08 22:13:54 1.1205
@@ -1,4 +1,14 @@
-2007-09-08 Matt Pillsbury <mtbp at rci.rutgers.edu>
+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.
@@ -17,7 +27,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.
More information about the slime-cvs
mailing list