# HG changeset patch # User Eli Zaretskii # Date 1021520498 0 # Node ID 39adae4ad3df628fec500d4be7434cb845256271 # Parent 2928a834a4d7d2b7cd054308b43572f1956e0f17 (Position Info): Add an index entry for font at point. diff -r 2928a834a4d7 -r 39adae4ad3df man/basic.texi --- a/man/basic.texi Thu May 16 03:38:36 2002 +0000 +++ b/man/basic.texi Thu May 16 03:41:38 2002 +0000 @@ -657,6 +657,7 @@ @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 @@ 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