changeset 101266:bdb92c8099f7

(Standard Keymaps): Rename function-key-map to local-function-key-map.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 17 Jan 2009 19:15:12 +0000
parents e7dd76011592
children cea216594ffa
files doc/lispref/maps.texi
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/maps.texi	Sat Jan 17 19:14:52 2009 +0000
+++ b/doc/lispref/maps.texi	Sat Jan 17 19:15:12 2009 +0000
@@ -112,7 +112,7 @@
 The sparse keymap that displays the Special Props submenu of the Text
 Properties menu.
 
-@item function-key-map
+@item local-function-key-map
 The keymap for translating key sequences to preferred alternatives.@*
 If there are none, then it contains an empty sparse keymap.
 @xref{Translation Keymaps}.
@@ -163,7 +163,8 @@
 
 @item key-translation-map
 A keymap for translating keys.  This one overrides ordinary key
-bindings, unlike @code{function-key-map}.  @xref{Translation Keymaps}.
+bindings, unlike @code{local- function-key-map}.  @xref{Translation
+Keymaps}.
 
 @item kmacro-map
 @vindex kmacro-map