]> git.eshelyaron.com Git - emacs.git/commitdiff
(Position Info): Add index entries for character set and font of character
authorEli Zaretskii <eliz@gnu.org>
Thu, 16 May 2002 11:51:36 +0000 (11:51 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 16 May 2002 11:51:36 +0000 (11:51 +0000)
at point.

man/basic.texi

index 0589c3458a2bfe698ecad4c6b5773ffdbcbd72a2..baae7582fe3e39ffacc6e9a1769d228c426438a7 100644 (file)
@@ -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