[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Mon Jun 26 04:35:01 UTC 2006


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.913 slime/ChangeLog:1.914
--- slime/ChangeLog:1.913	Sun Jun 18 14:22:30 2006
+++ slime/ChangeLog	Sun Jun 25 04:45:43 2006
@@ -1,3 +1,17 @@
+2006-06-25  Helmut Eller  <heller at common-lisp.net>
+
+	* swank-source-path-parser.lisp (suppress-sharp-dot): Return a
+	unique symbol to avoid multiple entries for nil at toplevel in the
+	source-map.
+
+	* slime.el (test compile-defun): Add a test for #. reader macro at
+	toplevel.
+	(slime-run-one-test): New command.
+	(sldb-activate): Recreate the sldb buffer if it doesn't
+	exist. (Can happen if someone kills the buffer manually.)
+	(slime-wait-condition): Add a dummy to slime-stack-eval-tags while
+	waiting so that the SLDB enters a recursive edit.
+
 2006-06-18  Matthias Koeppe  <mkoeppe at mail.math.uni-magdeburg.de>
 
 	* slime.el (slime-echo-arglist): Simplify, just use slime-autodoc.



More information about the slime-devel mailing list