summaryrefslogtreecommitdiff
path: root/man/text.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-11-02 17:46:01 +0000
committerRichard M. Stallman <rms@gnu.org>2001-11-02 17:46:01 +0000
commit687b844fb2c22a0a7fec79d4ac945cd615233eb6 (patch)
tree77509b674bc834356ca8b9c671374f7accdc57d0 /man/text.texi
parentada30c0eaba7812610aa4c3f504aef127ba8f4f5 (diff)
downloademacs-687b844fb2c22a0a7fec79d4ac945cd615233eb6.tar.gz
Convert M-C- to C-M-.
Diffstat (limited to 'man/text.texi')
-rw-r--r--man/text.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/text.texi b/man/text.texi
index 2d47cca46a8..bb013f828f6 100644
--- a/man/text.texi
+++ b/man/text.texi
@@ -1206,7 +1206,7 @@ C-x} exits two folds and leaves the text and subheadings exposed.
folds, and for showing and hiding text:
@table @asis
-@item @kbd{M-C-Mouse-1} zooms in on the heading clicked on
+@item @kbd{C-M-Mouse-1} zooms in on the heading clicked on
@itemize @asis
@item
single click: expose body.
@@ -1217,7 +1217,7 @@ triple click: expose body and subheadings.
@item
quad click: expose entire subtree.
@end itemize
-@item @kbd{M-C-Mouse-2} exposes text under the heading clicked on
+@item @kbd{C-M-Mouse-2} exposes text under the heading clicked on
@itemize @asis
@item
single click: expose body.
@@ -1228,7 +1228,7 @@ triple click: expose body and subheadings.
@item
quad click: expose entire subtree.
@end itemize
-@item @kbd{M-C-Mouse-3} hides text under the heading clicked on or exits fold
+@item @kbd{C-M-Mouse-3} hides text under the heading clicked on or exits fold
@itemize @asis
@item
single click: hide subtree.