summaryrefslogtreecommitdiff
path: root/man/basic.texi
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2002-05-16 03:41:38 +0000
committerEli Zaretskii <eliz@gnu.org>2002-05-16 03:41:38 +0000
commit7923e3c2806fbf2490817da61d62947d4370972a (patch)
treeb727bc784938895232a13c9d5c0e4f8cc9249661 /man/basic.texi
parentd4f6b304f004121e0361c4c36cc4c2b1f7fa4a87 (diff)
downloademacs-7923e3c2806fbf2490817da61d62947d4370972a.tar.gz
(Position Info): Add an index entry for font at point.
Diffstat (limited to 'man/basic.texi')
-rw-r--r--man/basic.texi4
1 files changed, 3 insertions, 1 deletions
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