list-command-history

list-command-history is an interactive autoloaded compiled Lisp function in `chistory.el'.


(list-command-history)

List history of commands typed to minibuffer.
The number of commands listed is controlled by `list-command-history-max'.
Calls value of `list-command-history-filter' (if non-nil) on each history
element to judge if that element should be excluded from the list.

The buffer is left in Command History mode.