aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/display.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index 406feb8c127..cb37ef448e8 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -1855,6 +1855,13 @@ the variable @code{display-line-numbers-widen} to a non-@code{nil}
1855value, line numbers will disregard any narrowing and will start at the 1855value, line numbers will disregard any narrowing and will start at the
1856first character of the buffer. 1856first character of the buffer.
1857 1857
1858@vindex display-line-numbers-offset
1859If the value of @code{display-line-numbers-offset} is non-zero, it is
1860added to each absolute line number, and lines are counted from the
1861beginning of the buffer, as if @code{display-line-numbers-widen} were
1862non-@code{nil}. It has no effect when set to zero, or when line
1863numbers are not absolute.
1864
1858@vindex display-line-numbers-width-start 1865@vindex display-line-numbers-width-start
1859@vindex display-line-numbers-grow-only 1866@vindex display-line-numbers-grow-only
1860@vindex display-line-numbers-width 1867@vindex display-line-numbers-width