From: Eli Zaretskii Date: Thu, 16 May 2002 03:38:36 +0000 (+0000) Subject: (Editing Format Info): Add index entries for text properties at point. X-Git-Tag: ttn-vms-21-2-B4~15042 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d4f6b304f004121e0361c4c36cc4c2b1f7fa4a87;p=emacs.git (Editing Format Info): Add index entries for text properties at point. --- 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