1.0.7.18: automagic debugging-friendly gensyms
[sbcl.git] / package-data-list.lisp-expr
index 925842f..5040759 100644 (file)
@@ -801,6 +801,10 @@ possibly temporariliy, because it might be used internally."
                "INFO"
                "MAKE-INFO-ENVIRONMENT"
 
+               ;; GENSYM variant that appends the current non-nil block
+               ;; name to the string if possible
+               "BLOCK-GENSYM"
+
                ;; Constant form evaluation
                "CONSTANT-FORM-VALUE"
                "CONSTANT-TYPEP"