# HG changeset patch # User Adrian Robert # Date 1245005918 0 # Node ID 083552a70ed8d7a0ff535772e20a6e4c2d282c92 # Parent 591af7ba061b52ac8cc19b254ffc2a64740b967e * nsfont.m (ns_attribute_value): Remove. (ns_attribute_fvalue): Incorporate code from ns_attribute_value. (ns_has_attribute): Shrink the normal range. (ns_findfonts): Don't worry about requested spec in determining need for synthItal. diff -r 591af7ba061b -r 083552a70ed8 src/ChangeLog --- a/src/ChangeLog Sun Jun 14 18:58:28 2009 +0000 +++ b/src/ChangeLog Sun Jun 14 18:58:38 2009 +0000 @@ -1,3 +1,11 @@ +2009-06-14 Adrian Robert + + * nsfont.m (ns_attribute_value): Remove. + (ns_attribute_fvalue): Incorporate code from ns_attribute_value. + (ns_has_attribute): Shrink the normal range. + (ns_findfonts): Don't worry about requested spec in determining + need for synthItal. + 2009-06-14 Seiji Zenitani * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon.