Mercurial > emacs
changeset 63640:2b9aa367d2f8
(Defining Faces): Add `customized-face'.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 21 Jun 2005 16:05:06 +0000 |
parents | da180163f2f6 |
children | 0e9b134bfaa1 |
files | lispref/display.texi |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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