emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 8225ade6151: ; * src/xdisp.c (syms_of_xdisp) <display-line-numb


From: Gregory Heytings
Subject: emacs-29 8225ade6151: ; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Fix typo
Date: Tue, 13 Jun 2023 09:13:58 -0400 (EDT)

branch: emacs-29
commit 8225ade6151a2d3564b8f68fc8157731c3a1b60f
Author: Gregory Heytings <gregory@heytings.org>
Commit: Gregory Heytings <gregory@heytings.org>

    ; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Fix typo
---
 src/xdisp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 the current narrowing, or from buffer beginning.  The variable
 `display-line-numbers-offset', if non-zero, is a signed offset added
 to each absolute line number; it also forces line numbers to be counted
-from the beginning of the buffer, as if `display-line-numbers-wide'
+from the beginning of the buffer, as if `display-line-numbers-widen'
 were non-nil.  It has no effect when line numbers are not absolute.
 
 If the value is `relative', display for each line not containing the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]