]> git.eshelyaron.com Git - emacs.git/commit
In 'window-text-pixel-size' use actual mode line heights if wanted (Bug#38181)
authorMartin Rudalics <rudalics@gmx.at>
Fri, 22 Oct 2021 08:34:49 +0000 (10:34 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Fri, 22 Oct 2021 08:34:49 +0000 (10:34 +0200)
commit938f10c601e87154b697cdb73b44e0d44851303b
tree07d19ba7d588e58a416ddb4c04c742f258840244
parent885448d1e66ba70faf3559e4028552fbb090aef5
In 'window-text-pixel-size' use actual mode line heights if wanted (Bug#38181)

* src/xdisp.c (Fwindow_text_pixel_size): Run display_mode_line
when MODE_LINES wants it to take actual mode line heights into
account (Bug#38181).
src/xdisp.c