changeset 36652:ca2ae794785e

(M-x): Make it clear that bound commands can also be invoked by name. From Simon Green <simon@elixir-studios.co.uk>.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 08 Mar 2001 07:57:31 +0000
parents f16f21a469b1
children fb78f82ca9c8
files man/m-x.texi
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/m-x.texi	Thu Mar 08 07:42:45 2001 +0000
+++ b/man/m-x.texi	Thu Mar 08 07:57:31 2001 +0000
@@ -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