emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 10b876b: ; * src/xdisp.c (syms_of_xdisp) <display-l


From: Eli Zaretskii
Subject: [Emacs-diffs] master 10b876b: ; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Copyedits.
Date: Tue, 11 Jul 2017 11:12:15 -0400 (EDT)

branch: master
commit 10b876b25b5c65014c5d7f996ae3368ea8fd11b2
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * src/xdisp.c (syms_of_xdisp) <display-line-numbers>: Copyedits.
---
 src/xdisp.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/xdisp.c b/src/xdisp.c
index eb7a9e5..91e9d8a 100644
--- a/src/xdisp.c
+++ b/src/xdisp.c
@@ -32690,11 +32690,11 @@ If the value is t, display absolute line numbers 
starting at the
 beginning of the current narrowing, or at buffer beginning.
 If the value is `relative', display line numbers relative to the
 line showing point.
-The value `visual' counts screen lines rather than physical line:
-by default, line numbers are displayed before each non-continuation
-line that displays buffer text, i.e. after each newline that came
-from buffer text.  However, if the value is `visual', every screen
-line will have a number.
+The value `visual' countse lative screen lines rather than
+physical line: by default, line numbers are displayed before each
+non-continuation line that displays buffer text, i.e. after each
+newline that came from buffer text.  However, if the value is `visual',
+every screen line will have a number.
 
 Lisp programs can disable display of a line number of a particular
 screen line by putting the `display-line-numbers-disable' text



reply via email to

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