From b3a1cf11635c0d89bb8f8914813ad6071dde99a3 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Wed, 8 Feb 2006 00:28:28 +0000 Subject: [PATCH] (Prefix Command Arguments): Minor cleanup. --- lispref/commands.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/commands.texi b/lispref/commands.texi index 02444e8dcde..7a2cdb8edf9 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi @@ -2780,7 +2780,7 @@ command, so setting it has no effect on the prefix arguments for future commands. Normally, commands specify which representation to use for the prefix -argument, either numeric or raw, in the @code{interactive} declaration. +argument, either numeric or raw, in the @code{interactive} specification. (@xref{Using Interactive}.) Alternatively, functions may look at the value of the prefix argument directly in the variable @code{current-prefix-arg}, but this is less clean. -- 2.39.2