]> git.eshelyaron.com Git - emacs.git/commit
Simplify auto-revert buffer list by watch descriptor (Bug#44639)
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 28 Jan 2021 14:09:18 +0000 (15:09 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 28 Jan 2021 14:09:18 +0000 (15:09 +0100)
commita8c4f8041cc64e3dafc0e435bab8043d7165ffff
tree97d8cb1c4db7cdef9b83d626d1cb5e7b0b188250
parent62233c9824047e989cb72c8e2d05e4b4444fe0be
Simplify auto-revert buffer list by watch descriptor  (Bug#44639)

* lisp/autorevert.el (auto-revert--buffer-by-watch-descriptor):
Rename from `auto-revert--buffers-by-watch-descriptor'.  Make it
an assoc list.
(auto-revert-notify-rm-watch, auto-revert-notify-add-watch)
(auto-revert-notify-handler): Adapt accordingly.  Based on a
patch provided by Spencer Baugh <sbaugh@catern.com>.  (Bug#44639)
lisp/autorevert.el