[slime-cvs] CVS update: slime/ChangeLog

Wolfgang Jenkner wjenkner at common-lisp.net
Mon Aug 22 04:32:35 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:

Date: Mon Aug 22 06:32:35 2005
Author: wjenkner

Index: slime/ChangeLog
diff -u slime/ChangeLog:1.750 slime/ChangeLog:1.751
--- slime/ChangeLog:1.750	Sun Aug 21 18:29:05 2005
+++ slime/ChangeLog	Mon Aug 22 06:32:34 2005
@@ -1,3 +1,19 @@
+2005-08-22  Wolfgang Jenkner  <wjenkner at inode.at>
+
+	* swank-clisp.lisp (fspec-pathname): Cope with CVS CLISP's
+	(documentation symbol 'sys::file) returning a list.  Return either
+	a list of start and end line positions or nil as second value.
+	(fspec-location): Use it.  Also, if we have to guess the name of a
+	source file make sure that it actually exists.
+
+	(with-blocked-signals, call-without-interrupts): Don't add
+	:linux to *features* since this changes the return value of
+	unique-directory-name in swank-loader.lisp.
+	Comment out with-blocked-signals.
+
+	Update some comments at the top of the file.
+	State the licence in the same terms as slime.el does.
+
 2005-08-21  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	* present.lisp (menu-choices-for-presentation-id): Check against




More information about the slime-cvs mailing list