]> code.delx.au - gnu-emacs/commit
Fix Bug#22736
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Feb 2016 08:58:55 +0000 (09:58 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Feb 2016 08:58:55 +0000 (09:58 +0100)
commit5baa001cecbeb3081fb8a9293d45cfe9f19ef844
treeea0dcbb2928afdcae93631b22b31c0c3b7a949ff
parent72613557e02d493f195a1c0894ec736b19069f4c
Fix Bug#22736

* lisp/filenotify.el (file-notify-callback): Use the proper
descriptor when calling the callback.  (Bug#22736)

* test/automated/file-notify-tests.el
(file-notify--test-event-handler): Deactivate trace.
(file-notify-test08-watched-file-in-watched-dir): Bind
`file-notify--test-tmpfile' temporarily in `dir-callback'.
lisp/filenotify.el
test/automated/file-notify-tests.el