# HG changeset patch # User Juri Linkov # Date 1119369906 0 # Node ID 2b9aa367d2f898c87dc985b0278c4e1219d863be # Parent da180163f2f6d72c51c15737781a4eb9672c953a (Defining Faces): Add `customized-face'. diff -r da180163f2f6 -r 2b9aa367d2f8 lispref/display.texi --- a/lispref/display.texi Tue Jun 21 15:59:51 2005 +0000 +++ b/lispref/display.texi Tue Jun 21 16:05:06 2005 +0000 @@ -1907,8 +1907,9 @@ 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