about summary refs log tree commit diff
path: root/localedata/unicode-gen/gen_translit_combining.py
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2015-12-10 00:30:51 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2015-12-10 00:33:48 -0500
commit23256f5ed889266223380c02b2750d19e3fe666b (patch)
tree682c926e0c81a2ba00f667157c4098672e264dbf /localedata/unicode-gen/gen_translit_combining.py
parent589ac5232867e36a8242c2505a45274b6c7b0f00 (diff)
downloadglibc-23256f5ed889266223380c02b2750d19e3fe666b.tar.gz
glibc-23256f5ed889266223380c02b2750d19e3fe666b.tar.xz
glibc-23256f5ed889266223380c02b2750d19e3fe666b.zip
Update to Unicode 8.0.0.
Update __STDC_ISO_10646__ to 201505L for Unicode 8.0.0.
Update character encoding, ctype, and transliteration tables.
New scripts autogenerate transliteration tables.
Diffstat (limited to 'localedata/unicode-gen/gen_translit_combining.py')
-rw-r--r--localedata/unicode-gen/gen_translit_combining.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/localedata/unicode-gen/gen_translit_combining.py b/localedata/unicode-gen/gen_translit_combining.py
index 2551ce1652..abcfeef6b6 100644
--- a/localedata/unicode-gen/gen_translit_combining.py
+++ b/localedata/unicode-gen/gen_translit_combining.py
@@ -169,7 +169,9 @@ def is_combining_remove(code_point):
                       'PAHAWH HMONG',
                       'MIAO',
                       'DUPLOYAN',
-                      'MENDE KIKAKUI'
+                      'MENDE KIKAKUI',
+                      'AHOM',
+                      'SIGNWRITING'
     ):
         if substring in name:
             return False