[slime-cvs] CVS update: slime/ChangeLog

Luke Gorrie lgorrie at common-lisp.net
Fri Mar 19 21:07:53 UTC 2004


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

Modified Files:
	ChangeLog 
Log Message:

Date: Fri Mar 19 16:07:53 2004
Author: lgorrie

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.298 slime/ChangeLog:1.299
--- slime/ChangeLog:1.298	Thu Mar 18 16:59:08 2004
+++ slime/ChangeLog	Fri Mar 19 16:07:53 2004
@@ -1,3 +1,18 @@
+2004-03-19  Alan Shutko  <ats at acm.org>
+
+	* swank.lisp, swank-loader.lisp: Take into account
+	`pathname-device' when deriving paths. A fix for Windows.
+
+2004-03-19  Luke Gorrie  <luke at bluetail.com>
+
+	* slime.el (slime-connected-hook): New hook called each time SLIME
+	successfully connects to Lisp. This is handy for calling
+	`slime-ensure-typeout-frame', if you want to use that feature.
+	(sldb-print-condition): New command to print the SLDB condition
+	description into the REPL, for reference after SLDB exits. Can be
+	called from `sldb-hook' if you want the condition to always be
+	printed. Bound to 'P' in SLDB.
+
 2004-03-18  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
 	* swank.lisp (format-values-for-echo-area): Bind *package* to





More information about the slime-cvs mailing list