comparison lispref/elisp.texi @ 73781:6b7048d2eb41

(Top): Change menu node description.
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Nov 2006 16:09:14 +0000
parents b536602b01f2
children 31f3e5f2df5c 02cf29720f31
comparison
equal deleted inserted replaced
73780:b84950e6ade6 73781:6b7048d2eb41
612 to override the standard (global) bindings. 612 to override the standard (global) bindings.
613 Each minor mode can also override them. 613 Each minor mode can also override them.
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
621 or for use from the terminal. 621 or for use from the terminal.
622 622