# HG changeset patch # User Eli Zaretskii # Date 1187378976 0 # Node ID 6a00e3595d4175b254558893143b618c5fb7def5 # Parent d168a4166b80743fc1b508ba2e350062beb1b4e2 (Position Info): Add index entry for face at point. Mention that character faces are also displayed by "C-u C-x =". diff -r d168a4166b80 -r 6a00e3595d41 man/basic.texi --- a/man/basic.texi Fri Aug 17 18:58:32 2007 +0000 +++ b/man/basic.texi Fri Aug 17 19:29:36 2007 +0000 @@ -596,6 +596,7 @@ @cindex character set of character at point @cindex font of character at point @cindex text properties at point +@cindex face at point @w{@kbd{C-u C-x =}} displays the following additional information about a character. @@ -623,7 +624,8 @@ @item The character's text properties (@pxref{Text Properties,,, -elisp, the Emacs Lisp Reference Manual}), and any overlays containing it +elisp, the Emacs Lisp Reference Manual}), including any faces usewd to +display the character, and any overlays containing it (@pxref{Overlays,,, elisp, the same manual}). @end itemize