emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/keyboard.c,v


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/src/keyboard.c,v
Date: Mon, 29 Sep 2008 21:31:24 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Andreas Schwab <schwab> 08/09/29 21:31:23

Index: keyboard.c
===================================================================
RCS file: /sources/emacs/emacs/src/keyboard.c,v
retrieving revision 1.975
retrieving revision 1.976
diff -u -b -r1.975 -r1.976
--- keyboard.c  20 Sep 2008 13:04:31 -0000      1.975
+++ keyboard.c  29 Sep 2008 21:31:22 -0000      1.976
@@ -12212,7 +12212,7 @@
 real Emacs function key events (symbols).
 
 The `read-key-sequence' function replaces any subsequence bound by
-`local-function-key-map' with its binding.  Contrary to `function-key-map',
+`input-key-map' with its binding.  Contrary to `function-key-map',
 this map applies its rebinding regardless of the presence of an ordinary
 binding.  So it is more like `key-translation-map' except that it applies
 before `function-key-map' rather than after.




reply via email to

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