diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/xdisp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xdisp.c b/src/xdisp.c index c9b488b7fb2..763af7d3bc8 100644 --- a/src/xdisp.c +++ b/src/xdisp.c | |||
| @@ -37072,7 +37072,7 @@ shown in a window. Absolute line numbers count from the beginning of | |||
| 37072 | the current narrowing, or from buffer beginning. The variable | 37072 | the current narrowing, or from buffer beginning. The variable |
| 37073 | `display-line-numbers-offset', if non-zero, is a signed offset added | 37073 | `display-line-numbers-offset', if non-zero, is a signed offset added |
| 37074 | to each absolute line number; it also forces line numbers to be counted | 37074 | to each absolute line number; it also forces line numbers to be counted |
| 37075 | from the beginning of the buffer, as if `display-line-numbers-wide' | 37075 | from the beginning of the buffer, as if `display-line-numbers-widen' |
| 37076 | were non-nil. It has no effect when line numbers are not absolute. | 37076 | were non-nil. It has no effect when line numbers are not absolute. |
| 37077 | 37077 | ||
| 37078 | If the value is `relative', display for each line not containing the | 37078 | If the value is `relative', display for each line not containing the |