; * doc/emacs/custom.texi (Keymaps): Fix typo.
This commit is contained in:
parent
ed70be7a18
commit
5ce37da355
1 changed files with 1 additions and 1 deletions
|
@ -1582,7 +1582,7 @@ starts with @kbd{@key{ESC} [}.) If Emacs understands your terminal
|
|||
type properly, it automatically handles such sequences as single input
|
||||
events.
|
||||
|
||||
Key sequences that consists of @kbd{C-c} followed by a letter (upper
|
||||
Key sequences that consist of @kbd{C-c} followed by a letter (upper
|
||||
or lower case; @acronym{ASCII} or non-@acronym{ASCII}) are reserved
|
||||
for users. Emacs itself will never bind those key sequences, and
|
||||
Emacs extensions should avoid binding them. In other words, users can
|
||||
|
|
Loading…
Add table
Reference in a new issue