Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5763:23dc211f4d2f
Make fc-name-parse signal on invalid-argument.
Add fc-name-parse-harder, which retries without unparseable attributes.
Add tests for fc-name-parse and fc-name-parse-harder.
A few fixups in comments and docstrings.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sun, 15 Sep 2013 23:50:20 +0900 |
parents | a1f281776176 |
children | 182d01410b8d |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Sep 15 23:47:37 2013 +0900 +++ b/lisp/ChangeLog Sun Sep 15 23:50:20 2013 +0900 @@ -1,3 +1,10 @@ +2013-09-10 Stephen J. Turnbull <stephen@xemacs.org> + + * fontconfig.el (fc-name-parse-known-problem-attributes): New. + (fc-name-parse-harder): New. + + * font.el (xft-font-create-object): Use fc-name-parse-harder. + 2013-08-21 Aidan Kehoe <kehoea@parhasard.net> * startup.el (normal-top-level):