]> git.eshelyaron.com Git - emacs.git/commitdiff
Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann.
authorEli Zaretskii <eliz@gnu.org>
Mon, 14 May 2001 06:55:22 +0000 (06:55 +0000)
committerEli Zaretskii <eliz@gnu.org>
Mon, 14 May 2001 06:55:22 +0000 (06:55 +0000)
man/glossary.texi

index cbb4c8204715a0bf2f43885c27528e1d09aebeef..18dfd4c6544177a67f48911b78b70efdf7ca0a12 100644 (file)
@@ -614,6 +614,12 @@ Keyboard macros are a way of defining new Emacs commands from
 sequences of existing ones, with no need to write a Lisp program.
 @xref{Keyboard Macros}.
 
+@cindex keyboard shortcuts
+@item Keyboard Shortcut
+A keyboard shortcut is a key sequence (q.v.@:) which invokes a
+command.  What other programs call ``assign a keyboard shortcut''
+Emacs calls ``bind a key sequence''.  See `binding.'
+
 @item Key Sequence
 A key sequence (key, for short) is a sequence of input events (q.v.@:)
 that are meaningful as a single unit.  If the key sequence is enough to