Variable: byte-compile-global-not-obsolete-vars
byte-compile-global-not-obsolete-vars is a variable defined in
bytecomp.el.gz.
Value
nil
Documentation
Global list of variables that shouldn't be reported as obsolete.
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(defvar byte-compile-global-not-obsolete-vars nil
"Global list of variables that shouldn't be reported as obsolete.")