emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/keymaps.texi,v
Date: Mon, 11 Sep 2006 14:34:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/11 14:34:16

Index: keymaps.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/keymaps.texi,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -b -r1.85 -r1.86
--- keymaps.texi        11 Sep 2006 02:39:16 -0000      1.85
+++ keymaps.texi        11 Sep 2006 14:34:16 -0000      1.86
@@ -665,8 +665,8 @@
 bindings, as in @code{lookup-key} (above).
 
 When @var{key} is a vector containing an input event, such as a mouse
-click, @code{key-binding} first looks for the binding in the local
-keymap at the position specified by that event, if any.
+click, @code{key-binding} first looks for the binding in the keymaps
+that would be active at the position where the click was done.
 
 When commands are remapped (@pxref{Remapping Commands}),
 @code{key-binding} normally processes command remappings so as to




reply via email to

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