From b8be4eb4bc34d00c36429279ac745bed96f734c3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 30 Dec 2006 17:57:16 +0000 Subject: [PATCH] (Active Keymaps): Fix previous change. --- lispref/keymaps.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index e83ac362dab..b1de45a2885 100644 --- a/lispref/keymaps.texi +++ b/lispref/keymaps.texi @@ -669,7 +669,7 @@ current active keymaps. The result is @code{nil} if @var{key} is undefined in the keymaps. The argument @var{accept-defaults} controls checking for default -bindings, as in @code{lookup-key}. @xref{Functions for Key Lookup}. +bindings, as in @code{lookup-key} (@pxref{Functions for Key Lookup}). When commands are remapped (@pxref{Remapping Commands}), @code{key-binding} normally processes command remappings so as to -- 2.39.2