]> git.eshelyaron.com Git - emacs.git/commit
Improve performance of auto-revert-notify-add-watch
authorSpencer Baugh <sbaugh@catern.com>
Thu, 3 Dec 2020 14:57:20 +0000 (15:57 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 3 Dec 2020 14:57:20 +0000 (15:57 +0100)
commita4c27ceb50daea3488517cc729350e734484649f
tree0326ad766070ff59670238993156d21d4ca7e149
parent9b2e5b230156fa871f48fd5788e76dd9d33c059c
Improve performance of auto-revert-notify-add-watch

* lisp/autorevert.el (auto-revert-notify-add-watch):
Do not search for buffers registered with the same file name, this
is not necessary.  (Bug#44638)
lisp/autorevert.el