0.7.4.21:
[sbcl.git] / package-data-list.lisp-expr
index 0e35531..6209ade 100644 (file)
@@ -597,6 +597,14 @@ like *STACK-TOP-HINT* and unsupported stuff like *TRACED-FUN-LIST*."
              ;; saving Lisp images
              "SAVE-LISP-AND-DIE"
 
+            ;; provided for completeness to make it more convenient
+            ;; to use command-line --disable-debugger functionality
+            ;; in oddball situations (like building core files using
+            ;; scripts which run unattended, when the core files are
+            ;; intended for interactive use)
+            "DISABLE-DEBUGGER"
+            "ENABLE-DEBUGGER"
+
              ;; miscellaneous useful supported extensions
              "QUIT"
 
@@ -1041,7 +1049,7 @@ is a good idea, but see SB-SYS re. blurring of boundaries."
              "WIDETAG-OF"
              "HAIRY-DATA-VECTOR-REF" "HAIRY-DATA-VECTOR-SET" "HAIRY-TYPE"
              "HAIRY-TYPE-CHECK-TEMPLATE-NAME" "HAIRY-TYPE-SPECIFIER"
-             "HANDLE-CIRCULARITY" "IGNORE-IT"
+             "HANDLE-CIRCULARITY" "HOST" "IGNORE-IT"
              "ILL-BIN" "ILL-BOUT" "ILL-IN" "ILL-OUT"
              "INDEX-OR-MINUS-1"
              "INDEX-TOO-LARGE-ERROR"
@@ -1069,6 +1077,7 @@ is a good idea, but see SB-SYS re. blurring of boundaries."
              "ANSI-STREAM-OUT" "ANSI-STREAM-SOUT"
              "LIST-TO-SIMPLE-STRING*" "LIST-TO-BIT-VECTOR*"
              "LIST-TO-VECTOR*" 
+            "LOGICAL-HOST" "LOGICAL-HOST-DESIGNATOR"
              "LONG-FLOAT-EXPONENT" "LONG-FLOAT-EXP-BITS"
              "LONG-FLOAT-HIGH-BITS"
              "LONG-FLOAT-LOW-BITS" "LONG-FLOAT-MID-BITS" "LONG-FLOAT-P"