ansi-color-make-color-map

ansi-color-make-color-map is a compiled Lisp function in `ansi-color.el'.

(ansi-color-make-color-map)

Creates a vector of face definitions and returns it.

The index into the vector is an ANSI code. See the documentation of
`ansi-color-map' for an example.

The face definitions are based upon the variables
`ansi-color-faces-vector' and `ansi-color-names-vector'.