Mercurial > emacs
changeset 95469:25dfa1d1514c
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Sun, 01 Jun 2008 21:57:06 +0000 |
parents | 19ee88719d52 |
children | ca102559f762 |
files | src/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Sun Jun 01 21:56:43 2008 +0000 +++ b/src/ChangeLog Sun Jun 01 21:57:06 2008 +0000 @@ -1,6 +1,14 @@ +2008-06-01 Jason Rumney <jasonr@gnu.org> + + * w32font.c (w32_enumfont_pattern_entity): Use requested registry. + Treat iso10646-1 and Windows DEFAULT_CHARSET specially. + Duplicate iso8859-1 fonts as iso10646-1 if no registry specified. + Don't add empty script list. + (w32_registry): Only map DEFAULT_CHARSET to iso10646-1 here. + 2008-06-01 Dan Nicolaescu <dann@ics.uci.edu> - * Makefile.in (dot, dotdot): Remove, update users. + * Makefile.in (dot, dotdot): Remove, update users. ".." has been used elsewhere in the file for a long time. (LIBXT_STATIC): Remove conditional based on unused variable.