diff --git a/doc/lispref/minibuf.texi b/doc/lispref/minibuf.texi index 84f2a4fdc49..a03e8036a93 100644 --- a/doc/lispref/minibuf.texi +++ b/doc/lispref/minibuf.texi @@ -1851,7 +1851,7 @@ keys in minibuffer local keymaps. @deffn Command self-insert-and-exit This command exits the active minibuffer after inserting the last -character typed on the keyboard (found in @code{last-command-char}; +character typed on the keyboard (found in @code{last-command-event}; @pxref{Command Loop Info}). @end deffn