diff man/lispref/keymaps.texi @ 5791:9fae6227ede5

Silence texinfo 5.2 warnings, primarily by adding next, prev, and up pointers to all nodes. See xemacs-patches message with ID <5315f7bf.sHpFD7lXYR05GH6E%james@xemacs.org>.
author Jerry James <james@xemacs.org>
date Thu, 27 Mar 2014 08:59:03 -0600
parents a81a739181dc
children
line wrap: on
line diff
--- a/man/lispref/keymaps.texi	Mon Jan 27 17:52:33 2014 +0100
+++ b/man/lispref/keymaps.texi	Thu Mar 27 08:59:03 2014 -0600
@@ -38,7 +38,7 @@
 * Other Keymap Functions::   Miscellaneous keymap functions.
 @end menu
 
-@node Keymap Terminology
+@node Keymap Terminology, Format of Keymaps, Keymaps, Keymaps
 @section Keymap Terminology
 @cindex key
 @cindex keystroke
@@ -99,7 +99,7 @@
 keymaps shadow both local and global keymaps.  @xref{Active Keymaps},
 for details.
 
-@node Format of Keymaps
+@node Format of Keymaps, Creating Keymaps, Keymap Terminology, Keymaps
 @section Format of Keymaps
 @cindex format of keymaps
 @cindex keymap format
@@ -113,7 +113,7 @@
 otherwise.
 @end defun
 
-@node Creating Keymaps
+@node Creating Keymaps, Inheritance and Keymaps, Format of Keymaps, Keymaps
 @section Creating Keymaps
 @cindex creating keymaps
 
@@ -177,7 +177,7 @@
 @end example
 @end defun
 
-@node Inheritance and Keymaps
+@node Inheritance and Keymaps, Key Sequences, Creating Keymaps, Keymaps
 @section Inheritance and Keymaps
 @cindex keymap inheritance
 @cindex inheriting a keymap's bindings
@@ -233,7 +233,7 @@
 if it has none.
 @end defun
 
-@node Key Sequences
+@node Key Sequences, Prefix Keys, Inheritance and Keymaps, Keymaps
 @section Key Sequences
 @cindex key sequences
 
@@ -364,7 +364,7 @@
 @code{help-char} or @code{quit-char}.
 @end defun
 
-@node Prefix Keys
+@node Prefix Keys, Active Keymaps, Key Sequences, Keymaps
 @section Prefix Keys
 @cindex prefix key
 
@@ -483,7 +483,7 @@
 set, not the value as a variable.
 @end defun
 
-@node Active Keymaps
+@node Active Keymaps, Key Lookup, Prefix Keys, Keymaps
 @section Active Keymaps
 @cindex active keymap
 @cindex global keymap
@@ -737,7 +737,7 @@
 the current global map.
 @end defvar
 
-@node Key Lookup
+@node Key Lookup, Functions for Key Lookup, Active Keymaps, Keymaps
 @section Key Lookup
 @cindex key lookup
 @cindex keymap entry
@@ -864,7 +864,7 @@
   In short, a keymap entry may be a keymap, a command, a keyboard macro,
 a symbol that leads to one of them, or an indirection or @code{nil}.
 
-@node Functions for Key Lookup
+@node Functions for Key Lookup, Changing Key Bindings, Key Lookup, Keymaps
 @section Functions for Key Lookup
 
   Here are the functions and variables pertaining to key lookup.
@@ -1031,7 +1031,7 @@
 @end smallexample
 @end defvar
 
-@node Changing Key Bindings
+@node Changing Key Bindings, Key Binding Commands, Functions for Key Lookup, Keymaps
 @section Changing Key Bindings
 @cindex changing key bindings
 @cindex rebinding
@@ -1282,7 +1282,7 @@
 @end smallexample
 @end defun
 
-@node Key Binding Commands
+@node Key Binding Commands, Scanning Keymaps, Changing Key Bindings, Keymaps
 @section Commands for Binding Keys
 
   This section describes some convenient interactive interfaces for
@@ -1390,7 +1390,7 @@
 @end smallexample
 @end deffn
 
-@node Scanning Keymaps
+@node Scanning Keymaps, Remapping commands, Key Binding Commands, Keymaps
 @section Scanning Keymaps
 
   This section describes functions used to scan all the current keymaps,
@@ -1584,7 +1584,7 @@
 displayed.
 @end deffn
 
-@node Remapping commands
+@node Remapping commands, Other Keymap Functions, Scanning Keymaps, Keymaps
 @section Remapping commands
 
 This section describes some functionality to allow commands to be
@@ -1615,7 +1615,7 @@
 because @var{command} will be execute instead.
 @end defun
 
-@node Other Keymap Functions
+@node Other Keymap Functions,  , Remapping commands, Keymaps
 @section Other Keymap Functions
 
 @defun set-keymap-prompt keymap new-prompt