elint-scan-preloaded

elint-scan-preloaded is a variable defined in `elint.el'.
Its value is
t

  • This variable is safe as a file local variable if its value
    satisfies the predicate `booleanp'.

Documentation:
Non-nil means to scan `preloaded-file-list' when initializing.
Otherwise, just scan the DOC file for functions and variables.
This is faster, but less accurate, since it misses undocumented features.
This may result in spurious warnings about unknown functions, etc.

You can customize this variable.

This variable was introduced, or its default value was changed, in version 23.2 of Emacs.