Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 4099:a5e2d0f90f97
[xemacs-hg @ 2007-08-06 07:00:26 by aidan]
Handle XFT fonts in x-font-create-object.
author | aidan |
---|---|
date | Mon, 06 Aug 2007 07:00:27 +0000 |
parents | 1abf84db2c7f |
children | b4f4e0cc90f1 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Aug 05 21:51:15 2007 +0000 +++ b/lisp/ChangeLog Mon Aug 06 07:00:27 2007 +0000 @@ -1,3 +1,11 @@ +2007-08-06 Aidan Kehoe <kehoea@parhasard.net> + + * font.el (x-font-create-object): + When handed an XFT font name string, parse it as such. + * font.el (font-xft-font-regexp): + Don't check for the existence of xft-font-regexp; accept escaped + dashes, colons and commas in font family names. + 2007-08-04 Aidan Kehoe <kehoea@parhasard.net> * unicode.el: