]> git.eshelyaron.com Git - emacs.git/commitdiff
Improve indexing of modifier keys
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 Nov 2019 11:37:28 +0000 (13:37 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 Nov 2019 11:37:28 +0000 (13:37 +0200)
* doc/emacs/commands.texi (User Input): Add index entry for
the Alt key serving as Meta.
* doc/emacs/custom.texi (Modifier Keys): Add index entries for
Alt, Super, and Hyper modifier keys.  (Bug#38315)

doc/emacs/commands.texi
doc/emacs/custom.texi

index 5eb3b304175c85fbdee2b20cb16c495fd04104d9..a107b8958baa6069fe67171e43e6a496791ed00b 100644 (file)
@@ -42,6 +42,7 @@ are certain characters found on non-English keyboards
 @cindex C-
 @cindex META
 @cindex M-
+@cindex Alt key, serving as Meta
   Emacs also recognizes control characters that are entered using
 @dfn{modifier keys}.  Two commonly-used modifier keys are
 @key{Control} (usually labeled @key{Ctrl}), and @key{Meta} (usually
@@ -64,6 +65,8 @@ next character; instead, press @key{ESC} and release it, then enter
 the next character.  This feature is useful on certain text terminals
 where the @key{Meta} key does not function reliably.
 
+  Emacs supports 3 additional modifier keys, see @ref{Modifier Keys}.
+
 @cindex keys stolen by window manager
 @cindex window manager, keys stolen by
   On graphical displays, the window manager might block some keyboard
index 492e15c2495e4f5e87918ff8be7066da5958d072..d1cbb299c2607b56faa163ac4d96d88af0647d2c 100644 (file)
@@ -1919,6 +1919,12 @@ characters case-sensitive (even on non-graphical frames) when you
 customize Emacs.  For instance, you could make @kbd{M-a} and @kbd{M-A}
 run different commands.
 
+@cindex Alt, modifier key
+@cindex Super, modifier key
+@cindex Hyper, modifier key
+@cindex s-
+@cindex H-
+@cindex A-
   Although only the @key{Control} and @key{Meta} modifier keys are
 commonly used, Emacs supports three other modifier keys.  These are
 called @key{Super}, @key{Hyper}, and @key{Alt}.  Few terminals provide