From 5cba88a23b3da45885b391492131c28bf32438b4 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 9 Jul 2009 03:06:24 +0000 Subject: [PATCH] (Using Interactive): Fix cross-reference. --- doc/lispref/commands.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi index 0bf6fc5197a..147fdf274a8 100644 --- a/doc/lispref/commands.texi +++ b/doc/lispref/commands.texi @@ -169,7 +169,7 @@ or more arguments. It may be a string; its contents are a sequence of elements separated by newlines, one for each parameter@footnote{Some elements actually supply two parameters.}. Each element consists of a code character -(@pxref{ Interactive Codes}) optionally followed by a prompt (which +(@pxref{Interactive Codes}) optionally followed by a prompt (which some code characters use and some ignore). Here is an example: @smallexample -- 2.39.2