[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon Dec 1 20:18:37 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv27227
Modified Files:
ChangeLog
Log Message:
Date: Mon Dec 1 15:18:37 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.125 slime/ChangeLog:1.126
--- slime/ChangeLog:1.125 Mon Dec 1 11:48:18 2003
+++ slime/ChangeLog Mon Dec 1 15:18:36 2003
@@ -6,6 +6,14 @@
message should be printed (returns nil if the
minibuffer/echo-area is already being used).
(slime-log-events): When nil, don't log events to
+ (slime-symbol-at-point): Skip back over whitespace before
+ looking for the symbol.
+ (slime-autodoc-delay): New configurable to specify the delay
+ before printing an autodoc message (default 0.2 secs).
+ (slime-ensure-typeout-frame): New function to call create a
+ typeout frame unless it already exists. Suitable to run on
+ slime-mode-hook if you always want to have a typeout window.
+ (slime-log-events): New variable. When nil don't log to events to
*slime-events*. This works-around a problem Raymond Toy has when
starting SLIME under XEmacs. Still investigating..
More information about the slime-cvs
mailing list