1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Document describe-text-at, not list-text-properties-at.

This commit is contained in:
Richard M. Stallman 2002-04-19 00:29:11 +00:00
parent 0af1db4225
commit dac7616d0b

View file

@ -1833,8 +1833,8 @@ menu works with (@code{facemenu-remove-face-props}).
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}).