[slime-devel] Daily ChangeLog diff

Helmut Eller heller at common-lisp.net
Thu Jun 16 09:44:01 UTC 2011


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.2201 slime/ChangeLog:1.2203
--- slime/ChangeLog:1.2201	Tue Jun 14 08:34:18 2011
+++ slime/ChangeLog	Thu Jun 16 01:29:17 2011
@@ -1,3 +1,11 @@
+2011-06-16  Nikodemus Siivola  <nikodemus at random-state.net>
+
+	* swank.lisp (macro-indentation): Restore the old simple version.
+
+	* swank-sbcl.lisp (compiling-from-buffer-p): PROBE-FILE to
+	handle cases there the tmp-directory is a symlink.
+	(compiling-from-file-p): Ditto.
+
 2011-06-14  Nikodemus Siivola  <nikodemus at random-state.net>
 
 	* swank-backend.lisp (call-with-io-timeout): New DEFINTERFACE.
Index: slime/contrib/ChangeLog
diff -u slime/contrib/ChangeLog:1.485 slime/contrib/ChangeLog:1.486
--- slime/contrib/ChangeLog:1.485	Wed Jun 15 02:13:21 2011
+++ slime/contrib/ChangeLog	Thu Jun 16 01:29:17 2011
@@ -1,3 +1,9 @@
+2011-06-16  Nikodemus Siivola  <nikodemus at random-state.net>
+
+	* swank-indentation.lisp (macro-indentation): More complex
+	version than the default. Fixes some of the misbehaviour of
+	the previous complex version.
+
 2011-06-15  Stas Boukarev  <stassats at gmail.com>
 
 	* slime-scheme.el (slime-scheme-indentation-update):




More information about the slime-devel mailing list