1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 06:50:46 -08:00

(Optional Mode Line): Add index entry for removing the line-number

display limit.
This commit is contained in:
Eli Zaretskii 2000-06-21 16:47:12 +00:00
parent 3c788d2253
commit 2e07d6ff1e

View file

@ -242,6 +242,7 @@ indicate what it is. @xref{Minor Modes}, for more information about
minor modes and about how to use this command.
@vindex line-number-display-limit
@cindex line number display, removing the limit
If the buffer is very large (larger than the value of
@code{line-number-display-limit}), then the line number doesn't appear.
Emacs doesn't compute the line number when the buffer is large, because