Previous: Keyboard Macros, Up: Bindable Readline Commands
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.
     dump-functions ()dump-variables ()dump-macros ()emacs-editing-mode (C-e)vi command mode, this causes a switch to emacs
editing mode.
     vi-editing-mode (M-C-j)emacs editing mode, this causes a switch to vi
editing mode.