Mercurial > emacs
comparison src/ChangeLog @ 96071:0f831953ffb8
Add font logging to list and match functions.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 18 Jun 2008 08:33:16 +0000 |
parents | 62044a08f171 |
children | 4af4f5a1eb34 |
comparison
equal
deleted
inserted
replaced
96070:4c8ca47f4ea8 | 96071:0f831953ffb8 |
---|---|
1 2008-06-18 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32font.c (w32font_list, w32font_match): Add logging. | |
4 | |
5 * w32uniscribe (uniscribe_list, uniscribe_match): Add logging. | |
6 | |
1 2008-06-17 Chong Yidong <cyd@stupidchicken.com> | 7 2008-06-17 Chong Yidong <cyd@stupidchicken.com> |
2 | 8 |
3 * font.c (font_parse_fcname): Store divider characters for | 9 * font.c (font_parse_fcname): Store divider characters for |
4 unknown-spec list. For known key symbols, intern using correct | 10 unknown-spec list. For known key symbols, intern using correct |
5 symbol name. | 11 symbol name. |