Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4358:63c25d1cbecf
Unify the typed character under X11, using the unicode precedence list
2007-12-24 Aidan Kehoe <kehoea@parhasard.net>
* event-xlike-inc.c (x_keysym_to_character):
* event-xlike-inc.c (gtk_keysym_to_character):
Unify the typed character if possible, following the current value
for the unicode precedence list.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Mon, 24 Dec 2007 15:02:36 +0100 |
parents | 4d0f773d5e21 |
children | df1f1f49ef70 |
comparison
equal
deleted
inserted
replaced
4319:74d00c7cc134 | 4358:63c25d1cbecf |
---|---|
1 2007-12-24 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * event-xlike-inc.c (x_keysym_to_character): | |
4 * event-xlike-inc.c (gtk_keysym_to_character): | |
5 Unify the typed character if possible, following the current value | |
6 for the unicode precedence list. | |
7 | |
1 2007-12-06 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-12-06 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * tests.c (Ftest_data_format_conversion): | 10 * tests.c (Ftest_data_format_conversion): |
4 Move those tests that expect that iso-8859-2 is ISO | 11 Move those tests that expect that iso-8859-2 is ISO |
5 2022-compatible to testing iso-latin-2-with-esc instead. | 12 2022-compatible to testing iso-latin-2-with-esc instead. |