turn-on-auto-revert-mode

turn-on-auto-revert-mode is an autoloaded compiled Lisp function in `autorevert.el'.

(turn-on-auto-revert-mode)

Turn on Auto-Revert Mode.

This function is designed to be added to hooks, for example:
(add-hook 'c-mode-hook 'turn-on-auto-revert-mode)