1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00

(Defining Faces): Add `customized-face'.

This commit is contained in:
Juri Linkov 2005-06-21 16:05:06 +00:00
parent 7cbb6dad76
commit 188e0f504b

View File

@ -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