Mercurial > emacs
changeset 103991:d9cd4154c971
* nsfont.m (ns_has_attribute): Remove.
(ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead.
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Mon, 20 Jul 2009 18:16:02 +0000 |
parents | 73ea181d96b6 |
children | 712b0413cdc1 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Jul 20 18:14:05 2009 +0000 +++ b/src/ChangeLog Mon Jul 20 18:16:02 2009 +0000 @@ -1,3 +1,8 @@ +2009-07-20 Adrian Robert <Adrian.B.Robert@gmail.com> + + * nsfont.m (ns_has_attribute): Remove. + (ns_findfonts, nsfont_open): Use ns_attribute_fvalue() instead. + 2009-07-18 Juri Linkov <juri@jurta.org> * process.c (Fset_process_query_on_exit_flag): Mention killing