From 701ca6c06bcef2edc18f4feeb3dae6f3652d5f0e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 4 Oct 1994 22:55:50 +0000 Subject: [PATCH] (Finteractive): Doc fix. --- src/callint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/callint.c b/src/callint.c index c0ddea88a14..b2efb64f6ed 100644 --- a/src/callint.c +++ b/src/callint.c @@ -81,7 +81,7 @@ F -- Possibly nonexistent file name.\n\ k -- Key sequence (string).\n\ m -- Value of mark as number. Does not do I/O.\n\ n -- Number read using minibuffer.\n\ -N -- Prefix arg converted to number, or if none, do like code `n'.\n\ +N -- Raw prefix arg, or if none, do like code `n'.\n\ p -- Prefix arg converted to number. Does not do I/O.\n\ P -- Prefix arg in raw form. Does not do I/O.\n\ r -- Region: point and mark as 2 numeric args, smallest first. Does no I/O.\n\