diff src/biditype.h @ 110200:ca957835ff5a

Update to latest Unicode 6.0 beta data files. * admin/unidata/BidiMirroring.txt: Update from http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt * admin/unidata/UnicodeData.txt: Update from http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt * lisp/international/uni-bidi.el: * lisp/international/uni-category.el: * lisp/international/uni-combining.el: * lisp/international/uni-decimal.el: * lisp/international/uni-mirrored.el: * lisp/international/uni-name.el: Regenerate. * src/biditype.h: Regenerate.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 05 Sep 2010 04:06:39 +0200
parents 7e588bac2220
children
line wrap: on
line diff
--- a/src/biditype.h	Sun Sep 05 01:31:15 2010 +0000
+++ b/src/biditype.h	Sun Sep 05 04:06:39 2010 +0200
@@ -83,7 +83,8 @@
 	{ 0x0671, 0x06D5, STRONG_AL },
 	{ 0x06D6, 0x06DC, WEAK_NSM },
 	{ 0x06DD, 0x06DD, WEAK_AN },
-	{ 0x06DE, 0x06E4, WEAK_NSM },
+	{ 0x06DE, 0x06DE, NEUTRAL_ON },
+	{ 0x06DF, 0x06E4, WEAK_NSM },
 	{ 0x06E5, 0x06E6, STRONG_AL },
 	{ 0x06E7, 0x06E8, WEAK_NSM },
 	{ 0x06E9, 0x06E9, NEUTRAL_ON },
@@ -271,7 +272,7 @@
 	{ 0x2080, 0x2089, WEAK_EN },
 	{ 0x208A, 0x208B, WEAK_ES },
 	{ 0x208C, 0x208E, NEUTRAL_ON },
-	{ 0x20A0, 0x20B8, WEAK_ET },
+	{ 0x20A0, 0x20B9, WEAK_ET },
 	{ 0x20D0, 0x20F0, WEAK_NSM },
 	{ 0x2100, 0x2101, NEUTRAL_ON },
 	{ 0x2103, 0x2106, NEUTRAL_ON },