[slime-cvs] CVS slime/contrib
trittweiler
trittweiler at common-lisp.net
Mon Oct 1 11:50:17 UTC 2007
Update of /project/slime/cvsroot/slime/contrib
In directory clnet:/tmp/cvs-serv27269/contrib
Modified Files:
ChangeLog
Log Message:
* slime-typeout-frame.el: Messages in the typeout frame were too
easily overwritten by `slime-autodoc'. Fix that.
Reported by Geoff Wozniak.
(slime-typeout-message-aux): Split out from `slime-typeout-message'.
(slime-typeout-message): Wrapper around it. Additionally disable
the autodoc timer temporarily.
--- /project/slime/cvsroot/slime/contrib/ChangeLog 2007/09/30 22:41:56 1.60
+++ /project/slime/cvsroot/slime/contrib/ChangeLog 2007/10/01 11:50:17 1.61
@@ -1,3 +1,13 @@
+2007-10-01 Tobias C. Rittweiler <tcr at freebits.de>
+
+ * slime-typeout-frame.el: Messages in the typeout frame were too
+ easily overwritten by `slime-autodoc'. Fix that.
+ Reported by Geoff Wozniak.
+
+ (slime-typeout-message-aux): Split out from `slime-typeout-message'.
+ (slime-typeout-message): Wrapper around it. Additionally disable
+ the autodoc timer temporarily.
+
2007-09-30 Geoff Wozniak <geoff at wozniak.ca>
* slime-typeout-frame.el (slime-typeout-frame-init): Fix quoted
More information about the slime-cvs
mailing list