Mercurial > emacs
comparison src/ChangeLog @ 103182:993830254371
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 08 May 2009 06:05:38 +0000 |
parents | c8128f7d464b |
children | 96b2d45e5238 |
comparison
equal
deleted
inserted
replaced
103181:c3c66c6d195c | 103182:993830254371 |
---|---|
1 2009-05-08 Kenichi Handa <handa@m17n.org> | |
2 | |
3 * xfont.c (xfont_check_char_support) | |
4 (xfont_check_registry_char_support): New functions. | |
5 (xfont_list_pattern): Delete unused arg FRAME, add arg CHARS. | |
6 Callers adjusted. | |
7 (xfont_list): Handle :script property. | |
8 | |
1 2009-05-07 David Reitter <david.reitter@gmail.com> | 9 2009-05-07 David Reitter <david.reitter@gmail.com> |
2 | 10 |
3 * nsterm.m (ns_dumpglyphs_stretch,ns_dumpglyphs_image): | 11 * nsterm.m (ns_dumpglyphs_stretch,ns_dumpglyphs_image): |
4 respect mouse face background. | 12 respect mouse face background. |
5 | 13 |