]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Mon, 26 May 2008 14:10:55 +0000 (14:10 +0000)
committerJason Rumney <jasonr@gnu.org>
Mon, 26 May 2008 14:10:55 +0000 (14:10 +0000)
src/ChangeLog

index 0cb744d5b62ebc9e8f2cf75af468ad5a95f283f8..974036d13754dcd8ad2c0ee9e5d2cad1a688fded 100644 (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>