Mercurial > emacs
comparison src/ChangeLog.unicode @ 91126:88c8186d1815
*** empty log message ***
| author | Jason Rumney <jasonr@gnu.org> |
|---|---|
| date | Fri, 23 Nov 2007 02:10:11 +0000 |
| parents | cf9895acb7d7 |
| children | d83bc1005b09 |
comparison
equal
deleted
inserted
replaced
| 91125:6c9a19ff6c55 | 91126:88c8186d1815 |
|---|---|
| 1 2007-11-23 Jason Rumney <jasonr@gnu.org> | |
| 2 | |
| 3 * font.c (Qfontp): Remove unused symbol. | |
| 4 (QCantialias): New symbol. | |
| 5 (syms_of_font): Define it. | |
| 6 (font_property_table): Set a validator for QCantialias. | |
| 7 | |
| 8 * w32font.c (CLEARTYPE_QUALITY, CLEARTYPE_NATURAL_QUALITY): Define | |
| 9 if not already. | |
| 10 (QCfamily): Share with xfaces.c. | |
| 11 (Qstandard, Qsubpixel, Qnatural): New symbols. | |
| 12 (syms_of_w32font): Define them. Don't define QCfamily here. | |
| 13 (w32_antialias_type, lispy_antialias_type): New functions. | |
| 14 (w32_enumfont_pattern_entity): New arg requested_font. | |
| 15 Set antialias parameter if non-default was requested. | |
| 16 (fill_in_logfont): Fill in lfQuality if :antialias specified. | |
| 17 | |
| 1 2007-11-21 Kenichi Handa <handa@ni.aist.go.jp> | 18 2007-11-21 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 19 |
| 3 * lread.c (read1): Undo the previous change. | 20 * lread.c (read1): Undo the previous change. |
| 4 | 21 |
| 5 2007-11-21 CHENG Gao <chenggao@gmail.com> (tiny change) | 22 2007-11-21 CHENG Gao <chenggao@gmail.com> (tiny change) |
