aboutsummaryrefslogtreecommitdiffstats
path: root/src/fringe.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fringe.c')
-rw-r--r--src/fringe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fringe.c b/src/fringe.c
index 5285d09dfb0..62c50e0d420 100644
--- a/src/fringe.c
+++ b/src/fringe.c
@@ -1754,7 +1754,7 @@ syms_of_fringe (void)
1754 defsubr (&Sset_fringe_bitmap_face); 1754 defsubr (&Sset_fringe_bitmap_face);
1755 1755
1756 DEFVAR_LISP ("overflow-newline-into-fringe", Voverflow_newline_into_fringe, 1756 DEFVAR_LISP ("overflow-newline-into-fringe", Voverflow_newline_into_fringe,
1757 doc: /* *Non-nil means that newline may flow into the right fringe. 1757 doc: /* Non-nil means that newline may flow into the right fringe.
1758This means that display lines which are exactly as wide as the window 1758This means that display lines which are exactly as wide as the window
1759(not counting the final newline) will only occupy one screen line, by 1759(not counting the final newline) will only occupy one screen line, by
1760showing (or hiding) the final newline in the right fringe; when point 1760showing (or hiding) the final newline in the right fringe; when point