Mercurial > emacs
comparison src/ChangeLog @ 96029:7392fa72fdd0
* font.c (font_parse_fcname): Store divider characters for
unknown-spec list.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 17 Jun 2008 05:32:19 +0000 |
parents | 00a2e3e88e58 |
children | 62044a08f171 |
comparison
equal
deleted
inserted
replaced
96028:00a2e3e88e58 | 96029:7392fa72fdd0 |
---|---|
1 2008-06-17 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * font.c (font_parse_fcname): Store divider characters for | |
4 unknown-spec list. | |
5 | |
1 2008-06-17 Kenichi Handa <handa@m17n.org> | 6 2008-06-17 Kenichi Handa <handa@m17n.org> |
2 | 7 |
3 * xfaces.c (realize_default_face): If the frame is not on window | 8 * xfaces.c (realize_default_face): If the frame is not on window |
4 system, set the fontset of face to nil. | 9 system, set the fontset of face to nil. |
5 | 10 |