comparison man/basic.texi @ 82432:dc09c3d8a304

(Position Info): Add index entry for face at point. Mention that character faces are also displayed by "C-u C-x =".
author Eli Zaretskii <eliz@gnu.org>
date Fri, 17 Aug 2007 19:27:23 +0000
parents 3d45362f1d38
children aaccdab0ee26
comparison
equal deleted inserted replaced
82431:36aa5fc31532 82432:dc09c3d8a304
594 @end smallexample 594 @end smallexample
595 595
596 @cindex character set of character at point 596 @cindex character set of character at point
597 @cindex font of character at point 597 @cindex font of character at point
598 @cindex text properties at point 598 @cindex text properties at point
599 @cindex face at point
599 @w{@kbd{C-u C-x =}} displays the following additional information about a 600 @w{@kbd{C-u C-x =}} displays the following additional information about a
600 character. 601 character.
601 602
602 @itemize @bullet 603 @itemize @bullet
603 @item 604 @item
621 glyph code for the character. If you are running Emacs on a text-only 622 glyph code for the character. If you are running Emacs on a text-only
622 terminal, the code(s) sent to the terminal. 623 terminal, the code(s) sent to the terminal.
623 624
624 @item 625 @item
625 The character's text properties (@pxref{Text Properties,,, 626 The character's text properties (@pxref{Text Properties,,,
626 elisp, the Emacs Lisp Reference Manual}), and any overlays containing it 627 elisp, the Emacs Lisp Reference Manual}), including any non-default
628 faces used to display the character, and any overlays containing it
627 (@pxref{Overlays,,, elisp, the same manual}). 629 (@pxref{Overlays,,, elisp, the same manual}).
628 @end itemize 630 @end itemize
629 631
630 Here's an example showing the Latin-1 character A with grave accent, 632 Here's an example showing the Latin-1 character A with grave accent,
631 in a buffer whose coding system is @code{iso-latin-1}, whose 633 in a buffer whose coding system is @code{iso-latin-1}, whose