diff options
| -rw-r--r-- | lispref/commands.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/commands.texi b/lispref/commands.texi index e5c01fe952b..3e7a854232c 100644 --- a/lispref/commands.texi +++ b/lispref/commands.texi | |||
| @@ -357,8 +357,8 @@ Prompt. | |||
| 357 | 357 | ||
| 358 | @item N | 358 | @item N |
| 359 | @cindex raw prefix argument usage | 359 | @cindex raw prefix argument usage |
| 360 | The raw prefix argument. If the prefix argument is @code{nil}, then | 360 | The numeric prefix argument; but if there is no prefix argument, read a |
| 361 | read a number as with @kbd{n}. Requires a number. @xref{Prefix Command | 361 | number as with @kbd{n}. Requires a number. @xref{Prefix Command |
| 362 | Arguments}. Prompt. | 362 | Arguments}. Prompt. |
| 363 | 363 | ||
| 364 | @item p | 364 | @item p |