]> git.eshelyaron.com Git - emacs.git/commit
Remove obsolete workaround
authorPo Lu <luangruo@yahoo.com>
Fri, 20 Sep 2024 14:27:39 +0000 (22:27 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:18 +0000 (12:45 +0200)
commit4aefff35e07f54e1254f1b1b8aea7e704f655f71
tree1317b0c2435763f848d2e552ea1f24baebbb3be4
parent0a830aaabc5dc60e4d594d8087260d411c8dc511
Remove obsolete workaround

* src/fontset.c (fontset_find_font): Don't refuse to cache
font objects whose registries do not agree with the font
specs.  (bug#73363)

(cherry picked from commit 357cd83875a4dd0ec81d1af2b91270cb57973931)
src/fontset.c