Variable: unsafep-vars
unsafep-vars is a variable defined in unsafep.el.gz.
Value
nil
Documentation
Dynamically-bound list of variables with lexical bindings at this point in the parse.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/unsafep.el.gz
(defvar unsafep-vars nil
"Dynamically-bound list of variables with lexical bindings at this point
in the parse.")