coding-system-get

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

(coding-system-get CODING-SYSTEM PROP)

Extract a value from CODING-SYSTEM's property list for property PROP.
For compatibility with Emacs 20/21, this accepts old-style symbols
like `mime-charset' as well as the current style like `:mime-charset'.