summaryrefslogtreecommitdiff
path: root/src/callint.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-10-04 22:55:50 +0000
committerRichard M. Stallman <rms@gnu.org>1994-10-04 22:55:50 +0000
commit4d99c6b8f3c62d0b62d98dbc3fb8b9196f3333a4 (patch)
treee5ba3f19fa22f3e4409905c6e94d3ad9cde98f28 /src/callint.c
parent21ddae87133c1ffdb43aa77adf081cbb60c1fcfa (diff)
downloademacs-4d99c6b8f3c62d0b62d98dbc3fb8b9196f3333a4.tar.gz
(Finteractive): Doc fix.
Diffstat (limited to 'src/callint.c')
-rw-r--r--src/callint.c2
1 files changed, 1 insertions, 1 deletions
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\