From: Richard M. Stallman Date: Fri, 19 Oct 2007 17:24:03 +0000 (+0000) Subject: Whitespace fix. X-Git-Tag: emacs-pretest-23.0.90~10218 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=97862da1efc6310c5f9e0af95340efc0ab41d232;p=emacs.git Whitespace fix. --- diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index 2bd0de60f58..bdcc0a5a6d6 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -1516,7 +1516,6 @@ being read, as it is read, against @code{input-decode-map}, then @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 @@ deduced from Termcap and Terminfo. @xref{Terminal-Specific}. @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