]> git.eshelyaron.com Git - emacs.git/commit
Improve detection of very long lines
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 22:07:53 +0000 (00:07 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 22:07:53 +0000 (00:07 +0200)
commit368c7c7d8e4291bbfd5d9071333990645fb73254
treeff25a4a88182270981c4a573bd88366fd7da39da
parent9c58ea37afc044a49fdd59fb4d1b8b6dd2d49ca9
Improve detection of very long lines

* src/xdisp.c (redisplay_window): Recheck for long lines if the
restriction has changed.  (Bug#56682)
src/xdisp.c