]> git.eshelyaron.com Git - emacs.git/commitdiff
Further fixup of the previous doc fix in the Faces node
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 2 Nov 2019 15:05:42 +0000 (16:05 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 2 Nov 2019 15:05:42 +0000 (16:05 +0100)
* doc/lispref/display.texi (Faces): Improve wording from previous
change.

doc/lispref/display.texi

index 95f9cc15a8bce2d174037c97ad8c1794e415e9d3..ddbae40ac9011217ea5bea3544202d48ae02842c 100644 (file)
@@ -2248,10 +2248,9 @@ is equivalent to a Lisp symbol with the same name.}.  Named faces are
 defined using the @code{defface} macro (@pxref{Defining Faces}).
 Emacs comes with several standard named faces (@pxref{Basic Faces}).
 
-  Many parts of Emacs require named faces, but some do not accept
-anonymous faces (e.g., the functions documented in @ref{Attribute
-Functions}).  Unless otherwise stated, we will use the term @dfn{face}
-to refer only to named faces.
+  Some parts of Emacs require named faces (e.g., the functions
+documented in @ref{Attribute Functions}).  Unless otherwise stated, we
+will use the term @dfn{face} to refer only to named faces.
 
 @defun facep object
 This function returns a non-@code{nil} value if @var{object} is a