changeset: 4494:ea66743ff20155e3a4e479120d7bd68bfe12ac9f
user: Aidan Kehoe <kehoea(a)parhasard.net>
date: Sun Aug 10 12:03:10 2008 +0200
files: src/ChangeLog src/objects-xlike-inc.c
description:
Fix the XFT build, thank you Robert Delius Royar.
2008-08-10 Aidan Kehoe <kehoea(a)parhasard.net>
* objects-xlike-inc.c (charset_table): Remove the entry for
Vcharset_arabic_iso8859_7, thank you Robert Delius Royar.
diff -r 89406c31b12521258c83389d19f80440a3a7ce48 -r
ea66743ff20155e3a4e479120d7bd68bfe12ac9f src/ChangeLog
--- 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-05 Aidan Kehoe <kehoea@parhasa
+2008-08-10 Aidan Kehoe <kehoea(a)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(a)parhasard.net>
* mule-charset.c (complex_vars_of_mule_charset):
diff -r 89406c31b12521258c83389d19f80440a3a7ce48 -r
ea66743ff20155e3a4e479120d7bd68bfe12ac9f src/objects-xlike-inc.c
--- 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 @@ static struct charset_reporter charset_t
{ &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 */
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches