mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
(Finteractive): Doc fix.
This commit is contained in:
parent
33b43fa6ee
commit
701ca6c06b
@ -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\
|
||||
|
Loading…
Reference in New Issue
Block a user