From: Richard M. Stallman Date: Mon, 6 Nov 2006 16:09:14 +0000 (+0000) Subject: (Top): Change menu node description. X-Git-Tag: emacs-pretest-22.0.91~254 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=68621fd40e02f08dc0bcfda58ee338f334863996;p=emacs.git (Top): Change menu node description. --- 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