summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2002-04-19 00:29:11 +0000
committerRichard M. Stallman <rms@gnu.org>2002-04-19 00:29:11 +0000
commitade7d8cae304726b23d91a5980ed746d87cf1510 (patch)
treed97e6a820eda91c5d403fa0b6851d4b651d64b13 /man
parent9dba168ba43e27d527af3f01888d4a9694a7a0ad (diff)
downloademacs-ade7d8cae304726b23d91a5980ed746d87cf1510.tar.gz
Document describe-text-at, not list-text-properties-at.
Diffstat (limited to 'man')
-rw-r--r--man/text.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/text.texi b/man/text.texi
index a6963e303ec..5be86de7b80 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -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}).