diff options
| -rw-r--r-- | doc/emacs/custom.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index dda10adbe49..8fbc6c1ca08 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi | |||
| @@ -1698,7 +1698,7 @@ They do not bind @key{SPC}. | |||
| 1698 | @node Rebinding | 1698 | @node Rebinding |
| 1699 | @subsection Changing Key Bindings Interactively | 1699 | @subsection Changing Key Bindings Interactively |
| 1700 | @cindex key rebinding, this session | 1700 | @cindex key rebinding, this session |
| 1701 | @cindex redefining keys, this session | 1701 | @cindex rebinding keys, this session |
| 1702 | @cindex binding keys | 1702 | @cindex binding keys |
| 1703 | 1703 | ||
| 1704 | The way to redefine an Emacs key is to change its entry in a keymap. | 1704 | The way to redefine an Emacs key is to change its entry in a keymap. |