Patch by "adicarlo", lp#706139.
Correct name of special var that turns off beginner's help in
the debugger.
a @code{type-error}.
This is followed by the ``beginner help line'', which appears only if
-@code{sb-ext:*debugger-beginner-help*} is true (default).
+@code{sb-ext:*debug-beginner-help-p*} is true (default).
Next comes a listing of the active restart names, along with their
descriptions -- the ways we can restart execution after this error. In
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.45.26"
+"1.0.45.27"