File: loadhist.el.html

These functions exploit the load-history system variable.

Entry points include unload-feature, symbol-file, and feature-file, documented in the Emacs Lisp manual.

Defined variables (4)

loadhist--restore-autoloadIf non-nil, is a symbol for which to try to restore a previous autoload.
loadhist-hook-functionsA list of special hooks from Info node ‘(elisp)Standard Hooks’.
unload-feature-special-hooksA list of special hooks from Info node ‘(elisp)Standard Hooks’.
unload-function-defs-listList of definitions in the Lisp library being unloaded.

Defined functions (11)

feature-file(FEATURE)
feature-symbols(FEATURE)
file-dependents(FILE)
file-loadhist-lookup(FILE)
file-provides(FILE)
file-requires(FILE)
file-set-intersect(P Q)
loadhist--unload-function(X)
loadhist-unload-element(X)
read-feature(PROMPT &optional LOADED-P)
unload-feature(FEATURE &optional FORCE)

Defined faces (0)