]> git.eshelyaron.com Git - emacs.git/commitdiff
(M-x): Make it clear that bound commands can also be invoked by name.
authorEli Zaretskii <eliz@gnu.org>
Thu, 8 Mar 2001 07:57:31 +0000 (07:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Thu, 8 Mar 2001 07:57:31 +0000 (07:57 +0000)
From Simon Green <simon@elixir-studios.co.uk>.

man/m-x.texi

index 785b18c34c82dac0488d735e9a7c5a37edc5013c..de3a883a010c771ec83a45916913684d3eb0f1dd 100644 (file)
@@ -7,7 +7,9 @@
   The Emacs commands that are used often or that must be quick to type are
 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.
+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
+how to bind commands to keys.
 
   A command name is, by convention, made up of one or more words,
 separated by hyphens; for example, @code{auto-fill-mode} or