Mercurial > emacs
changeset 45313:39adae4ad3df
(Position Info): Add an index entry for font at point.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 16 May 2002 03:41:38 +0000 |
parents | 2928a834a4d7 |
children | d752ae89321a |
files | man/basic.texi |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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