diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 367932ab13c..69996f4a691 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi @@ -614,7 +614,7 @@ Keymaps * Key Lookup:: How extracting elements from keymaps works. * Functions for Key Lookup:: How to request key lookup. * Changing Key Bindings:: Redefining a key in a keymap. -* Remapping Commands:: Bindings that translate one command to another. +* Remapping Commands:: A keymap can translate one command to another. * Key Binding Commands:: Interactive interfaces for redefining keys. * Scanning Keymaps:: Looking through all keymaps, for printing help. * Menu Keymaps:: A keymap can define a menu for X