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