Mercurial > emacs
changeset 72809:2e3600f9c992
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 11 Sep 2006 14:34:16 +0000 |
parents | f28bae4e563d |
children | 709ee6c1e02a |
files | lispref/keymaps.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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