diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-09-19 21:26:49 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-09-19 21:26:49 +0000 |
commit | 1e11b018a62ff3e4ece67a701eddf8e67c218132 (patch) | |
tree | 2b5082921b1a83b32ec07c9208b3af290498b79b /doc/emacs/custom.texi | |
parent | 8ba46c89bc0c2dccc9e51f1533dd127ecc125fbd (diff) | |
download | emacs-1e11b018a62ff3e4ece67a701eddf8e67c218132.tar.gz emacs-1e11b018a62ff3e4ece67a701eddf8e67c218132.tar.bz2 emacs-1e11b018a62ff3e4ece67a701eddf8e67c218132.zip |
* custom.texi (Rebinding): Add cindex for "binding keys".
Diffstat (limited to 'doc/emacs/custom.texi')
-rw-r--r-- | doc/emacs/custom.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index ed275286f56..c01537aa223 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -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 |