]> git.eshelyaron.com Git - emacs.git/commit
Precise handling of filenotify `stopped' events
authorMattias Engdegård <mattiase@acm.org>
Sat, 20 Apr 2019 11:16:37 +0000 (13:16 +0200)
committerMattias Engdegård <mattiase@acm.org>
Mon, 22 Apr 2019 16:22:20 +0000 (18:22 +0200)
commit11e75b031baad4305b2a6fd52dc43d11d65c7dc5
tree3a0bddf1634457b385895019ebc82c338dd057ec
parentf20c1ffd05aab43a14ade3c433216a6c6fbe4b24
Precise handling of filenotify `stopped' events

* lisp/autorevert.el (auto-revert-notify-handler):
When getting a `stopped' event, deal with it for the buffers it applies to,
rather than for all buffers in auto-revert mode.
lisp/autorevert.el