changeset 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 89406c31b125
children c95c06ee1e9d
files src/ChangeLog src/objects-xlike-inc.c
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Aug 09 12:13:19 2008 +0200
+++ b/src/ChangeLog	Sun Aug 10 12:03:10 2008 +0200
@@ -1,3 +1,8 @@
+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.
+
 2008-08-05  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* mule-charset.c (complex_vars_of_mule_charset): 
--- 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 */