[slime-devel] Daily ChangeLog diff

Marco Baringer mbaringer at common-lisp.net
Sat Dec 1 05:35:02 UTC 2007


Index: slime/ChangeLog
diff -u slime/ChangeLog:1.1252 slime/ChangeLog:1.1253
--- slime/ChangeLog:1.1252	Thu Nov 29 07:36:06 2007
+++ slime/ChangeLog	Fri Nov 30 08:10:40 2007
@@ -1,7 +1,22 @@
+2007-11-30  Helmut Eller  <heller at common-lisp.net>
+
+	Handle byte-functions without debug-info.
+
+	* swank-cmucl.lisp (byte-function-location): Return an error
+	if the component has no debug-info.
+
+2007-11-30  Helmut Eller  <heller at common-lisp.net>
+
+	Disable the pretty-printer for backtraces.
+	Would be nice if we could print newlines in strings as \n.
+
+	* swank.lisp (*backtrace-printer-bindings*):  New varaible.
+	(backtrace, frame-locals-for-emacs): Use it.
+
 2007-11-29  Tobias C. Rittweiler  <tcr at freebits.de>
 
 	* swank.lisp (valid-function-name-p): Fixed wrt. setf functions.
-	
+
 2007-11-29  Helmut Eller  <heller at common-lisp.net>
 
 	Prettify package names for slime-repl-set-package.



More information about the slime-devel mailing list