aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/commands.texi12
1 files changed, 7 insertions, 5 deletions
diff --git a/man/commands.texi b/man/commands.texi
index cc8537c1271..fe70983286f 100644
--- a/man/commands.texi
+++ b/man/commands.texi
@@ -168,11 +168,13 @@ the @kbd{C-f} is a complete key in itself. It's impossible to give
168key sequences, not one.@refill 168key sequences, not one.@refill
169 169
170 All told, the prefix keys in Emacs are @kbd{C-c}, @kbd{C-h}, 170 All told, the prefix keys in Emacs are @kbd{C-c}, @kbd{C-h},
171@kbd{C-x}, @kbd{C-x @key{RET}}, @kbd{C-x @@}, @kbd{C-x a}, @kbd{C-x n}, @w{@kbd{C-x 171@kbd{C-x}, @kbd{C-x @key{RET}}, @kbd{C-x @@}, @kbd{C-x a}, @kbd{C-x
172r}}, @kbd{C-x v}, @kbd{C-x 4}, @kbd{C-x 5}, @kbd{C-x 6}, @key{ESC}, and 172n}, @w{@kbd{C-x r}}, @kbd{C-x v}, @kbd{C-x 4}, @kbd{C-x 5}, @kbd{C-x
173@kbd{M-g}. But this list is not cast in concrete; it is 1736}, @key{ESC}, and @kbd{M-g}. (@key{F1} and @key{F2} are aliases for
174just a matter of Emacs's standard key bindings. If you customize Emacs, 174@kbd{C-h} and @kbd{C-x 6}.) But this list is not cast in concrete; it
175you can make new prefix keys, or eliminate these. @xref{Key Bindings}. 175is just a matter of Emacs's standard key bindings. If you customize
176Emacs, you can make new prefix keys, or eliminate these. @xref{Key
177Bindings}.
176 178
177 If you do make or eliminate prefix keys, that changes the set of 179 If you do make or eliminate prefix keys, that changes the set of
178possible key sequences. For example, if you redefine @kbd{C-f} as a 180possible key sequences. For example, if you redefine @kbd{C-f} as a