Function: file-notify-p
file-notify-p is a function defined in filenotify.el.gz.
Signature
(file-notify-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/filenotify.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block file-notify-p
(and (memq (car-safe cl-x) cl-struct-file-notify-tags) t)))
(t)]