[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Mon Oct 10 22:27:05 UTC 2005


Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv4533

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Tue Oct 11 00:27:03 2005
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.792 slime/ChangeLog:1.793
--- slime/ChangeLog:1.792	Sun Oct  9 21:17:22 2005
+++ slime/ChangeLog	Tue Oct 11 00:27:02 2005
@@ -1,3 +1,22 @@
+2005-10-11  Helmut Eller  <heller at common-lisp.net>
+
+	* slime.el (slime-read-interactive-args): Split the string
+	inferior-lisp-program to get the values for :program and
+	:program-args.  Also let slime-lisp-implementations take
+	precedence if non-nil.
+	(slime-lisp-implementations): Renamed from
+	slime-registered-lisp-implementations.
+
+	* swank.lisp (force-user-output): There seems to be a bug in
+	Allegro's two-way-streams. As a workaround we use force-output for
+	the user-io stream.  (finish-output *debug-io*) still triggers the
+	bug.
+
+2005-10-10  Svein Ove Aas  <svein.ove at aas.no>
+
+ 	* swank-allegro.lisp (find-external-format): Translate :utf-8-unix
+	to :utf8, which Allegro 7.0 understands.
+
 2005-10-09  Helmut Eller  <heller at common-lisp.net>
 
 	* slime.el (slime, slime-start): Introduce a separate function for




More information about the slime-cvs mailing list