]> code.delx.au - gnu-emacs/commit
Fix Bug#21669
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2015 11:14:09 +0000 (13:14 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 23 Oct 2015 11:14:09 +0000 (13:14 +0200)
commit71d6acff1cabbf983c8191d02f084faf3f56d788
tree10d7aab22f279cee48a9bb436bf56074a859be04
parent0f7334147d23ad2792523f59a968fb44c820fa35
Fix Bug#21669

* lisp/filenotify.el (file-notify-rm-watch): Improve check for
calling low-level functions.

* test/automated/file-notify-tests.el (file-notify--test-timeout):
Decrase to 6 seconds for remote directories.
(file-notify-test02-events): Expect different number of
`attribute-changed' events for the local and remote cases.  Apply
short delays between the operations, in order to receive all
events in the remote case.  Combine `attribute-change' tests.
(Bug#21669)
lisp/filenotify.el
test/automated/file-notify-tests.el