# HG changeset patch # User Richard M. Stallman # Date 1192814643 0 # Node ID 6047442a3de94b03d9364038dbb3e44be5cd1be5 # Parent 281899c60690d627344e53f8a08553a4acfaac4d Whitespace fix. diff -r 281899c60690 -r 6047442a3de9 doc/lispref/keymaps.texi --- a/doc/lispref/keymaps.texi Fri Oct 19 17:23:38 2007 +0000 +++ b/doc/lispref/keymaps.texi Fri Oct 19 17:24:03 2007 +0000 @@ -1516,7 +1516,6 @@ @code{function-key-map}, and then against @code{key-translation-map}. @defvar input-decode-map - This variable holds a keymap that describes the character sequences sent by function keys on an ordinary character terminal. This keymap has the same structure as other keymaps, but is used differently: it specifies @@ -1547,7 +1546,6 @@ @end defvar @defvar function-key-map - This variable holds a keymap similar to @code{input-decode-map} except that it describes key sequences which should be translated to alternative interpretations that are usually preferred. It applies