]> git.eshelyaron.com Git - emacs.git/commit
Clarify computation of header line vpos
authorPo Lu <luangruo@yahoo.com>
Mon, 18 Apr 2022 07:55:40 +0000 (15:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 18 Apr 2022 08:01:44 +0000 (16:01 +0800)
commit96b21b8da10e4e31981e8a6874411ab184259fa4
tree9959b4682c4e605fcbd8cfdc195b9ac1ce8e007c
parent2363366862d0ed7334aff38ebcd5f02d26e33402
Clarify computation of header line vpos

* src/dispnew.c (update_text_area): Test vpos is more than 1
only if is both a tab and header line.  Reported by Eli
Zaretskii <eliz@gnu.org>.
src/dispnew.c