Mercurial > emacs
comparison src/ChangeLog @ 98451:db015b441c0c
* nsfont.m (nsfont_spec_to_traits): Use UnXX masks only for non-normal styles. (nsfont_open): Reenable the cache.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Wed, 01 Oct 2008 17:12:49 +0000 |
parents | 94320fde46fe |
children | 3984a4da51ca |
comparison
equal
deleted
inserted
replaced
98450:af59ad63b531 | 98451:db015b441c0c |
---|---|
1 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> | |
2 | |
3 * nsfont.m (nsfont_open): Reenable the cache. | |
4 | |
1 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> | 5 2008-10-01 Adrian Robert <Adrian.B.Robert@gmail.com> |
2 | 6 |
3 * font.c (font_matching_entity): Reflect ATTRS in font selection. | 7 * font.c (font_matching_entity): Reflect ATTRS in font selection. |
4 (font_find_for_lface) [HAVE_NS]: Don't ignore case. | 8 (font_find_for_lface) [HAVE_NS]: Don't ignore case. |
5 | 9 |