[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Wed Jun 30 23:07:26 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Wed Jun 30 16:07:26 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.450 slime/ChangeLog:1.451
--- slime/ChangeLog:1.450	Wed Jun 30 14:47:14 2004
+++ slime/ChangeLog	Wed Jun 30 16:07:26 2004
@@ -1,3 +1,14 @@
+2004-07-01  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (sldb-lookup-reference): Preserve case in SBCL node
+	names. Previously they were downcased, but the HTML manual's
+	filenames seem to have changed.
+
+	* NEWS: Added security note about the TCP server.
+	Added notes for ACL and ABCL.
+
+	* doc/slime.texi: General updatings for an alpha release.
+
 2004-06-30  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* slime.el (slime-display-compilation-output): New customizable
@@ -20,6 +31,8 @@
 	with "127.0.0.1". This is believed to avoid unwanted DNS lookups
 	on certain operating systems. The lookups can become crippling if
 	the DNS server isn't available.
+	(line-beginning-position, line-end-position): Simple bugfix
+	suggested by Richard Klinda.
 
 	* swank-sbcl.lisp (preferred-communication-style): Choose
 	:fd-handler instead of :sigio when threads aren't available. A lot





More information about the slime-cvs mailing list