_pwbredo

Key

Unassigned

Menu

Edit menu, Redo command

The _pwbredo macro restores the last modification that was reversed using Edit Undo or Undo (ALT+BKSP).

Definition

_pwbredo := cancel meta undo <

Cancel

Establishes a uniform “ground state” by canceling any selection or argument.

Meta Undo

Restores the last “undone” modification.

<

Restores the function's prompt (if any). By default, function prompts are suppressed while a macro is running.

See

Cancel, Meta, Undo