Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
701ca6c0
Commit
701ca6c0
authored
Oct 04, 1994
by
Richard M. Stallman
Browse files
(Finteractive): Doc fix.
parent
33b43fa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/callint.c
src/callint.c
+1
-1
No files found.
src/callint.c
View file @
701ca6c0
...
...
@@ -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 --
P
refix arg
converted to number
, or if none, do like code `n'.\n\
N --
Raw p
refix 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\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment