Go to the previous, next section.

Specifying Numeric Arguments

digit-argument (M-0, M-1, ... M--)
Add this digit to the argument already accumulating, or start a new argument. M-- starts a negative argument.

universal-argument ()
Do what C-u does in emacs. By default, this is not bound.

Go to the previous, next section.