]> git.eshelyaron.com Git - emacs.git/commit
Comment out inexplicable condition in filenotify
authorMattias Engdegård <mattiase@acm.org>
Sun, 19 May 2019 20:43:31 +0000 (22:43 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sun, 19 May 2019 20:47:31 +0000 (22:47 +0200)
commit6d5a8175b34e02fc42c965b5cf6e83c954390f0b
treef47a8907b7210f40bd099027b9c1964310c37d72
parent613565494d048ec758d5051484a17fdeccd42f00
Comment out inexplicable condition in filenotify

* lisp/filenotify.el (file-notify-callback):
Comment out condition that does not seem to make any sense. All it
seems to do is allowing notifications for files on the form DIR/X/X
when we really just are watching DIR/X/Y.
lisp/filenotify.el