From: Chong Yidong Date: Fri, 27 Feb 2009 00:29:59 +0000 (+0000) Subject: Fix last entry. X-Git-Tag: emacs-pretest-23.0.92~432 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b61137ea4bcc42d0fa3659ac7f3b0ef57c622444;p=emacs.git Fix last entry. --- diff --git a/src/ChangeLog b/src/ChangeLog index c0741f08f55..8c2f33b899e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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