make-face
make-face is an interactive compiled Lisp function in `faces.el
'.
(make-face FACE)
Define a new face with name FACE, a symbol.
Do not call this directly from Lisp code; use `defface' instead.
If FACE is already known as a face, leave it unmodified. Return FACE.