Function: projectile-replace--undo-edit-p
projectile-replace--undo-edit-p is a function defined in
projectile.el.
Signature
(projectile-replace--undo-edit-p CL-X)
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block projectile-replace--undo-edit-p
(and
(memq (type-of cl-x)
cl-struct-projectile-replace--undo-edit-tags)
t)))
(t)]