[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Tue Apr 27 21:24:28 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Tue Apr 27 17:24:28 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.353 slime/ChangeLog:1.354
--- slime/ChangeLog:1.353	Tue Apr 27 13:57:54 2004
+++ slime/ChangeLog	Tue Apr 27 17:24:28 2004
@@ -1,12 +1,17 @@
 2004-04-27  Luke Gorrie  <luke at bluetail.com>
 
+	* doc/slime.texi (Other configurables): Updated instructions on
+	globally installing SLDB on *debugger-hook*.
+
 	* slime.el (slime-log-event): Better bug-avoidance with
 	hs-minor-mode. Hopefully XEmacs users can rest safely now.
 	(slime-prin1-to-string): Bind `print-escape-newlines' to nil.
+	(slime-set-connection-info): Commented out call to
+	`slime-check-protocol-version'. Let's see how we do without it.
+	(slime-oneway-eval): Removed unused function.
 
-	* swank.lisp (oneway-eval-string): Bind *package* to
-	*buffer-package*.
-
+	* swank.lisp (oneway-eval-string): Removed unused function.
+	
 2004-04-26  Luke Gorrie  <luke at bluetail.com>
 
 	* swank.lisp: Move definition of `with-io-redirection' above





More information about the slime-cvs mailing list