]> git.eshelyaron.com Git - emacs.git/commit
Fix broken logic in file-notify
authorMattias Engdegård <mattiase@acm.org>
Sat, 18 May 2019 17:48:32 +0000 (19:48 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 18 May 2019 18:48:01 +0000 (20:48 +0200)
commit3dcacb09a921593509d0975e4f6a9434a54521ae
tree54226997d8df21560c0bd2240b515dcef68c3e8c
parent028a23dc9d138907d7f434e73febf6ec08b28e16
Fix broken logic in file-notify

* lisp/filenotify.el (file-notify-callback):
Repair warped condition that didn't match rename-to/from events correctly.
lisp/filenotify.el