[slime-cvs] CVS update: slime/ChangeLog
Helmut Eller
heller at common-lisp.net
Fri Oct 1 13:39:10 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv6766
Modified Files:
ChangeLog
Log Message:
*** empty log message ***
Date: Fri Oct 1 15:39:10 2004
Author: heller
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.542 slime/ChangeLog:1.543
--- slime/ChangeLog:1.542 Fri Oct 1 14:18:59 2004
+++ slime/ChangeLog Fri Oct 1 15:39:10 2004
@@ -10,9 +10,11 @@
* swank.lisp (parse-symbol): Don't use the reader to avoid
interning unknown symbols. The downside is that we no longer
handle escaped |symbols| correctly.
-
+
* slime.el (slime-set-connection-info): Hide the *inferior-lisp*
- buffer after we know Lisp's pid.
+ buffer after we know Lisp's pid. Print the words of encouragement
+ here, when all the other asynchronous initialization is completed.
+
(slime-find-buffer-package): We need to preserve the case for
things like (:in-package "foo"), so return "\"foo\"".
More information about the slime-cvs
mailing list