Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3817:caceb9db5b0a
[xemacs-hg @ 2007-02-06 20:01:40 by aidan]
Fix a problem with specifiers I introduced.
author | aidan |
---|---|
date | Tue, 06 Feb 2007 20:01:42 +0000 |
parents | bd7108edc555 |
children | e58f4b9ab1ad |
comparison
equal
deleted
inserted
replaced
3816:bd7108edc555 | 3817:caceb9db5b0a |
---|---|
1 2007-02-06 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * specifier.c (setup_device_initial_specifier_tags): | |
4 Fix a bug where the mswindows specifier tag was matching X11 | |
5 devices, because the format of the DEVICE_USER_SPECIFIED_TAGS list | |
6 wasn't being respected correctly. | |
7 | |
1 2007-02-06 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-02-06 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * mule-charset.c (complex_vars_of_mule_charset): | 10 * mule-charset.c (complex_vars_of_mule_charset): |
4 iso8859-2 is not the X11 charset registry for the iso8859-4 | 11 iso8859-2 is not the X11 charset registry for the iso8859-4 |
5 charset, my mistake. | 12 charset, my mistake. |