Mercurial > hg > xemacs-beta
diff src/objects-xlike-inc.c @ 4494:ea66743ff201
Fix the XFT build, thank you Robert Delius Royar.
2008-08-10 Aidan Kehoe <kehoea@parhasard.net>
* objects-xlike-inc.c (charset_table): Remove the entry for
Vcharset_arabic_iso8859_7, thank you Robert Delius Royar.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 10 Aug 2008 12:03:10 +0200 |
parents | 4143b78d0df0 |
children | 5d67242595a8 |
line wrap: on
line diff
--- a/src/objects-xlike-inc.c Sat Aug 09 12:13:19 2008 +0200 +++ b/src/objects-xlike-inc.c Sun Aug 10 12:03:10 2008 +0200 @@ -358,7 +358,6 @@ { &Vcharset_latin_iso8859_9, NULL, NULL }, { &Vcharset_latin_iso8859_15, NULL, NULL }, { &Vcharset_thai_tis620, NULL, NULL }, - { &Vcharset_arabic_iso8859_6, NULL, NULL }, { &Vcharset_hebrew_iso8859_8, "Hebrew", "he" }, { &Vcharset_cyrillic_iso8859_5, NULL, NULL }, /* #### these probably are not quite right */