changeset 72211:c2484c5211e4

Update xrefs from Translating Input to Translation Keymaps.
author Richard M. Stallman <rms@gnu.org>
date Mon, 31 Jul 2006 18:39:14 +0000
parents 019e1ea8c04c
children c6f585c55a73
files lispref/maps.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/maps.texi	Mon Jul 31 18:37:18 2006 +0000
+++ b/lispref/maps.texi	Mon Jul 31 18:39:14 2006 +0000
@@ -115,7 +115,7 @@
 @item function-key-map
 The keymap for translating keypad and function keys.@*
 If there are none, then it contains an empty sparse keymap.
-@xref{Translating Input}.
+@xref{Translation Keymaps}.
 
 @item fundamental-mode-map
 @vindex fundamental-mode-map
@@ -158,7 +158,7 @@
 
 @item key-translation-map
 A keymap for translating keys.  This one overrides ordinary key
-bindings, unlike @code{function-key-map}.  @xref{Translating Input}.
+bindings, unlike @code{function-key-map}.  @xref{Translation Keymaps}.
 
 @item kmacro-map
 @vindex kmacro-map