1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-08 15:35:02 +00:00
emacs/admin/unidata
Robert Pluim 12d2fb58c4 Split Unicode emoji into their own script
* admin/notes/unicode: Describe how to update emoji for new Unicode release.
* admin/unidata/Makefile.in: Pass emoji-data.txt to
blocks.awk script.
* admin/unidata/README: Add pointer to emoji-data.txt file.
* admin/unidata/blocks.awk: Parse emoji-data.txt, add emoji codepoints
to the 'emoji' script (except for the ASCII ones).
* admin/unidata/emoji-data.txt: New file.
* etc/NEWS: Describe new 'emoji' script.
* etc/TODO: Update item about 'emoji' script.
* lisp/international/fontset.el (script-representative-chars): Add
'emoji' script.
(setup-default-fontset): Add 'emoji' script.  Use "Noto Color Emoji"
as default font for it.
2021-09-17 14:45:44 +02:00
..
BidiBrackets.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
BidiMirroring.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
blocks.awk Split Unicode emoji into their own script 2021-09-17 14:45:44 +02:00
Blocks.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
copyright.html Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
emoji-data.txt Split Unicode emoji into their own script 2021-09-17 14:45:44 +02:00
IVD_Sequences.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
Makefile.in Split Unicode emoji into their own script 2021-09-17 14:45:44 +02:00
NormalizationTest.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
README Split Unicode emoji into their own script 2021-09-17 14:45:44 +02:00
SpecialCasing.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
UnicodeData.txt Update Unicode support to Unicode version 14.0.0 2021-09-15 14:40:13 +03:00
unidata-gen.el ; Normalize and add missing first and last lines 2021-04-19 12:21:01 +02:00
uvs.el Update copyright year to 2021 2021-01-01 01:13:56 -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.

BidiBrackets.txt
http://www.unicode.org/Public/UNIDATA/BidiBrackets.txt
2017-04-20

BidiMirroring.txt
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2017-04-20

IVD_Sequences.txt
http://www.unicode.org/ivd/
2016-08-15

UnicodeData.txt
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2017-03-07

Blocks.txt
http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2017-04-20

NormalizationTest.txt
http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt
2017-03-08

SpecialCasing.txt
http://unicode.org/Public/UNIDATA/SpecialCasing.txt
2017-04-20

emoji-data.txt
https://www.unicode.org/Public/14.0.0/ucd/emoji/emoji-data.txt
2021-08-26