From: Richard M. Stallman Date: Mon, 11 Sep 2006 14:34:16 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~616 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4e963ca8161e987565c0fd40fd72d80caa59d1a0;p=emacs.git *** empty log message *** --- diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index d876761a765..c626b46e544 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -665,8 +665,8 @@ The argument @var{accept-defaults} controls checking for default 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