File: chistory.el.html

This really has nothing to do with list-command-history per se, but its a nice alternative to C-x ESC ESC (repeat-complex-command) and functions as a lister if given no pattern. It's not important enough to warrant a file of its own.

Defined variables (8)

command-history-hookIf non-nil, its value is called on entry to ‘command-history-mode’.
command-history-mode-abbrev-tableAbbrev table for ‘command-history-mode’.
command-history-mode-hookHook run after entering ‘command-history-mode’.
command-history-mode-mapKeymap for ‘command-history-mode’.
command-history-mode-syntax-tableSyntax table for ‘command-history-mode’.
default-command-history-filter-garbageA list of symbols to be ignored by ‘default-command-history-filter’.
list-command-history-filterPredicate to test which commands should be excluded from the history listing.
list-command-history-maxIf non-nil, maximum length of the listing produced by ‘list-command-history’.

Defined functions (7)

command-history()
command-history-mode()
command-history-repeat()
command-history-revert(IGNORE-AUTO NOCONFIRM)
default-command-history-filter(FROB)
list-command-history()
repeat-matching-complex-command(&optional PATTERN)

Defined faces (0)