0.pre7.141:
[sbcl.git] / src / code / globals.lisp
index 86b3d9d..c6f9f36 100644 (file)
                  *standard-readtable*
                  sb!debug:*in-the-debugger*
                  sb!debug:*stack-top-hint*
-                 sb!conditions::*handler-clusters*
-                 sb!conditions::*restart-clusters*
+                 *handler-clusters*
+                 *restart-clusters*
                  *gc-inhibit* *need-to-collect-garbage*
                  *software-interrupt-vector* *load-verbose*
                  *load-print-stuff* *in-compilation-unit*
                  *aborted-compilation-unit-count* *char-name-alist*
-                 *beep-function* *gc-notify-before* *gc-notify-after*
+                 *gc-notify-before* *gc-notify-after*
                  *posix-argv*))
 
 (declaim (ftype (function * *)