Make a menu less ambiguous
* doc/emacs/custom.texi (Key Bindings): The Modifier Keys node is about using modifier keys, not binding them (bug#10942).
This commit is contained in:
parent
355c8b5810
commit
214f85a0a6
1 changed files with 1 additions and 1 deletions
|
@ -1400,7 +1400,7 @@ init file (@pxref{Init Rebinding}).
|
|||
* Minibuffer Maps:: The minibuffer uses its own local keymaps.
|
||||
* Rebinding:: How to redefine one key's meaning conveniently.
|
||||
* Init Rebinding:: Rebinding keys with your initialization file.
|
||||
* Modifier Keys:: Using modifier keys in key bindings.
|
||||
* Modifier Keys:: Using modifier keys.
|
||||
* Function Keys:: Rebinding terminal function keys.
|
||||
* Named ASCII Chars:: Distinguishing @key{TAB} from @kbd{C-i}, and so on.
|
||||
* Mouse Buttons:: Rebinding mouse buttons in Emacs.
|
||||
|
|
Loading…
Add table
Reference in a new issue