comparison 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
comparison
equal deleted inserted replaced
4098:7f58c7282a52 4099:a5e2d0f90f97
1 2007-08-06 Aidan Kehoe <kehoea@parhasard.net>
2
3 * font.el (x-font-create-object):
4 When handed an XFT font name string, parse it as such.
5 * font.el (font-xft-font-regexp):
6 Don't check for the existence of xft-font-regexp; accept escaped
7 dashes, colons and commas in font family names.
8
1 2007-08-04 Aidan Kehoe <kehoea@parhasard.net> 9 2007-08-04 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * unicode.el: 11 * unicode.el:
4 * unicode.el (utf-32): 12 * unicode.el (utf-32):
5 * unicode.el (utf-32-little-endian): 13 * unicode.el (utf-32-little-endian):