[slime-cvs] CVS slime

heller heller at common-lisp.net
Fri Jan 12 15:26:48 UTC 2007


Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv13583

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***

--- /project/slime/cvsroot/slime/ChangeLog	2007/01/12 15:14:42	1.1050
+++ /project/slime/cvsroot/slime/ChangeLog	2007/01/12 15:26:47	1.1051
@@ -1,3 +1,7 @@
+2007-01-12  Helmut Eller  <helmut at localhost>
+
+	
+
 2007-01-12  Helmut Eller  <heller at common-lisp.net>
 
 	* swank-clisp.lisp: Better classification on frames on the stack.
@@ -13,6 +17,16 @@
 
 	(inspect-for-emacs): Fix various bugs.
 
+	* swank-loader.lisp (compile-files-if-needed-serially): Don't wrap
+	everything in a compilation unit.  If we abort on load errors and
+	it is confusing to see compiler warnings after the abort message.
+	(handle-loadtime-error): CLISP's format implements ~< differently
+	as everybody else, so use a explicit pprint-logical-block instead.
+
+	* swank.lisp (list-all-systems-in-central-registry): Don't
+	reference asdf directly, that leads to read errors in some
+	systems.
+
 2007-01-12  Juho Snellman  <jsnell at iki.fi>
 
 	* slime.el (slime-read-expression-map): Switch the slime-mode-map




More information about the slime-cvs mailing list