Lines Matching refs:numeric

372 can take a @dfn{numeric} argument (see @ref{Miscellaneous Commands,
374 numeric argument, the motion commands are simply executed that
375 many times; for example, a numeric argument of 4 given to
377 negative numeric argument, the motion is reversed; an argument of -4
461 Move the cursor to a specific line of the window. Without a numeric
463 center of the window. With a numeric argument of @var{n}, @code{M-r}
486 is currently below the bottom of the window. With a numeric argument,
487 show that many more lines at the bottom of the window; a numeric
490 of the window. Without a numeric argument, @key{SPC} takes the bottom
498 @samp{z} under @samp{--vi-keys}, with a numeric argument.
522 Scroll forward, like with @key{NEXT}, but if a numeric argument is
536 @samp{w} under @samp{--vi-keys}, with a numeric argument.
552 @samp{--vi-keys}, with a numeric argument.
557 Scroll backward, like with @key{PREVIOUS}, but if a numeric argument is
572 Scroll forward by one line. With a numeric argument, scroll forward
588 Scroll backward one line. With a numeric argument, scroll backward that
596 Scroll forward by half of the screen size. With a numeric argument,
606 Scroll back by half of the screen size. With a numeric argument,
639 to a specified location. With no numeric argument, @samp{C-l} clears
640 the screen, and then redraws its entire contents. Given a numeric
764 often @samp{Top}, but it does not have to be. With a numeric argument
773 Select the last node which appears in this file. With a numeric argument
929 numeric argument of @var{N}, search for @var{N}th occurrence of the
938 case. With a numeric argument of @var{N}, search for @var{N}th
947 if the string includes only lower-case letters. With a numeric argument
958 direction, and with the same case-sensitivity option. With a numeric
968 numeric argument of @var{N}, search for @var{N}th previous occurrence.
1129 effect, digits set the numeric argument, so these commands are remapped
1288 window on the screen. Given a numeric argument, @samp{C-x o} moves over
1330 Grow (or shrink) the current window. Given a numeric argument, grow
1331 the current window that many lines; with a negative numeric argument,
1668 Here are the commands for creating a numeric argument:
1672 @cindex numeric arguments
1675 Start (or multiply by 4) the current numeric argument. @samp{C-u} is
1676 a good way to give a small numeric argument to cursor movement or
1679 by digit keys sets the numeric argument to the number thus typed:
1682 @item @key{M-1} (@code{add-digit-to-numeric-arg})
1690 @findex add-digit-to-numeric-arg
1691 Add the digit value of the invoking key to the current numeric
1692 argument. Once Info is reading a numeric argument, you may just type
1694 might give @samp{C-l} a numeric argument of 32 by typing:
1707 @item @key{M--} (@code{add-digit-to-numeric-arg}
1713 @cindex numeric arguments, negative
1808 supply multiple choices to complete over, it expects a numeric value.