# HG changeset patch # User Eli Zaretskii # Date 1232219712 0 # Node ID bdb92c8099f755f8da1bdec4d7f4ee483082dcda # Parent e7dd76011592511e4452dc7a12edcaf602304857 (Standard Keymaps): Rename function-key-map to local-function-key-map. diff -r e7dd76011592 -r bdb92c8099f7 doc/lispref/maps.texi --- 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