repeat-matching-complex-command

repeat-matching-complex-command is an interactive autoloaded compiled Lisp function in `chistory.el'.


(repeat-matching-complex-command &optional PATTERN)

Edit and re-evaluate complex command with name matching PATTERN.
Matching occurrences are displayed, most recent first, until you select
a form for evaluation. If PATTERN is empty (or nil), every form in the
command history is offered. The form is placed in the minibuffer for
editing and the result is evaluated.