Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4756:5d67242595a8
Update charset_table used by Xft.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Wed, 18 Nov 2009 11:28:58 +0900 |
parents | 5dc1b4681e33 |
children | a23ac8f90a49 |
comparison
equal
deleted
inserted
replaced
4755:c1784fd59d7d | 4756:5d67242595a8 |
---|---|
1 2008-07-23 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * objects-xlike-inc.c (charset_table): Add names and ISO 639 codes | |
4 for Arabic, Russian, and Thai. Regional variants are lower-cased. | |
5 | |
1 2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> | 6 2009-11-16 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 Remove C asserts from test-format-data-conversion. | 8 Remove C asserts from test-format-data-conversion. |
4 See also changes in test-harness.el and c-tests.el in tests/automated. | 9 See also changes in test-harness.el and c-tests.el in tests/automated. |
5 | 10 |