diff options
author | Dave Love <fx@gnu.org> | 2002-06-20 14:47:50 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2002-06-20 14:47:50 +0000 |
commit | 380adc3cb3816128eee6fa53b15409dbfc37e0a5 (patch) | |
tree | 20a4410df0fadb2def250aaf72367312d09fa3b5 /etc | |
parent | 5a936b4698228cb5c8c86da284a7075a7a34d0c3 (diff) | |
download | emacs-380adc3cb3816128eee6fa53b15409dbfc37e0a5.tar.gz emacs-380adc3cb3816128eee6fa53b15409dbfc37e0a5.tar.bz2 emacs-380adc3cb3816128eee6fa53b15409dbfc37e0a5.zip |
Add missing code points.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/ChangeLog | 4 | ||||
-rw-r--r-- | etc/charsets/tcvn.map | 7 |
2 files changed, 10 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 9d3eb93592b..d9ea075d6ae 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2002-06-20 Dave Love <fx@gnu.org> + + * charsets/tcvn.map: Add missing code points. + 2002-06-12 Dave Love <fx@gnu.org> * charsets/jisx0213-2.map: Replaced. diff --git a/etc/charsets/tcvn.map b/etc/charsets/tcvn.map index 2832f51c540..20e6b1044b1 100644 --- a/etc/charsets/tcvn.map +++ b/etc/charsets/tcvn.map @@ -1,6 +1,5 @@ # Derived by hand from viet-tcvn-decode-table in post-Emacs 21.2 source in the # absence of any Unicode table from the usual sources. -# Fixme: The comment by that said: Does not support combining characters in the range [176, 180] 0x0 0x0 0x1 0xda @@ -50,6 +49,7 @@ 0x9d 0xd9 0x9e 0x1ee6 0x9f 0x168 +0xa0 0xa0 0xa1 0x102 0xa2 0xc2 0xa3 0xca @@ -65,6 +65,11 @@ 0xad 0x1b0 0xae 0x111 0xaf 0x1eb0 +0xb0 0x300 +0xb1 0x309 +0xb2 0x303 +0xb3 0x301 +0xb4 0x323 0xb5 0xe0 0xb6 0x1ea3 0xb7 0xe3 |