aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6148ff02abd..c0741f08f55 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12009-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
12009-02-26 Juanma Barranquero <lekktu@gmail.com> 92009-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.