From: Adrian Robert Date: Mon, 20 Jul 2009 18:16:02 +0000 (+0000) Subject: * nsfont.m (ns_has_attribute): Remove. X-Git-Tag: emacs-pretest-23.1.90~2096 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=40b2d973c8855ba5017687defb720e85d4790938;p=emacs.git * nsfont.m (ns_has_attribute): Remove. (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead. --- diff --git a/src/ChangeLog b/src/ChangeLog index 05b7097eccf..b3c3fbd3f4e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-07-20 Adrian Robert + + * nsfont.m (ns_has_attribute): Remove. + (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead. + 2009-07-18 Juri Linkov * process.c (Fset_process_query_on_exit_flag): Mention killing