From 0422008af3ea0e2d0d7cceffe3cd04ae9f63864e Mon Sep 17 00:00:00 2001 From: Nick Roberts Date: Sat, 30 Dec 2006 06:26:32 +0000 Subject: [PATCH] (Active Keymaps): Make xref to lookup-key. --- lispref/keymaps.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/keymaps.texi b/lispref/keymaps.texi index a9b9ca2d512..e83ac362dab 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} (above). +bindings, as in @code{lookup-key}. @xref{Functions for Key Lookup}. When commands are remapped (@pxref{Remapping Commands}), @code{key-binding} normally processes command remappings so as to -- 2.39.2