]> git.eshelyaron.com Git - emacs.git/commit
Make global-auto-revert-non-file-buffers work better
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 21:09:34 +0000 (23:09 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 21 Sep 2021 21:09:38 +0000 (23:09 +0200)
commit8a8319140c5f5e981e61f20854f836874aa9dd5e
treeda4ecfb4bdf867620e120860ef6b18363d528ba8
parente000a7ab1007cdbf4741a649c275b9c5d3faedc8
Make global-auto-revert-non-file-buffers work better

* lisp/autorevert.el (global-auto-revert-mode): Always switch on
the non-file tracking.
(auto-revert--global-possibly-adopt-current-buffer): New function
to respect dynamically changing `global-auto-revert-non-file-buffers'.
lisp/autorevert.el