]> git.eshelyaron.com Git - emacs.git/commit
Remove U+FE0F from script-representative-chars
authorRobert Pluim <rpluim@gmail.com>
Mon, 4 Oct 2021 17:11:15 +0000 (19:11 +0200)
committerRobert Pluim <rpluim@gmail.com>
Mon, 4 Oct 2021 17:11:15 +0000 (19:11 +0200)
commit2ce5e0805824212e4c92398203a669a9d1841786
tree19e6847200c0bf3737ba55bc7399deb07bf28fbd
parent9750e7820284fc85dabcfa17254914a1adc3b002
Remove U+FE0F from script-representative-chars

* lisp/international/fontset.el (script-representative-chars): Remove
U+FE0F / VS-16 from the 'emoji' entry.  It could cause us to skip
fonts that don't have a glyph for it, even though we don't actually
need one.
lisp/international/fontset.el