Skip to content

Commit

Permalink
Use elmacro-clear-command-history instead of old name
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-rouleau authored and Silex committed Jul 16, 2021
1 parent ba4086e commit e420f2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ or call it from your emacs lisp code.
* [Commands](#commands)
* [elmacro-show-last-macro](#elmacro-show-last-macro)
* [elmacro-show-last-commands](#elmacro-show-last-commands)
* [elmacro-clear-recorded-commands](#elmacro-clear-recorded-commands)
* [elmacro-clear-command-history](#elmacro-clear-command-history)
* [Customization](#customization)
* [elmacro-processors](#elmacro-processors)
* [elmacro-show-last-commands-default](#elmacro-show-last-commands-default)
Expand Down Expand Up @@ -93,7 +93,7 @@ You can also modify this number by using a numeric prefix argument or
by using the universal argument, in which case it’ll ask for how many
in the minibuffer.

### elmacro-clear-recorded-commands
### elmacro-clear-command-history

Clears the list of recorded commands.

Expand Down

0 comments on commit e420f2c

Please sign in to comment.