]> git.eshelyaron.com Git - emacs.git/commit
Fix current-line hscrolling in buffers with header-line
authorEli Zaretskii <eliz@gnu.org>
Mon, 22 May 2017 18:15:17 +0000 (21:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 22 May 2017 18:15:17 +0000 (21:15 +0300)
commitbf96464e2f731c9b7a9f9589b2de001a03ed3f2f
tree94b7e4e3b09534a609f9da38f742826e08ae13f6
parente7b9a6fc4adc584b1c89a8e7502734d063fab2cd
Fix current-line hscrolling in buffers with header-line

* src/xdisp.c (display_line): When testing the glyph row's
vertical position against the cursor position, account for header
line, if any.  (Bug#27014)
src/xdisp.c