]> 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>
Fri, 3 Oct 2014 03:46:53 +0000 (07:46 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Fri, 3 Oct 2014 03:46:53 +0000 (07:46 +0400)
commite197284d4789d7caa613fc406516f58fbec02547
tree68f5403b1bd41ebc3b19784f969fbc815b9430b6
parentf0db3488160698cb48206d53742f938b71d1aeeb
* 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 an entity itself (Bug#17125).
src/ChangeLog
src/font.c