[slime-cvs] CVS update: slime/ChangeLog
Luke Gorrie
lgorrie at common-lisp.net
Sun Nov 2 00:55:52 UTC 2003
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv11915
Modified Files:
ChangeLog
Log Message:
Date: Sat Nov 1 19:55:52 2003
Author: lgorrie
Index: slime/ChangeLog
diff -u slime/ChangeLog:1.75 slime/ChangeLog:1.76
--- slime/ChangeLog:1.75 Sat Nov 1 17:56:40 2003
+++ slime/ChangeLog Sat Nov 1 19:55:51 2003
@@ -1,3 +1,13 @@
+2003-11-02 Luke Gorrie <luke at bluetail.com>
+
+ * swank.lisp (eval-string): force-output on *slime-output* before
+ returning the result. This somewhat works around some trouble
+ where output printed by lisp is being buffered too long.
+
+ * slime.el (slime-lisp-package-translations): Association list of
+ preferred package nicknames, for the REPL prompt. By default maps
+ COMMON-LISP->CL and COMMON-LISP-USER->CL-USER.
+
2003-11-01 Luke Gorrie <luke at bluetail.com>
* slime.el (slime-select): Added an extensible "Select" command,
More information about the slime-cvs
mailing list