From: Richard M. Stallman Date: Sun, 26 Jun 2005 13:51:21 +0000 (+0000) Subject: (Faces): Minor cleanup. X-Git-Tag: emacs-pretest-22.0.90~8627 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=24ee714de4bfd7f2a51aa7c4ee05689834e69259;p=emacs.git (Faces): Minor cleanup. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6e6e8f4a9ed..70055f27138 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-06-26 Richard M. Stallman + + * display.texi (Faces): Minor cleanup. + 2005-06-25 Luc Teirlinck * display.texi (Faces): `facep' returns t for strings that are diff --git a/lispref/display.texi b/lispref/display.texi index fe0797f1a1c..4b7e0558b01 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -1628,7 +1628,7 @@ particular parts of the text or the frame. @cindex face id Each face has its own @dfn{face number}, which distinguishes faces at low levels within Emacs. However, for most purposes, you refer to -faces in Lisp programs by the symbol that names them. +faces in Lisp programs by the symbols that name them. @defun facep object This function returns @code{t} if @var{object} is a face name string