diff options
| author | Eli Zaretskii | 2017-07-08 13:02:47 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2017-07-08 13:02:47 +0300 |
| commit | fd3bcfa36ec542fbca8cf5cc7c8b196e8baf8810 (patch) | |
| tree | 7e1c8deffe874ea8f44579e9ab2b3ef4cefec03c /admin/unidata/README | |
| parent | 42cdb68649c24eab07baa39b0c553c87e7ac9989 (diff) | |
| download | emacs-fd3bcfa36ec542fbca8cf5cc7c8b196e8baf8810.tar.gz emacs-fd3bcfa36ec542fbca8cf5cc7c8b196e8baf8810.zip | |
Update Unicode data and files to Unicode 10.0
* admin/notes/unicode:
* admin/unidata/README:
* admin/unidata/BidiBrackets.txt:
* admin/unidata/BidiMirroring.txt:
* admin/unidata/Blocks.txt:
* admin/unidata/IVD_Sequences.txt:
* admin/unidata/NormalizationTest.txt:
* admin/unidata/SpecialCasing.txt:
* admin/unidata/UnicodeData.txt:
* lisp/international/characters.el:
* lisp/international/fontset.el (script-representative-chars):
* lisp/international/mule-cmds.el (ucs-names): Update per Unicode 10.0.
Diffstat (limited to 'admin/unidata/README')
| -rw-r--r-- | admin/unidata/README | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/admin/unidata/README b/admin/unidata/README index 06a66663a72..f5881a1a149 100644 --- a/admin/unidata/README +++ b/admin/unidata/README | |||
| @@ -5,26 +5,30 @@ copyright.html. | |||
| 5 | 5 | ||
| 6 | The names, URLs, and dates for these files are as follows. | 6 | The names, URLs, and dates for these files are as follows. |
| 7 | 7 | ||
| 8 | BidiBrackets.txt | ||
| 9 | http://www.unicode.org/Public/UNIDATA/BidiBrackets.txt | ||
| 10 | 2017-04-20 | ||
| 11 | |||
| 8 | BidiMirroring.txt | 12 | BidiMirroring.txt |
| 9 | http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt | 13 | http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt |
| 10 | 2013-12-17 | 14 | 2017-04-20 |
| 11 | 15 | ||
| 12 | IVD_Sequences.txt | 16 | IVD_Sequences.txt |
| 13 | http://www.unicode.org/ivd/data/2014-05-16/IVD_Sequences.txt | 17 | http://www.unicode.org/ivd/ |
| 14 | 2014-05-16 | 18 | 2016-08-15 |
| 15 | 19 | ||
| 16 | UnicodeData.txt | 20 | UnicodeData.txt |
| 17 | http://www.unicode.org/Public/UNIDATA/UnicodeData.txt | 21 | http://www.unicode.org/Public/UNIDATA/UnicodeData.txt |
| 18 | 2014-03-10 | 22 | 2017-03-07 |
| 19 | 23 | ||
| 20 | Blocks.txt | 24 | Blocks.txt |
| 21 | http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt | 25 | http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt |
| 22 | 2014-11-10 | 26 | 2017-04-20 |
| 23 | 27 | ||
| 24 | NormalizationTest.txt | 28 | NormalizationTest.txt |
| 25 | http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt | 29 | http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt |
| 26 | 2016-07-16 | 30 | 2017-03-08 |
| 27 | 31 | ||
| 28 | SpecialCasing.txt | 32 | SpecialCasing.txt |
| 29 | http://unicode.org/Public/UNIDATA/SpecialCasing.txt | 33 | http://unicode.org/Public/UNIDATA/SpecialCasing.txt |
| 30 | 2016-03-03 | 34 | 2017-04-20 |