aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman2006-11-06 16:09:14 +0000
committerRichard M. Stallman2006-11-06 16:09:14 +0000
commit68621fd40e02f08dc0bcfda58ee338f334863996 (patch)
treefe6f5defd1f2a14869b8894e1d8cedc06123ae6d /lispref
parent7525356bc33e3759f41cdd1c3ead8894131999fa (diff)
downloademacs-68621fd40e02f08dc0bcfda58ee338f334863996.tar.gz
emacs-68621fd40e02f08dc0bcfda58ee338f334863996.zip
(Top): Change menu node description.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/elisp.texi2
1 files changed, 1 insertions, 1 deletions
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
614* Key Lookup:: How extracting elements from keymaps works. 614* Key Lookup:: How extracting elements from keymaps works.
615* Functions for Key Lookup:: How to request key lookup. 615* Functions for Key Lookup:: How to request key lookup.
616* Changing Key Bindings:: Redefining a key in a keymap. 616* Changing Key Bindings:: Redefining a key in a keymap.
617* Remapping Commands:: Bindings that translate one command to another. 617* Remapping Commands:: A keymap can translate one command to another.
618* Key Binding Commands:: Interactive interfaces for redefining keys. 618* Key Binding Commands:: Interactive interfaces for redefining keys.
619* Scanning Keymaps:: Looking through all keymaps, for printing help. 619* Scanning Keymaps:: Looking through all keymaps, for printing help.
620* Menu Keymaps:: A keymap can define a menu for X 620* Menu Keymaps:: A keymap can define a menu for X