1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-19 04:21:45 -07:00

*** empty log message ***

This commit is contained in:
Jason Rumney 2008-05-26 14:10:55 +00:00
parent ed18e61238
commit dc49f3766b

View file

@ -9,6 +9,9 @@
* w32font.c (w32font_text_extents): Zero whole metrics struct first.
(compute_metrics): Don't set failure if we just cleared the cache.
(w32_weight_table): Remove unused variable.
(w32_enumfont_pattern_entity): Use FONT_SPACING_CHARCELL for
backwards compatibility.
2008-05-25 Kenichi Handa <handa@m17n.org>