aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/display.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index 8e842bea179..6fc99bd2716 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -1116,7 +1116,8 @@ the arrows scrolls the display horizontally in the direction of the
1116arrow. 1116arrow.
1117 1117
1118 The fringes can also indicate other things, such as buffer 1118 The fringes can also indicate other things, such as buffer
1119boundaries (@pxref{Displaying Boundaries}), and where a program you 1119boundaries (@pxref{Displaying Boundaries}), unused lines near the end
1120of the window (@pxref{indicate-empty-lines}), and where a program you
1120are debugging is executing (@pxref{Debuggers}). 1121are debugging is executing (@pxref{Debuggers}).
1121 1122
1122@vindex overflow-newline-into-fringe 1123@vindex overflow-newline-into-fringe
@@ -1258,6 +1259,7 @@ extra spaces at the end of each line in the region.
1258@vindex indicate-empty-lines 1259@vindex indicate-empty-lines
1259@cindex unused lines 1260@cindex unused lines
1260@cindex fringes, and unused line indication 1261@cindex fringes, and unused line indication
1262@anchor{indicate-empty-lines}
1261 On graphical displays, Emacs can indicate unused lines at the end of 1263 On graphical displays, Emacs can indicate unused lines at the end of
1262the window with a small image in the left fringe (@pxref{Fringes}). 1264the window with a small image in the left fringe (@pxref{Fringes}).
1263The image appears for screen lines that do not correspond to any 1265The image appears for screen lines that do not correspond to any