emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/keymaps.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/keymaps.texi,v
Date: Fri, 19 Oct 2007 17:24:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/10/19 17:24:04

Index: keymaps.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/keymaps.texi,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- keymaps.texi        9 Oct 2007 05:05:39 -0000       1.3
+++ keymaps.texi        19 Oct 2007 17:24:03 -0000      1.4
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]