diff options
Diffstat (limited to 'doc/lispref/frames.texi')
| -rw-r--r-- | doc/lispref/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index da89a46d7bc..7470716a587 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi | |||
| @@ -774,7 +774,7 @@ As a rule, the inner frame is subdivided into the frame's root window | |||
| 774 | rule: A @dfn{minibuffer-less frame} contains a root window only and does | 774 | rule: A @dfn{minibuffer-less frame} contains a root window only and does |
| 775 | not contain a minibuffer window. A @dfn{minibuffer-only frame} contains | 775 | not contain a minibuffer window. A @dfn{minibuffer-only frame} contains |
| 776 | only a minibuffer window which also serves as that frame's root window. | 776 | only a minibuffer window which also serves as that frame's root window. |
| 777 | @xref{Initial Parameters} for how to create such frame configurations. | 777 | @xref{Initial Parameters}, for how to create such frame configurations. |
| 778 | 778 | ||
| 779 | @item Text Area | 779 | @item Text Area |
| 780 | @cindex text area | 780 | @cindex text area |