]> git.eshelyaron.com Git - emacs.git/commitdiff
Convert M-C- to C-M-.
authorRichard M. Stallman <rms@gnu.org>
Fri, 2 Nov 2001 17:46:01 +0000 (17:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 2 Nov 2001 17:46:01 +0000 (17:46 +0000)
man/text.texi

index 2d47cca46a813f1f942beb10046dd88f1d92f1b5..bb013f828f62694929d3e9568dbf0ec21a07294b 100644 (file)
@@ -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.