Fix bug #13725 with file notifications on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Feb 2013 09:13:40 +0000 (11:13 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Feb 2013 09:13:40 +0000 (11:13 +0200)
commita7a84eea2d2f38e0029e656faa6566ae11de03a3
tree0b429f08b4eccab2a78dc97b2132a6a813ea0106
parent99e619b61769c2cd226777a1352e27463d75bc07
Fix bug #13725 with file notifications on MS-Windows.

 lisp/autorevert.el (auto-revert-notify-add-watch): With 'w32notify',
 add watch for the file, not its parent directory, since w32notify
 sets up the watch for the directory internally.
lisp/ChangeLog
lisp/autorevert.el