make-empty-face

make-empty-face is an interactive compiled Lisp function in `faces.el'.


(make-empty-face FACE)

Define a new, empty face with name FACE.
Do not call this directly from Lisp code; use `defface' instead.