# HG changeset patch # User Richard M. Stallman # Date 1157985256 0 # Node ID 2e3600f9c99284fde66a540a2e3bbf87cd14909c # Parent f28bae4e563df9f700336b964aa3f317a6bab9cc *** empty log message *** diff -r f28bae4e563d -r 2e3600f9c992 lispref/keymaps.texi --- a/lispref/keymaps.texi Mon Sep 11 13:58:35 2006 +0000 +++ b/lispref/keymaps.texi Mon Sep 11 14:34:16 2006 +0000 @@ -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