auto-revert-mode can now revert immediately in response to a change event
commit12ab9571935d79c69ffab0fb1ea3f6e20f475860
authorDima Kogan <dima@secretsauce.net>
Thu, 19 Feb 2015 20:36:03 +0000 (19 21:36 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 19 Feb 2015 20:36:03 +0000 (19 21:36 +0100)
treedaa86172287451c050e40f50b6dc33c68614fe36
parentd4ed798d2598a914b1313e58acaff5b66c487318
auto-revert-mode can now revert immediately in response to a change event

Fixes: debbugs:18958

* autorevert.el (auto-revert-buffers-counter)
(auto-revert-buffers-counter-lockedout): New variables.
(auto-revert-buffers): Increase `auto-revert-buffers-counter'.
(auto-revert-notify-handler): Apply `auto-revert-handler' if not
suppressed by lockout.
lisp/ChangeLog
lisp/autorevert.el