diff options
| author | Richard M. Stallman | 1995-12-25 18:50:01 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-12-25 18:50:01 +0000 |
| commit | b39da8b1108e6b8ea7b838c250ab718459467530 (patch) | |
| tree | 2727fdd78d539f9d4bceffd11946caf62e6b3d88 | |
| parent | 2c28ac43ed68261c5bb740f0cb009542ebfc72b9 (diff) | |
| download | emacs-b39da8b1108e6b8ea7b838c250ab718459467530.tar.gz emacs-b39da8b1108e6b8ea7b838c250ab718459467530.zip | |
Changed interactive spec N.
| -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 |