]> git.eshelyaron.com Git - emacs.git/commit
* font.c (font_list_entities): Do not add empty vector to font cache.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 2 Apr 2014 13:24:19 +0000 (17:24 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 2 Apr 2014 13:24:19 +0000 (17:24 +0400)
commitaf1a69f4d17a482c359d98c00ef86fac835b5fac
tree48d1ec3fed1ab0b5db94c43e1e8702329d5020a2
parent200c532bd04a67a89db602462d74706051c61178
* font.c (font_list_entities): Do not add empty vector to font cache.
(font_matching_entity): Likewise.  If matching entity is found, insert
1-item vector with this entity instead of entity itself (Bug#17125).
src/ChangeLog
src/font.c