[slime-cvs] CVS update: slime/ChangeLog

Helmut Eller heller at common-lisp.net
Sat Dec 6 13:10:30 UTC 2003


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

Modified Files:
	ChangeLog 
Log Message:
*** empty log message ***
Date: Sat Dec  6 08:10:29 2003
Author: heller

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.139 slime/ChangeLog:1.140
--- slime/ChangeLog:1.139	Sat Dec  6 03:43:20 2003
+++ slime/ChangeLog	Sat Dec  6 08:10:29 2003
@@ -1,5 +1,8 @@
 2003-12-06  Helmut Eller  <e9626484 at stud3.tuwien.ac.at>
 
+	* swank-loader.lisp (user-init-file): Translate logical
+	pathnames.  Reported by Friedrich Dominicus.
+
 	* swank-sbcl.lisp (handle-notification-condition): Don't ignore
 	warnings without context.
 	(compiler-note-location, brief-compiler-message-for-emacs,
@@ -10,14 +13,13 @@
 	should be a symbol.
 	(find-function-locations): Return errors as a list of one error.
 	(call-with-debugging-environment): Set *print-level* to 4 and
-	(open-listener): Don't make the socket non-blocking.
-
 	*print-level* to 10.  (Where both nil.)
 	(source-location-for-emacs): Fall back to the location of the
 	function, if there is no block-debug-info.
 	(safe-source-location-for-emacs): Don't catch all conditions; only
 	errors.  
 	*compile-filename*: New variable
+	(open-listener): Don't make the socket non-blocking.
 
 	* slime.el (slime-eval/compile-defun-dwim): New command.
 	Suggested by "jan" <janmar at iprimus.com.au>.





More information about the slime-cvs mailing list