From d4f6b304f004121e0361c4c36cc4c2b1f7fa4a87 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 16 May 2002 03:38:36 +0000 Subject: [PATCH] (Editing Format Info): Add index entries for text properties at point. --- man/text.texi | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/man/text.texi b/man/text.texi index 5be86de7b80..c6a3d4a5c57 100644 --- a/man/text.texi +++ b/man/text.texi @@ -1834,9 +1834,13 @@ Delete @emph{all} text properties from the region (@code{facemenu-remove-all}). @findex describe-text-at +@cindex text properties of characters +@cindex overlays at character position +@cindex widgets at buffer position +@cindex buttons at buffer position @item Describe Text -List all the text properties of the character following point -(@code{list-text-properties-at}). +List all the text properties, widgets, buttons, and overlays of the +character following point (@code{describe-text-at}). @item Display Faces Display a list of all the defined faces (@code{list-faces-display}). @@ -1844,7 +1848,7 @@ Display a list of all the defined faces (@code{list-faces-display}). @item Display Colors Display a list of all the defined colors (@code{list-colors-display}). @end table - + @node Format Faces @subsection Faces in Formatted Text -- 2.39.2