mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Fixed/updated
from haible's version.
This commit is contained in:
parent
d3b4e33da8
commit
3d1fe88e7f
3 changed files with 6535 additions and 176 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2002-12-12 Dave Love <fx@gnu.org>
|
||||
|
||||
* charsets/jisx0213-1.map, charsets/jisx0213-2.map: Fixed/updated
|
||||
from haible's version.
|
||||
|
||||
2002-12-08 Dave Love <fx@gnu.org>
|
||||
|
||||
* charsets/jisx0201.map: Remove codepoint 0x7f.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
# Mapping for jisx0213-2 derived from Mule-UCS 0.84 lisp/jisx0213/ujisx0213.el.
|
||||
# It appears to be incomplete.
|
||||
|
||||
# The second part of ftp://ftp.ilog.fr/pub/Users/haible/jisx0213/JISX0213.TXT
|
||||
# (intended for glibc)
|
||||
# The leading 0x2 is changed to 0x.
|
||||
0x2121 0x20089
|
||||
0x2122 0x4E02
|
||||
0x2123 0x4E0F
|
||||
|
|
@ -1043,7 +1043,7 @@
|
|||
0x7026 0x71DC
|
||||
0x7027 0x7207
|
||||
0x7028 0x3E05
|
||||
0x7029 0xFA4A
|
||||
0x7029 0xFA49
|
||||
0x702a 0x722B
|
||||
0x702b 0x7234
|
||||
0x702c 0x7238
|
||||
|
|
@ -1458,7 +1458,7 @@
|
|||
0x744d 0x7DF9
|
||||
0x744e 0x4302
|
||||
0x744f 0x260ED
|
||||
0x7450 0xFA59
|
||||
0x7450 0xFA58
|
||||
0x7451 0x7E10
|
||||
0x7452 0x7E17
|
||||
0x7453 0x7E1D
|
||||
|
|
@ -1588,8 +1588,8 @@
|
|||
0x7571 0x825C
|
||||
0x7572 0x8263
|
||||
0x7573 0x26AB7
|
||||
0x7574 0xFA5E
|
||||
0x7575 0xFA5F
|
||||
0x7574 0xFA5D
|
||||
0x7575 0xFA5E
|
||||
0x7576 0x8279
|
||||
0x7577 0x4491
|
||||
0x7578 0x827D
|
||||
|
|
@ -1953,7 +1953,7 @@
|
|||
0x7966 0x2840C
|
||||
0x7967 0x8FA4
|
||||
0x7968 0x8FB4
|
||||
0x7969 0xFA67
|
||||
0x7969 0xFA66
|
||||
0x796a 0x8FB6
|
||||
0x796b 0x28455
|
||||
0x796c 0x8FC1
|
||||
|
|
@ -2283,7 +2283,7 @@
|
|||
0x7d38 0x9B10
|
||||
0x7d39 0x9B12
|
||||
0x7d3a 0x9B16
|
||||
0x7d3b 0x9B1D
|
||||
0x7d3b 0x9B1C
|
||||
0x7d3c 0x9B2B
|
||||
0x7d3d 0x9B33
|
||||
0x7d3e 0x9B3D
|
||||
|
|
@ -2356,7 +2356,6 @@
|
|||
0x7e23 0x9D0B
|
||||
0x7e24 0x9D02
|
||||
0x7e25 0x29FCE
|
||||
0x7e25 0x29FD7
|
||||
0x7e26 0x9D11
|
||||
0x7e27 0x9D17
|
||||
0x7e28 0x9D18
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue