Function: epa--derived-mode-p

epa--derived-mode-p is a function alias for derived-mode-p, defined in subr.el.gz.

This function is obsolete since 28.1; use derived-mode-p instead.

Signature

(epa--derived-mode-p &rest MODES)

Documentation

Non-nil if the current major mode is derived from one of MODES.

Uses the derived-mode-parent property of the symbol to trace backwards.

Aliases

epa--derived-mode-p (obsolete since 28.1)