# HG changeset patch # User Eli Zaretskii # Date 1187378843 0 # Node ID dc09c3d8a304c26b3b4da399d683a6a4c5cdb168 # Parent 36aa5fc3153219084b70a66b61769ea7dbf8712b (Position Info): Add index entry for face at point. Mention that character faces are also displayed by "C-u C-x =". diff -r 36aa5fc31532 -r dc09c3d8a304 man/basic.texi --- a/man/basic.texi Fri Aug 17 18:57:47 2007 +0000 +++ b/man/basic.texi Fri Aug 17 19:27:23 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 non-default +faces used to display the character, and any overlays containing it (@pxref{Overlays,,, elisp, the same manual}). @end itemize