make-face

Name

make-face -- Create a new face.

Synopsis

(make-face flags specs)

Description

Create a new face. flags is a list of face flags (see concept) and specs is a list of face specifiers.

Implementation Notes

Module: Built-in Primitive

Defined in src/face.c at line 442 (CVS log)