From: Eli Zaretskii Date: Thu, 16 May 2002 11:51:36 +0000 (+0000) Subject: (Position Info): Add index entries for character set and font of character X-Git-Tag: emacs-pretest-21.2.91~273 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b0fd35166669a2e0e7f16b59f55e55b10f83b55f;p=emacs.git (Position Info): Add index entries for character set and font of character at point. --- diff --git a/man/basic.texi b/man/basic.texi index 0589c3458a2..baae7582fe3 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -654,6 +654,7 @@ point. The output might look like this: point=26957 of 26956(100%) column 0 @end smallexample +@cindex character set of character at point @w{@kbd{C-u C-x =}} displays additional information about a character, in place of the buffer coordinates and column: the character set name and the codes that identify the character within that character set; @@ -669,6 +670,11 @@ as the actual glyph of A with grave accent.}: Char: @`A (04300, 2240, 0x8c0, ext ESC , A @@) (latin-iso8859-1 64) @end smallexample +@noindent +@cindex font of character at point +In addition, @w{@kbd{C-u C-x =}} shows the font used to display the +character (if the terminal supports more than one font). + @node Arguments @section Numeric Arguments @cindex numeric arguments