# HG changeset patch # User Eli Zaretskii # Date 1021520316 0 # Node ID 2928a834a4d7d2b7cd054308b43572f1956e0f17 # Parent e0b2a1bb35935312de7004b830dc85cb5c5e956d (Editing Format Info): Add index entries for text properties at point. diff -r e0b2a1bb3593 -r 2928a834a4d7 man/text.texi --- a/man/text.texi Wed May 15 22:35:48 2002 +0000 +++ b/man/text.texi Thu May 16 03:38:36 2002 +0000 @@ -1834,9 +1834,13 @@ (@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 @@ @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