diff options
author | Eli Zaretskii <eliz@gnu.org> | 2001-03-08 09:05:01 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2001-03-08 09:05:01 +0000 |
commit | e57badee47218e1e9fd5111aec85f7efd3db92c3 (patch) | |
tree | 3c84089472840e557e1c642310620e03ee0a749f /man/m-x.texi | |
parent | 4933bc0254852b19e1d7c5e36a8993d30c9aa811 (diff) | |
download | emacs-e57badee47218e1e9fd5111aec85f7efd3db92c3.tar.gz |
(M-x): Fix last change.
Diffstat (limited to 'man/m-x.texi')
-rw-r--r-- | man/m-x.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/m-x.texi b/man/m-x.texi index de3a883a010..7e5d84df19b 100644 --- a/man/m-x.texi +++ b/man/m-x.texi @@ -8,7 +8,7 @@ bound to keys---short sequences of characters---for convenient use. Other Emacs commands that do not need to be brief are not bound to keys; to run them, you must refer to them by name. (Command bound to keys can also -be invoked by their name.) @xref{Key Binding}, for the description of +be invoked by their name.) @xref{Key Bindings}, for the description of how to bind commands to keys. A command name is, by convention, made up of one or more words, |