aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/elisp.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi
index 8d4aa687b48..3eb3298e69a 100644
--- a/lispref/elisp.texi
+++ b/lispref/elisp.texi
@@ -590,7 +590,7 @@ Defining Commands
590 590
591Keymaps 591Keymaps
592 592
593* Keymap Terminology:: Definitions of terms pertaining to keymaps. 593* Key Sequences:: What a key sequence looks like as a Lisp object.
594* Format of Keymaps:: What a keymap looks like as a Lisp object. 594* Format of Keymaps:: What a keymap looks like as a Lisp object.
595* Creating Keymaps:: Functions to create and copy keymaps. 595* Creating Keymaps:: Functions to create and copy keymaps.
596* Inheritance and Keymaps:: How one keymap can inherit the bindings 596* Inheritance and Keymaps:: How one keymap can inherit the bindings