# HG changeset patch # User Richard M. Stallman # Date 1019176151 0 # Node ID c44f2c24d43cda07f3958fd955b4acf14f16dc69 # Parent dec3101535fc478702fa0e025898622e10e21bc0 Document describe-text-at, not list-text-properties-at. diff -r dec3101535fc -r c44f2c24d43c man/text.texi --- a/man/text.texi Fri Apr 19 00:27:07 2002 +0000 +++ b/man/text.texi Fri Apr 19 00:29:11 2002 +0000 @@ -1833,8 +1833,8 @@ Delete @emph{all} text properties from the region (@code{facemenu-remove-all}). -@findex list-text-properties-at -@item List Properties +@findex describe-text-at +@item Describe Text List all the text properties of the character following point (@code{list-text-properties-at}).