1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00

(Glossary): Minor cleanup.

This commit is contained in:
Richard M. Stallman 2005-12-12 00:56:19 +00:00
parent e8d8cb3ef1
commit 4dfdb4bf29

View file

@ -664,8 +664,8 @@ sequences of existing ones, with no need to write a Lisp program.
@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.'
command. What some programs call ``assigning a keyboard shortcut,''
Emacs calls ``binding a key sequence''. See `binding.'
@item Key Sequence
A key sequence (key, for short) is a sequence of input events (q.v.@:)