From 119bf2f4b11567f918c0ae3a052f63328b9dd36a Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 29 Apr 2014 18:17:02 +0300 Subject: Few more doc fixes for bug #17362. --- doc/emacs/commands.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/emacs/commands.texi') diff --git a/doc/emacs/commands.texi b/doc/emacs/commands.texi index 10612de82bb..d9eba2d5a00 100644 --- a/doc/emacs/commands.texi +++ b/doc/emacs/commands.texi @@ -35,7 +35,7 @@ Therefore, this manual mainly documents how to edit with the keyboard. @samp{3}, @samp{=}, and the space character (denoted as @key{SPC}), are entered by typing the corresponding key. @dfn{Control characters}, such as @key{RET}, @key{TAB}, @key{DEL}, @key{ESC}, -@key{F1}, @key{Home}, and @key{left}, are also entered this way, as +@key{F1}, @key{Home}, and @key{LEFT}, are also entered this way, as are certain characters found on non-English keyboards (@pxref{International}). @@ -53,7 +53,7 @@ holding down the @key{Ctrl} key while pressing @kbd{a}; we will refer to this as @kbd{C-a} for short. Similarly @kbd{@key{META}-a}, or @kbd{M-a} for short, is entered by holding down the @key{Alt} key and pressing @kbd{a}. Modifier keys can also be applied to non-alphanumerical -characters, e.g., @kbd{C-@key{F1}} or @kbd{M-@key{left}}. +characters, e.g., @kbd{C-@key{F1}} or @kbd{M-@key{LEFT}}. @cindex @key{ESC} replacing @key{META} key You can also type Meta characters using two-character sequences -- cgit v1.2.1