]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#33194
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 4 Nov 2018 11:51:39 +0000 (12:51 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 4 Nov 2018 11:51:39 +0000 (12:51 +0100)
commitd10036d73759234d67cb587e1876fbfbf7483e83
tree428cd6f634fd37557a652596b3aa95989f5ad263
parentb4eb908f858284a7962851fd99c94598f76afa6f
Fix Bug#33194

* lisp/autorevert.el (auto-revert-notify-add-watch):
Handle buffers with same descriptor properly.
(auto-revert-notify-handler): Handle all buffers with same
descriptor.  (Bug#33194)

* lisp/filenotify.el (file-notify-callback): Simplify.
lisp/autorevert.el
lisp/filenotify.el