Install notification handlers when enabling the auto-revert modes.
commit6982acc4e1561e681ea18a91ee87c32cd3b47f57
authorDima Kogan <dima@secretsauce.net>
Sat, 21 Feb 2015 09:47:22 +0000 (21 10:47 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sat, 21 Feb 2015 09:47:22 +0000 (21 10:47 +0100)
tree1468762c9470104d4df64387d2f3c48ecc773677
parent3ebf06300b8186feac5e9b436ca263dc908ed886
Install notification handlers when enabling the auto-revert modes.

* autorevert.el (auto-revert-mode, auto-revert-tail-mode)
(global-auto-revert-mode): Remove (let (auto-revert-use-notify) ... )
wrappers.  Call (auto-revert-buffers) consequently in order to
install handlers.
lisp/ChangeLog
lisp/autorevert.el