Fix bug #16806 with horizontal scrolling of images when fringes are disabled.
authorEli Zaretskii <eliz@gnu.org>
Wed, 19 Feb 2014 17:32:29 +0000 (19:32 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 19 Feb 2014 17:32:29 +0000 (19:32 +0200)
commitd34f67dae3caa277bfebe0aa9f60e83a22bce0eb
tree60aaa93a0d278989576ce05f61167cc4467ca139
parentc021382022a9b5d1e61415f219eaa2b31a8c1a29
Fix bug #16806 with horizontal scrolling of images when fringes are disabled.

 src/xdisp.c (display_line): Fix horizontal scrolling of large images
 when fringes are turned off.  This comes at a price of not
 displaying the truncation/continuation glyphs in this case.
src/ChangeLog
src/xdisp.c