File: magit-autorevert.el.html

This library implements support for automatically reverting buffers when visited files in the repository change.

See (info "(magit)Automatic Reverting of File-Visiting Buffers").

Defined variables (6)

auto-revert-buffer-list-filterFilter that determines which buffers ‘auto-revert-buffers’ reverts.
magit-auto-revert-counterIncremented each time ‘auto-revert-buffers’ is called.
magit-auto-revert-immediatelyWhether Magit reverts buffers immediately.
magit-auto-revert-modeNon-nil if Magit-Auto-Revert mode is enabled.
magit-auto-revert-mode-hookHook run after entering or leaving ‘magit-auto-revert-mode’.
magit-auto-revert-tracked-onlyWhether ‘magit-auto-revert-mode’ only reverts tracked files.

Defined functions (7)

auto-revert-buffers@buffer-list-filter(FN)
magit-auto-revert-buffer-p(BUFFER)
magit-auto-revert-mode(&optional ARG)
magit-auto-revert-mode--disable()
magit-auto-revert-mode--initialize(SYMBOL VALUE)
magit-auto-revert-repository-buffer-p(BUFFER &optional FALLBACK)
magit-turn-on-auto-revert-mode-if-desired(&optional FILE)

Defined faces (0)