* custom.texi (Rebinding): Add cindex for "binding keys".
This commit is contained in:
parent
8ba46c89bc
commit
1e11b018a6
2 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
(Init Rebinding): Move mode-local rebinding example here from Local
|
||||
Keymaps.
|
||||
(Modifier Keys): Clarify.
|
||||
(Rebinding): Add cindex for "binding keys".
|
||||
|
||||
2009-09-13 Chong Yidong <cyd@stupidchicken.com>
|
||||
|
||||
|
|
|
@ -1532,6 +1532,7 @@ They do not bind @key{SPC}.
|
|||
@subsection Changing Key Bindings Interactively
|
||||
@cindex key rebinding, this session
|
||||
@cindex redefining keys, this session
|
||||
@cindex binding keys
|
||||
|
||||
The way to redefine an Emacs key is to change its entry in a keymap.
|
||||
You can change the global keymap, in which case the change is
|
||||
|
|
Loading…
Add table
Reference in a new issue