Variable: elisp-scope--callback

elisp-scope--callback is a variable defined in elisp-scope.el.gz.

Value

ignore

Documentation

Function to call to report information about each analyzed symbol.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/elisp-scope.el.gz
(defvar elisp-scope--callback #'ignore
  "Function to call to report information about each analyzed symbol.")