From: Eli Zaretskii Date: Thu, 16 May 2002 03:41:38 +0000 (+0000) Subject: (Position Info): Add an index entry for font at point. X-Git-Tag: ttn-vms-21-2-B4~15041 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7923e3c2806fbf2490817da61d62947d4370972a;p=emacs.git (Position Info): Add an index entry for font at point. --- diff --git a/man/basic.texi b/man/basic.texi index a72604b0d4a..50a8a0ad92c 100644 --- a/man/basic.texi +++ b/man/basic.texi @@ -657,6 +657,7 @@ point=26957 of 26956(100%) column 0 @end smallexample @cindex character set of character at point +@cindex font of character at point @cindex text properties at point @w{@kbd{C-u C-x =}} displays additional information about a character, including the character set name and the codes that @@ -664,7 +665,8 @@ identify the character within that character set; ASCII characters are identified as belonging to the @code{ascii} character set. It also shows the character's syntax, categories, and encodings both internally in the buffer and externally if you save the file. It also -shows the character's text properties, if any. +shows the character's text properties, if any, and the font used to +display it. Here's an example showing the Latin-1 character A with grave accent, in a buffer whose coding system is @code{iso-2022-7bit}, whose