Variable: help-enable-auto-load
help-enable-auto-load is an alias and customizable for
help-enable-autoload, defined in help.el.gz.
This variable is obsolete since 27.1; use help-enable-autoload
instead.
Value
t
Documentation
Whether Help commands can perform autoloading.
If non-nil, whenever C-h f (describe-function) is called for an
autoloaded function whose docstring contains any key substitution
construct (see substitute-command-keys), the library is loaded,
so that the documentation can show the right key bindings.
Probably introduced at or before Emacs version 24.3.
Aliases
help-enable-auto-load (obsolete since 27.1)