changeset 37712:76c9920b5791

Add an entry for keyboard shortcuts. Suggested by Kai Grossjohann.
author Eli Zaretskii <eliz@gnu.org>
date Mon, 14 May 2001 06:55:22 +0000
parents 84bdf15fd5e0
children d740bf4f6714
files man/glossary.texi
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/man/glossary.texi	Sun May 13 21:54:56 2001 +0000
+++ b/man/glossary.texi	Mon May 14 06:55:22 2001 +0000
@@ -614,6 +614,12 @@
 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