aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/display.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/display.texi b/man/display.texi
index df64f6829b4..80436272c7a 100644
--- a/man/display.texi
+++ b/man/display.texi
@@ -242,6 +242,7 @@ indicate what it is. @xref{Minor Modes}, for more information about
242minor modes and about how to use this command. 242minor modes and about how to use this command.
243 243
244@vindex line-number-display-limit 244@vindex line-number-display-limit
245@cindex line number display, removing the limit
245 If the buffer is very large (larger than the value of 246 If the buffer is very large (larger than the value of
246@code{line-number-display-limit}), then the line number doesn't appear. 247@code{line-number-display-limit}), then the line number doesn't appear.
247Emacs doesn't compute the line number when the buffer is large, because 248Emacs doesn't compute the line number when the buffer is large, because