]> git.eshelyaron.com Git - emacs.git/commit
(font_delete_unmatched): Preserve the order of list
authorKenichi Handa <handa@m17n.org>
Mon, 13 Apr 2009 12:33:02 +0000 (12:33 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 13 Apr 2009 12:33:02 +0000 (12:33 +0000)
commit7395a3b3278acf50a66294d2f799a9e62b146b2d
treed16729e8d3e77d728b5310453a12634c7566903f
parent5b36b5337fab5b1d5cc35830713b4fc3c5552204
(font_delete_unmatched): Preserve the order of list
elements.
(font_select_entity): Suppress the code to optimize for the same
kind of fonts.
(font_load_for_lface): Get a font that supports at least ASCII
characters.
src/font.c