Mercurial > emacs
diff src/ChangeLog @ 102299:668bf00f127d
Fix last entry.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 27 Feb 2009 00:29:59 +0000 |
parents | 183133f0055d |
children | 3c208fc89683 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Feb 27 00:29:42 2009 +0000 +++ b/src/ChangeLog Fri Feb 27 00:29:59 2009 +0000 @@ -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>