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 7357372f994..058f385c0ef 100644 --- a/doc/emacs/mini.texi +++ b/doc/emacs/mini.texi @@ -620,7 +620,7 @@ fetching later entries into the minibuffer. entries in the minibuffer history (e.g., if you haven't previously typed @kbd{M-p}), Emacs tries fetching from a list of default arguments: values that you are likely to enter. You can think of this -as moving through the future history. +as moving through the ``future history''. If you edit the text inserted by the @kbd{M-p} or @kbd{M-n} minibuffer history commands, this does not change its entry in the |