From 1e11b018a62ff3e4ece67a701eddf8e67c218132 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 19 Sep 2009 21:26:49 +0000 Subject: [PATCH] * custom.texi (Rebinding): Add cindex for "binding keys". --- doc/emacs/ChangeLog | 1 + doc/emacs/custom.texi | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 3f1a10bc44d..ec1d853cfb9 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -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 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 -- 2.39.2