diff options
| author | Eli Zaretskii | 2025-01-19 08:23:23 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2025-01-19 08:23:23 +0200 |
| commit | 0f75a01acd3fe880da6884018565870ba800f30e (patch) | |
| tree | a5538290049d610a7ea551f5a830f8fb9b49d9ca /doc/lispref/frames.texi | |
| parent | 2a314666e4800639a81ff6562395c3d38cb97e7b (diff) | |
| download | emacs-0f75a01acd3fe880da6884018565870ba800f30e.tar.gz emacs-0f75a01acd3fe880da6884018565870ba800f30e.zip | |
; Fix cross-references in Texinfo manuals
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 |