]> git.eshelyaron.com Git - emacs.git/commit
Fix glyph skipping optimization when a tab line is enabled
authorPo Lu <luangruo@yahoo.com>
Mon, 18 Apr 2022 05:23:23 +0000 (13:23 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 18 Apr 2022 05:23:23 +0000 (13:23 +0800)
commit5b5608c61446d78be3415fe8fce6a09142989f3f
tree049afdcb3c27ff7d0162d8b55c8052707d806068
parenta9b2206def69623606faced9900de180adfb2e2b
Fix glyph skipping optimization when a tab line is enabled

* src/dispnew.c (update_text_area): Compute vpos of header line
correctly when window has tab line.
src/dispnew.c