]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix last entry.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:29:59 +0000 (00:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:29:59 +0000 (00:29 +0000)
src/ChangeLog

index c0741f08f55513273bfc7acd270b8b95861891f6..8c2f33b899e516f2b106195ab20393c47731d08d 100644 (file)
@@ -2,9 +2,8 @@
 
        * font.c (font_style_to_value): Set value for unknown symbols to
        100 instead of 255.
-
-       * font.h (weight_table, slant_table, width_table): Treat
-       "unspecified" as the default value.
+       (weight_table, slant_table, width_table): Treat "unspecified" as
+       the default value.
 
 2009-02-26  Juanma Barranquero  <lekktu@gmail.com>