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