From: Juri Linkov Date: Tue, 21 Jun 2005 16:05:06 +0000 (+0000) Subject: (Defining Faces): Add `customized-face'. X-Git-Tag: emacs-pretest-22.0.90~8756 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=188e0f504bc99595a97343c9edcd7f77e5076634;p=emacs.git (Defining Faces): Add `customized-face'. --- diff --git a/lispref/display.texi b/lispref/display.texi index 930f8aa31bc..2243a1e6899 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -1907,8 +1907,9 @@ frame must match one of the @var{value}s specified for it in Internally, @code{defface} uses the symbol property @code{face-defface-spec} to record the face attributes specified in @code{defface}, @code{saved-face} for the attributes saved by the user -with the customization buffer, and @code{face-documentation} for the -documentation string. +with the customization buffer, @code{customized-face} for the +attributes customized by the user for the current session, but not +saved, and @code{face-documentation} for the documentation string. @defopt frame-background-mode This option, if non-@code{nil}, specifies the background type to use for