comparison src/ChangeLog @ 96048:62044a08f171

* font.c (font_parse_fcname): For known key symbols, intern using correct symbol name.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 17 Jun 2008 16:03:29 +0000
parents 7392fa72fdd0
children 0f831953ffb8
comparison
equal deleted inserted replaced
96047:65c4c935e492 96048:62044a08f171
1 2008-06-17 Chong Yidong <cyd@stupidchicken.com> 1 2008-06-17 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * font.c (font_parse_fcname): Store divider characters for 3 * font.c (font_parse_fcname): Store divider characters for
4 unknown-spec list. 4 unknown-spec list. For known key symbols, intern using correct
5 symbol name.
5 6
6 2008-06-17 Kenichi Handa <handa@m17n.org> 7 2008-06-17 Kenichi Handa <handa@m17n.org>
7 8
8 * xfaces.c (realize_default_face): If the frame is not on window 9 * xfaces.c (realize_default_face): If the frame is not on window
9 system, set the fontset of face to nil. 10 system, set the fontset of face to nil.