changeset 40651:96973a484b73

Convert M-C- to C-M-.
author Richard M. Stallman <rms@gnu.org>
date Fri, 02 Nov 2001 17:46:01 +0000
parents ded4aa3c81b2
children 8dc305c093c1
files man/text.texi
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/man/text.texi	Fri Nov 02 16:06:54 2001 +0000
+++ b/man/text.texi	Fri Nov 02 17:46:01 2001 +0000
@@ -1206,7 +1206,7 @@
 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 @@
 @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 @@
 @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.