From 188e0f504bc99595a97343c9edcd7f77e5076634 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Tue, 21 Jun 2005 16:05:06 +0000 Subject: [PATCH] (Defining Faces): Add `customized-face'. --- lispref/display.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 -- 2.39.2