]> git.eshelyaron.com Git - emacs.git/commit
Fix a bug with displaying an image after a TAB
authorEli Zaretskii <eliz@gnu.org>
Fri, 10 Feb 2017 16:19:11 +0000 (18:19 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 10 Feb 2017 16:19:11 +0000 (18:19 +0200)
commitcef233eeb8366580f76e8324695e6f964cb160d0
treeffa47a385da59ee4e6cbce96ef225938f8618aed
parent65298ff4d5861cbc8d88162d58c18fa972b81acf
Fix a bug with displaying an image after a TAB

* src/xdisp.c (display_line): Handle TAB at end of screen line
specially only when we are displaying characters.  (Bug#25662)
src/xdisp.c