X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcode%2Fglobals.lisp;h=68ff4c1141e47ba41f430897b0e0081eb9cea59d;hb=0f3a5f2e8886d18d0b4f6485c38a42be629422ae;hp=96183e0cb3f34bdae8c4393c1674e3bbd651d7e9;hpb=edb227f57bcf629a9e8c3b8e6e1b37d644d8f217;p=sbcl.git diff --git a/src/code/globals.lisp b/src/code/globals.lisp index 96183e0..68ff4c1 100644 --- a/src/code/globals.lisp +++ b/src/code/globals.lisp @@ -18,12 +18,14 @@ (declaim (special *keyword-package* *cl-package* original-lisp-environment *standard-readtable* + sb!pretty::*standard-pprint-dispatch-table* sb!debug:*in-the-debugger* sb!debug:*stack-top-hint* *handler-clusters* *restart-clusters* *in-without-gcing* *gc-inhibit* *gc-pending* #!+sb-thread *stop-for-gc-pending* + #!+sb-dynamic-core sb!vm::*required-runtime-c-symbols* *software-interrupt-vector* *load-verbose* *load-print-stuff* *in-compilation-unit* *aborted-compilation-unit-count* *char-name-alist*