comparison src/ChangeLog @ 102297:183133f0055d

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 27 Feb 2009 00:28:35 +0000
parents 54ac3994d290
children 668bf00f127d
comparison
equal deleted inserted replaced
102296:c507d7b836ba 102297:183133f0055d
1 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * font.c (font_style_to_value): Set value for unknown symbols to
4 100 instead of 255.
5
6 * font.h (weight_table, slant_table, width_table): Treat
7 "unspecified" as the default value.
8
1 2009-02-26 Juanma Barranquero <lekktu@gmail.com> 9 2009-02-26 Juanma Barranquero <lekktu@gmail.com>
2 10
3 * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring. 11 * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring.
4 12
5 2009-02-25 Juanma Barranquero <lekktu@gmail.com> 13 2009-02-25 Juanma Barranquero <lekktu@gmail.com>