Function: erc-compat-call

erc-compat-call is a function alias for compat-call, defined in compat.el.gz.

This macro is obsolete since 30.1; use compat-call instead.

Signature

(erc-compat-call FUN &rest ARGS)

Documentation

Call compatibility function or macro FUN with ARGS.

This is a pseudo-compatibility stub for core packages on ELPA, that depend on the Compat package, whenever the user doesn't have the package installed on their current system.

Aliases

erc-compat-call (obsolete since 30.1)