# HG changeset patch # User Richard M. Stallman # Date 1184557835 0 # Node ID 714a2d0b906284f1224f1ea7e2d7c5e69259f3f8 # Parent cdd1d135369b4a3d9bb1d007c3973f133468eb7b (Defining Faces): Fix previous change. diff -r cdd1d135369b -r 714a2d0b9062 lispref/display.texi --- a/lispref/display.texi Sun Jul 15 19:16:34 2007 +0000 +++ b/lispref/display.texi Mon Jul 16 03:50:35 2007 +0000 @@ -1760,10 +1760,10 @@ @var{spec}, then uses any customizations that were read from the init file (@pxref{Init File}) to override that specification. -When you evaluate a @code{defcustom} form with @kbd{C-M-x} in Emacs +When you evaluate a @code{defface} form with @kbd{C-M-x} in Emacs Lisp mode (@code{eval-defun}), a special feature of @code{eval-defun} overrides any customizations of the face. This way, the face reflects -exactly what the @code{defcustom} says. +exactly what the @code{defface} says. The purpose of @var{spec} is to specify how the face should appear on different kinds of terminals. It should be an alist whose elements