1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-24 19:03:29 +00:00
emacs/admin/unidata
Eli Zaretskii a761fbf262 Import new data files from Unicode 9.0.0beta
* admin/unidata/UnicodeData.txt:
* admin/unidata/Blocks.txt:
* admin/unidata/BidiMirroring.txt:
* admin/unidata/BidiBrackets.txt: Update from Unicode 9.0.0beta.
* admin/unidata/unidata-gen.el (unidata-gen-files): Bind
'coding-system-for-read' to 'utf-8, as various Unicode data files
now actually use non-ASCII characters.
(unidata-setup-list, unidata-get-name): Support the new Tangut
Ideographs block.

* lisp/international/characters.el (standard-case-table): Add new
characters from Unicode 9.0.0.
(standard-category-table): Add Arabic block u+08A0..u+08FF.  Add
Cyrillic Extended-C block.
(char-width-table): Update ranges per Unicode 9.0.0.
* lisp/international/fontset.el (script-representative-chars): Add
new scripts defined by Unicode 9.0.0.
(otf-script-alist): Add new OTF script tags.
* lisp/international/mule-cmds.el (ucs-names): Update ranges per
Unicode 9.0.0 additions.
2016-03-12 17:51:45 +02:00
..
BidiBrackets.txt Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
BidiMirroring.txt Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
blocks.awk Update copyright year to 2016 2016-01-01 01:34:24 -08:00
Blocks.txt Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
copyright.html Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
IVD_Sequences.txt Backport unicode 7.0 data files update from trunk 2014-06-24 00:07:03 -07:00
Makefile.in Update copyright year to 2016 2016-01-01 01:34:24 -08:00
README Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
UnicodeData.txt Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
unidata-gen.el Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
uvs.el Update copyright year to 2016 2016-01-01 01:34:24 -08:00

Some files in this directory are taken from the Unicode Character
Database and the Unicode Ideographic Variation Database.  These files
are governed by the Unicode Terms of Use contained in the file
copyright.html.

The names, URLs, and dates for these files are as follows.

BidiMirroring.txt
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2013-12-17

IVD_Sequences.txt
http://www.unicode.org/ivd/data/2014-05-16/IVD_Sequences.txt
2014-05-16

UnicodeData.txt
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2014-03-10

Blocks.txt
http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2014-11-10