From 4df0d159631fd58f58e0e475c93ab61910c5d1bf Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 8 Mar 2018 08:41:52 -0800 Subject: [PATCH] ; Tiny fix for recent doc change --- doc/emacs/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index 499be26004d..42a52279832 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi @@ -1676,7 +1676,7 @@ line truncation. @xref{Split Window}, for the variable @dfn{word wrap}. Here, each long logical line is divided into two or more screen lines, like in ordinary line continuation. However, Emacs attempts to wrap the line at word boundaries near the right window -edge. (If line's direction is right-to-left, it is wrapped at the +edge. (If the line's direction is right-to-left, it is wrapped at the left window edge instead.) This makes the text easier to read, as wrapping does not occur in the middle of words. -- 2.39.2