Fix filtering of file notification events in autorevert.el.
authorEli Zaretskii <eliz@gnu.org>
Sat, 12 Jan 2013 11:25:39 +0000 (13:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 12 Jan 2013 11:25:39 +0000 (13:25 +0200)
commit86fbb162a47cd754b03ab01bd3142f35a34ea0fb
tree6de633d995044a481abee384ac74ad4b9161967e
parentd122dcbf33ca7db8696c8cdccaea15b3200d7e36
Fix filtering of file notification events in autorevert.el.

 lisp/autorevert.el (auto-revert-notify-handler): Fix filtering of
 file notification by ACTION. For filtering by file name, compare
 only the non-directory part of the file name.
lisp/ChangeLog
lisp/autorevert.el