comparison 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
comparison
equal deleted inserted replaced
102298:b666efc8e847 102299:668bf00f127d
1 2009-02-27 Chong Yidong <cyd@stupidchicken.com> 1 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
2 2
3 * font.c (font_style_to_value): Set value for unknown symbols to 3 * font.c (font_style_to_value): Set value for unknown symbols to
4 100 instead of 255. 4 100 instead of 255.
5 5 (weight_table, slant_table, width_table): Treat "unspecified" as
6 * font.h (weight_table, slant_table, width_table): Treat 6 the default value.
7 "unspecified" as the default value.
8 7
9 2009-02-26 Juanma Barranquero <lekktu@gmail.com> 8 2009-02-26 Juanma Barranquero <lekktu@gmail.com>
10 9
11 * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring. 10 * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
12 11