]> git.eshelyaron.com Git - emacs.git/commit
Use phys cursor height instead of font base to set spot Y
authorPo Lu <luangruo@yahoo.com>
Mon, 10 Jan 2022 06:38:18 +0000 (14:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 10 Jan 2022 06:38:18 +0000 (14:38 +0800)
commit16ed07ac8d5dd846f1d51dd261856d4a764b6fd0
tree560d3df72dbb0d12b6ef49f1c75a5270b56ea4a0
parentf591835838be92bfe3f02754268cd7fff43fe681
Use phys cursor height instead of font base to set spot Y

* src/xfns.c (xic_set_xfontset): Use `phys_cursor_height' to
avoid the spot potentially appearing at an incorrect position.
src/xfns.c