[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Mon Dec 1 16:48:18 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv30785
Modified Files:
ChangeLog
Log Message:
Date: Mon Dec 1 11:48:18 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.124 slime/ChangeLog:1.125
--- slime/ChangeLog:1.124 Sun Nov 30 03:20:40 2003
+++ slime/ChangeLog Mon Dec 1 11:48:18 2003
@@ -1,3 +1,14 @@
+2003-12-01 Luke Gorrie <luke at bluetail.com>
+
+ * slime.el (slime-repl-return): Goto end of input area before
+ inserting newline.
+ (slime-autodoc-message-ok-p): Test to see if a documentation
+ 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-events*. This works-around a problem Raymond Toy has when
+ starting SLIME under XEmacs. Still investigating..
+
2003-11-29 Helmut Eller <e9626484 at stud3.tuwien.ac.at>
* slime.el: Rewrite the xref code to work with other source
More information about the slime-cvs
mailing list