changeset 3816:bd7108edc555

[xemacs-hg @ 2007-02-06 19:36:46 by aidan] iso8859-2 is not the X11 charset registry for the iso8859-4 charset.
author aidan
date Tue, 06 Feb 2007 19:36:51 +0000
parents 66ba38599d43
children caceb9db5b0a
files src/ChangeLog src/mule-charset.c
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Feb 05 22:51:06 2007 +0000
+++ b/src/ChangeLog	Tue Feb 06 19:36:51 2007 +0000
@@ -1,3 +1,9 @@
+2007-02-06  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* mule-charset.c (complex_vars_of_mule_charset):
+	iso8859-2 is not the X11 charset registry for the iso8859-4
+	charset, my mistake. 
+
 2007-02-05  Mike Sperber  <mike@xemacs.org>
 
 	* fileio.c (Finsert_file_contents_internal): Clean up dead
--- a/src/mule-charset.c	Mon Feb 05 22:51:06 2007 +0000
+++ b/src/mule-charset.c	Tue Feb 06 19:36:51 2007 +0000
@@ -1217,7 +1217,7 @@
 		  build_string ("Latin-4"),
 		  build_msg_string ("ISO8859-4 (Latin-4)"),
 		  build_msg_string ("ISO8859-4 (Latin-4)"),
-		  vector1(build_string("iso8859-2")), 0, 0);
+		  vector1(build_string("iso8859-4")), 0, 0);
   staticpro (&Vcharset_thai_tis620);
   Vcharset_thai_tis620 =
     make_charset (LEADING_BYTE_THAI_TIS620, Qthai_tis620, 2,