re-read-init-file (C-x C-r)abort (C-g)bell-style).
do-uppercase-version (M-a, M-b, M-x, ...)prefix-meta (<ESC>)undo (C-_ or C-x C-u)revert-line (M-r)undo
command enough times to get back to the beginning.
tilde-expand (M-&)set-mark (C-@)exchange-point-and-mark (C-x C-x)character-search (C-])character-search-backward (M-C-])skip-csi-sequence ()insert-comment (M-#)comment-begin
variable is inserted at the beginning of the current line.
If a numeric argument is supplied, this command acts as a toggle: if
the characters at the beginning of the line do not match the value
of comment-begin, the value is inserted, otherwise
the characters in comment-begin are deleted from the beginning of
the line.
In either case, the line is accepted as if a newline had been typed.
The default value of comment-begin causes this command
to make the current line a shell comment.
If a numeric argument causes the comment character to be removed, the line
will be executed by the shell.
dump-functions ()dump-variables ()dump-macros ()glob-complete-word (M-g)glob-expand-word (C-x *)glob-list-expansions (C-x g)glob-expand-word is displayed, and the line is redrawn.
If a numeric argument is supplied, a ‘*’ is appended before
pathname expansion.
display-shell-version (C-x C-v)shell-expand-line (M-C-e)history-expand-line (M-^)magic-space ()alias-expand-line ()history-and-alias-expand-line ()insert-last-argument (M-. or M-_)yank-last-arg.
operate-and-get-next (C-o)edit-and-execute-command (C-xC-e)$VISUAL, $EDITOR, and emacs
as the editor, in that order.