Fix problem with 'vertical-motion' and emoji
authorRobert Pluim <rpluim@gmail.com>
Mon, 4 Oct 2021 16:47:04 +0000 (18:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 4 Oct 2021 17:18:45 +0000 (19:18 +0200)
commit882a59408e64c4826904ff800b9da122280693fc
tree582ee6c4ecf55667e699564d56b1cbaedfc65473
parent0f2df365592636aaa6bcd72fc662774eb35c69d1
Fix problem with 'vertical-motion' and emoji

* src/font.c (font_range): Pass correct position to
font_for_char (Bug#51012).
src/font.c