From: Thomas Fitzsimmons Date: Sat, 13 Aug 2016 01:50:43 +0000 (-0400) Subject: Fix display.texi typo X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~2773 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=9f17bf6e64988747942ff6117a5f8d6c12a4ea6e;p=emacs.git Fix display.texi typo * doc/lispref/display.texi (Faces): Fix typo. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index b7a6b570eb0..93b84a0f205 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -2094,7 +2094,7 @@ 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 required named faces, and do not accept + Many parts of Emacs require named faces, and do not accept anonymous faces. These include the functions documented in @ref{Attribute Functions}, and the variable @code{font-lock-keywords} (@pxref{Search-based Fontification}). Unless otherwise stated, we