Function: elisp-scope--analyze-custom-theme-set-variables-1
elisp-scope--analyze-custom-theme-set-variables-1 is a byte-compiled
function defined in elisp-scope.el.gz.
Signature
(elisp-scope--analyze-custom-theme-set-variables-1 &rest ARGS)
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/elisp-scope.el.gz
(elisp-scope-define-function-spec custom-theme-set-variables
((symbol . theme))
(cons (symbol . free-variable) .
(cons code .
(or (cons t .
(cons (repeat . (symbol . feature)) .
t))
t))))