]> git.eshelyaron.com Git - emacs.git/commitdiff
In frames.texi use "minibuffer-less frame" instead of "non-minibuffer frame"
authorMartin Rudalics <rudalics@gmx.at>
Fri, 21 Aug 2015 09:37:27 +0000 (11:37 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 21 Aug 2015 09:37:27 +0000 (11:37 +0200)
* doc/lispref/frames.texi (Frame Layout): Use "minibuffer-less
frame" instead of "non-minibuffer frame".

doc/lispref/frames.texi

index aea5204d2f639eb5c93f746ac6468765ce5d0780..91c512c0ab4ce20ddfcff185f08c5fa1f3141a35 100644 (file)
@@ -590,12 +590,12 @@ inner frame.  Its edges are called the @dfn{inner edges} of the frame.
 The @dfn{inner width} and @dfn{inner height} specify the size of the
 rectangle.
 
-@cindex non-minibuffer frame
+@cindex minibuffer-less frame
 @cindex minibuffer-only frame
 As a rule, the inner frame is subdivided into the frame's root window
 (@pxref{Windows and Frames}) and the frame's minibuffer window
 (@pxref{Minibuffer Windows}).  There are two notable exceptions to this
-rule: A @dfn{non-minibuffer frame} contains a root window only and does
+rule: A @dfn{minibuffer-less frame} contains a root window only and does
 not contain a minibuffer window.  A @dfn{minibuffer-only frame} contains
 only a minibuffer window which also serves as that frame's root window.
 See @ref{Initial Parameters} for how to create such frame