]> git.eshelyaron.com Git - emacs.git/commit
Avoid redisplay problems with too wide wrap-prefix
authorEli Zaretskii <eliz@gnu.org>
Tue, 20 Mar 2018 17:05:21 +0000 (19:05 +0200)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:53 +0000 (14:17 +0800)
commitcbea6b19f41b3aa74f405f9846e04968a5426d16
tree12b3ae1439a22d873d6cf2542fc3563478a2c8bc
parent7387d26ef9663acc6b0815b782dd36b00a6468a6
Avoid redisplay problems with too wide wrap-prefix

* src/xdisp.c (display_line): Avoid looping in redisplay when
wrap-prefix is set to a too-wide stretch of whitespace.
(Bug#30432)
src/xdisp.c