summaryrefslogtreecommitdiff
path: root/man/fixit.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/fixit.texi')
-rw-r--r--man/fixit.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/fixit.texi b/man/fixit.texi
index 591c50495bb..41d05fb4b5a 100644
--- a/man/fixit.texi
+++ b/man/fixit.texi
@@ -92,8 +92,10 @@ Otherwise, a reverse search (@kbd{C-r}) is often the best way.
@findex transpose-lines
@kindex M-t
@findex transpose-words
-@kindex C-M-t
-@findex transpose-sexps
+@c Don't index C-M-t and transpose-sexps here, they are indexed in
+@c programs.texi, in the "List Commands" node.
+@c @kindex C-M-t
+@c @findex transpose-sexps
@kbd{M-t} (@code{transpose-words}) transposes the word before point
with the word after point. It moves point forward over a word, dragging
the word preceding or containing point forward as well. The punctuation