Index: slime/ChangeLog diff -u slime/ChangeLog:1.1114 slime/ChangeLog:1.1115 --- slime/ChangeLog:1.1114 Tue Apr 17 17:04:47 2007 +++ slime/ChangeLog Wed Apr 18 08:36:11 2007 @@ -1,3 +1,14 @@ +2007-04-18 Marco Baringer mb@bese.it + + * swank.lisp (log-event): Setup the printer so that, no matter + what the global values of the *print-XYZ* variables, this function + works as expected. + (*debug-on-swank-error*): New variable. + (defpackage :swank): Export *debug-on-swank-error*. + (with-reader-error-handler): When *debug-on-swank-error* is + non-nil drop into a debugger. + (dispatch-loop): Idem. + 2007-04-17 Tobias C. Rittweiler tcr@freebits.de
* swank.lisp: Instead of just having all the symbols of a package