Fix cross reference in frames.texi

* doc/lispref/frames.texi (Minibuffers and Frames): Fix cross
reference.
This commit is contained in:
Martin Rudalics 2016-09-08 10:56:17 +02:00
parent 139289426d
commit 0045998ac6

View file

@ -1982,8 +1982,7 @@ Window Ordering}.
Normally, each frame has its own minibuffer window at the bottom, which Normally, each frame has its own minibuffer window at the bottom, which
is used whenever that frame is selected. If the frame has a minibuffer, is used whenever that frame is selected. If the frame has a minibuffer,
you can get it with @code{minibuffer-window} (@pxref{Definition of you can get it with @code{minibuffer-window} (@pxref{Minibuffer Windows}).
minibuffer-window}).
@cindex frame without a minibuffer @cindex frame without a minibuffer
@cindex surrogate minibuffer frame @cindex surrogate minibuffer frame