]> code.delx.au - gnu-emacs/blobdiff - lisp/net/tramp-adb.el
Introduce `file-notify-valid-p'
[gnu-emacs] / lisp / net / tramp-adb.el
index f818fcd61d62063462d497a6ed7ed2bfca0eb2f5..2a7f1a52f13451609f4f63b18c24c4ac496e297c 100644 (file)
@@ -132,6 +132,7 @@ It is used for TCP/IP devices."
     (file-newer-than-file-p . tramp-handle-file-newer-than-file-p)
     (file-notify-add-watch . tramp-handle-file-notify-add-watch)
     (file-notify-rm-watch . tramp-handle-file-notify-rm-watch)
+    (file-notify-valid-p . tramp-handle-file-notify-valid-p)
     (file-ownership-preserved-p . ignore)
     (file-readable-p . tramp-handle-file-exists-p)
     (file-regular-p . tramp-handle-file-regular-p)