diff options
Diffstat (limited to 'doc/emacs/mini.texi')
-rw-r--r-- | doc/emacs/mini.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mini.texi b/doc/emacs/mini.texi index 41943e5502d..1726a6780d5 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -601,7 +601,7 @@ repetition. If you type just @key{RET}, that repeats the command unchanged. You can also change the command by editing the Lisp expression before you execute it. The repeated command is added to the front of the command history unless it is identical to the most -recently item. +recent item. Once inside the minibuffer for @kbd{C-x @key{ESC} @key{ESC}}, you can use the minibuffer history commands (@kbd{M-p}, @kbd{M-n}, @kbd{M-r}, |