X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6336d8c3d7812815d083de055229ebb840fe6159..08861c5cb87e91e83e5b0bf53cb53c1377434c8f:/doc/lispref/maps.texi diff --git a/doc/lispref/maps.texi b/doc/lispref/maps.texi index 5a5745b1b5..44e299a7cf 100644 --- a/doc/lispref/maps.texi +++ b/doc/lispref/maps.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1999, 2001, 2002, 2003, 2004, -@c 2005, 2006, 2007 Free Software Foundation, Inc. +@c 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../../info/maps @node Standard Keymaps, Standard Hooks, Standard Buffer-Local Variables, Top @@ -113,7 +113,7 @@ The sparse keymap that displays the Special Props submenu of the Text Properties menu. @item function-key-map -The keymap for translating keypad and function keys.@* +The keymap for translating key sequences to preferred alternatives.@* If there are none, then it contains an empty sparse keymap. @xref{Translation Keymaps}. @@ -151,6 +151,11 @@ A sparse keymap used by the @kbd{e} command of Info. @vindex Info-mode-map A sparse keymap containing Info commands. +@item input-decode-map +The keymap for translating keypad and function keys.@* +If there are none, then it contains an empty sparse keymap. +@xref{Translation Keymaps}. + @item isearch-mode-map @vindex isearch-mode-map A keymap that defines the characters you can type within incremental