1 Dec 2007 06:35
Daily ChangeLog diff
Marco Baringer <mbaringer <at> common-lisp.net>
2007-12-01 05:35:02 GMT
2007-12-01 05:35:02 GMT
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 <at> <at> -1,7 +1,22 <at> <at> +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.
RSS Feed