diff options
| -rw-r--r-- | man/windows.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/windows.texi b/man/windows.texi index a000892ad09..afb9f4273e6 100644 --- a/man/windows.texi +++ b/man/windows.texi | |||
| @@ -116,7 +116,7 @@ fit are frequent. Continuing all those lines might be confusing, so | |||
| 116 | if the variable @code{truncate-partial-width-windows} is | 116 | if the variable @code{truncate-partial-width-windows} is |
| 117 | non-@code{nil}, that forces truncation in all windows less than the | 117 | non-@code{nil}, that forces truncation in all windows less than the |
| 118 | full width of the screen, independent of the buffer being displayed | 118 | full width of the screen, independent of the buffer being displayed |
| 119 | and its value for @code{truncate-lines}. @xref{Display Custom}. | 119 | and its value for @code{truncate-lines}. @xref{Line Truncation}. |
| 120 | 120 | ||
| 121 | Horizontal scrolling is often used in side-by-side windows. | 121 | Horizontal scrolling is often used in side-by-side windows. |
| 122 | @xref{Horizontal Scrolling}. | 122 | @xref{Horizontal Scrolling}. |