coding-system-equal

coding-system-equal is a compiled Lisp function in `mule.el'.

(coding-system-equal CODING-SYSTEM-1 CODING-SYSTEM-2)

Return t if and only if CODING-SYSTEM-1 and CODING-SYSTEM-2 are identical.
Two coding systems are identical if both symbols are equal
or one is an alias of the other.