byte-compile-unresolved-functions

byte-compile-unresolved-functions is a variable defined in `bytecomp.el'.
Its value is
((org-bookmark-jump-unhide 0))

  • This variable may be risky if used as a file-local variable.

Documentation:
Alist of undefined functions to which calls have been compiled.
This variable is only significant whilst compiling an entire buffer.
Used for warnings when a function is not known to be defined or is later
defined with incorrect args.