Index: slime/ChangeLog diff -u slime/ChangeLog:1.2364 slime/ChangeLog:1.2366 --- slime/ChangeLog:1.2364 Thu Nov 8 04:34:06 2012 +++ slime/ChangeLog Sun Nov 11 01:31:07 2012 @@ -1,3 +1,18 @@ +2012-11-11 Helmut Eller heller@common-lisp.net + + * slime.el ([test] find-definition.3): Mark as expected to fail. + ([test] arglist): Adjust regexp so that CCL passes. + (slime-execute-tests): Insert summary table at the the end. + (slime-check): Don't change counters here, as that would count + multiple times per test. Instead to the counting in + slime-execute-tests. + +2012-11-11 Helmut Eller heller@common-lisp.net + + * swank-allegro.lisp (ldb-code-to-src-loc): Scan backward to the + first code point with a non-nil start-char. + (frame-package): Also match for ((:internal foo ...)). + 2012-11-08 Helmut Eller heller@common-lisp.net
* slime.el (slime-timer-call): Use debug marker in